summaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2023-11-06qemu: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2023-11-06qemu: use vports on armJason A. Donenfeld
2023-11-06qemu: enable ACPI for SMPJason A. Donenfeld
2023-11-06device: reset peer src endpoint when netns exitsJason A. Donenfeld
2023-11-06netns: actually test for routing loopsJason A. Donenfeld
2022-10-28bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet
2022-10-28bpf: fix rlimit in reuseport net selftestDaniel Borkmann
2022-10-28soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller
2022-10-28soreuseport: BPF selection functional test for TCPCraig Gallek
2022-10-28soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2022-10-28soreuseport: BPF selection functional testCraig Gallek
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-03perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-03-03perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter
2020-12-31UPSTREAM: wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld
2020-12-31UPSTREAM: wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-12-31UPSTREAM: wireguard: noise: error out precomputed DH during handshake rather ...Jason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing
2020-12-31UPSTREAM: wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld
2020-12-31UPSTREAM: wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: ensure non-addition of peers with failed prec...Jason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld
2020-12-31UPSTREAM: wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld
2020-12-31UPSTREAM: net: WireGuard secure network tunnelJason A. Donenfeld
2020-12-29perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-18perf tools: Add missing swap for ino_generationJiri Olsa
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-10-14perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala
2020-10-01perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-12perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-21tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-07-31perf probe: Fix to check blacklist address correctlyMasami Hiramatsu
2020-07-31perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo