summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-05-02objtool: Stop UNRET validation on UD2Josh Poimboeuf1-0/+3
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-05-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-05-02landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-05-02ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-05-02pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
2025-04-10libbpf: Fix hypothetical STT_SECTION extern NULL deref caseAndrii Nakryiko1-1/+1
2025-03-13selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2025-03-13net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin1-17/+95
2025-03-13selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault1-4/+137
2025-03-13perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu1-1/+6
2025-03-13udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-03-13selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye1-1/+2
2025-03-13ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-03-13perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-03-13net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-03-13tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-03-13perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-03-13perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo1-1/+1
2025-03-13ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-03-13perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han3-5/+15
2025-03-13perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han3-4/+8
2025-03-13perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han1-1/+2
2025-03-13libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet1-14/+8
2025-03-13tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-03-13selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-03-13selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-03-13cpupower: fix TSC MHz calculationHe Rongguang1-6/+9
2024-12-19objtool/x86: allow syscall instructionJuergen Gross1-4/+7
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel1-2/+2
2024-12-14bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi1-5/+12
2024-12-14bpftool: Remove asserts from JIT disassemblerQuentin Monnet4-35/+57
2024-12-14selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman1-1/+1
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-12-14perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson1-1/+1
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan1-2/+15
2024-12-14perf probe: Fix libdw memory leakIan Rogers2-2/+6
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark1-7/+18
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-2/+1
2024-12-14wireguard: selftests: load nf_conntrack if not presentHangbin Liu1-0/+1