summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown
2024-12-14tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel
2024-12-14bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi
2024-12-14bpftool: Remove asserts from JIT disassemblerQuentin Monnet
2024-12-14selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson
2024-12-14perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan
2024-12-14perf probe: Fix libdw memory leakIan Rogers
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-14wireguard: selftests: load nf_conntrack if not presentHangbin Liu
2024-12-14selftests: net: really check for bg process completionPaolo Abeni
2024-12-14selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-14selftests, bpf: Add one test for sockmap with strparserLiu Jian
2024-12-14selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-14libbpf: fix sym_is_subprog() logic for weak global subprogsAndrii Nakryiko
2024-12-14libbpf: Fix output .symtab byte-order during linkingTony Ambardar
2024-12-14selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-12-14kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara
2024-12-14selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17selftests: net: more strict check in net_helperPaolo Abeni
2024-10-17net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-10-17selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski
2024-10-17selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2024-10-17perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-17perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-17selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-10-17selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-10-17selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-10-17selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-17tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish
2024-10-17perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-17perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-10-17perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-10-17perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar