summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-01-09Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...Shung-Hsi Yu2-40/+21
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-4/+11
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-27selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-27selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-27tools: hv: change permissions of NetworkManager configuration fileOlaf Hering1-1/+1
2024-12-19objtool/x86: allow syscall instructionJuergen Gross1-3/+6
2024-12-19selftests/bpf: remove use of __xlated()Shung-Hsi Yu1-16/+0
2024-12-19selftests/bpf: Add netlink helper libraryDaniel Borkmann3-5/+418
2024-12-19kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang1-17/+15
2024-12-19selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
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-19rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar1-6/+6
2024-12-19bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2-4/+4
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-14verification/dot2: Improve dot parser robustnessGabriele Monaco1-9/+9
2024-12-14rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar1-4/+4
2024-12-14tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek2-2/+4
2024-12-14selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2-3/+3
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown1-8/+7
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-14selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9
2024-12-09tools/nolibc: s390: include std.hThomas Weißschuh1-0/+1
2024-12-09selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman1-1/+1
2024-12-09perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-12-09perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-12-09perf trace: Fix tracing itself, creating feedback loopsHoward Chu1-0/+3
2024-12-09perf list: Fix topic and pmu_name argument orderJean-Philippe Romain3-5/+5
2024-12-09perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson1-1/+1
2024-12-09perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo1-1/+1
2024-12-09perf probe: Correct demangled symbols in C++ programLeo Yan1-2/+15
2024-12-09perf probe: Fix libdw memory leakIan Rogers2-2/+6
2024-12-09perf test attr: Add back missing topdown eventsVeronika Molnarova4-144/+320
2024-12-09perf trace: Keep exited threads for summaryMichael Petlan1-0/+4
2024-12-09perf stat: Fix affinity memory leaks on error pathIan Rogers1-0/+2
2024-12-09perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun3-17/+53
2024-12-09perf cs-etm: Don't flush when packet_queue fills upJames Clark1-7/+18
2024-12-09powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-2/+1
2024-12-09wireguard: selftests: load nf_conntrack if not presentHangbin Liu1-0/+1
2024-12-09selftests: net: really check for bg process completionPaolo Abeni1-1/+1
2024-12-09selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang1-5/+101
2024-12-09selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang1-5/+7
2024-12-09selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang1-7/+11
2024-12-09selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang1-0/+7
2024-12-09bpf, bpftool: Fix incorrect disasm pcLeon Hwang1-11/+29
2024-12-09selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko1-2/+2
2024-12-09selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang1-1/+1