summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
27 hourstools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
27 hoursselftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires1-0/+12
27 hourskbuild: Leave objtool binary around with 'make clean'Nathan Chancellor1-3/+5
27 hoursselftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
27 hoursselftests: mptcp: add a check for 'add_addr_accepted'Gang Yan1-0/+7
27 hoursperf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
27 hoursperf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
27 hoursperf disasm: Fix off-by-one bug in outside checkPeter Collingbourne1-1/+1
13 daysselftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
13 daysselftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
13 dayskselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
13 dayskunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
13 daysselftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
13 daysselftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-04tools: Fix bitfield dependency failureLeo Yan1-0/+1
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang1-2/+2
2026-03-04tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar1-0/+1
2026-03-04libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-03-04libperf: Don't remove -g when EXTRA_CFLAGS are usedJames Clark1-9/+3
2026-03-04perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran1-1/+1
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers1-0/+1
2026-03-04libsubcmd: Fix null intersection case in exclude_cmds()Sri Jayaramappa1-4/+6
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers1-2/+5
2026-03-04perf test stat tests: Fix for virtualized machinesThomas Richter1-1/+1
2026-03-04perf test stat: Update test expectations and eventsIan Rogers1-3/+3
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-03-04selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-03-04kbuild: Add objtool to top-level clean targetJosh Poimboeuf1-0/+2
2026-03-04tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout1-0/+2
2026-03-04selftests/mm: convert page_size to unsigned longSiddarth G1-6/+6
2026-03-04selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum2-51/+59
2026-03-04xdrgen: Fix struct prefix for typedef types in program wrappersChuck Lever3-1/+12
2026-03-04spi: tools: Add include folder to .gitignoreFrancesco Lavra1-0/+1
2026-03-04selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi1-2/+3
2026-03-04libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya1-0/+9
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan1-1/+1
2026-02-12vsock/test: verify socket options after setting themKonstantin Shkolnyy9-53/+181
2026-02-11KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li1-0/+1
2026-02-11tools/power turbostat: fix GCC9 build regressionTodd Brandt1-9/+6
2026-02-06bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)1-1/+0
2026-02-06libbpf: Fix -Wdiscarded-qualifiers under C23Mikhail Gavrilov1-2/+2
2026-02-06selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-02-06selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+20
2026-02-06selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+51
2026-01-30selftests/bpf: Check for timeout in perf_link testIhor Solodrai1-2/+13