summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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
2024-12-14selftests: net: really check for bg process completionPaolo Abeni1-1/+1
2024-12-14selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang1-5/+101
2024-12-14selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang1-5/+7
2024-12-14selftests, bpf: Add one test for sockmap with strparserLiu Jian1-3/+30
2024-12-14selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang1-7/+11
2024-12-14selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang1-0/+7
2024-12-14selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang1-1/+1
2024-12-14selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang1-10/+20
2024-12-14selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre1-2/+1
2024-12-14kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara1-2/+2
2024-12-14selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian1-0/+6
2024-11-17perf session: Add missing evlist__delete when deleting a sessionRiccardo Mancini1-1/+4
2024-11-17Revert "perf hist: Add missing puts to hist__account_cycles"Shuai Xue1-7/+3
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-17net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern1-1/+1
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-10-17selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-10-17selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-17perf time-utils: Fix 32-bit nsec parsingIan Rogers1-2/+2
2024-10-17perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong1-1/+4
2024-10-17perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong1-1/+2
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
2024-10-17selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-10-17selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar1-2/+0
2024-10-17selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar1-0/+1
2024-10-17selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar1-1/+1
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler1-2/+2
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin2-1/+13
2024-09-04tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-09-04fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+35
2024-09-04bitmap: introduce generic optimized bitmap_size()Alexander Lobakin1-3/+4