summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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-04selftests/memfd: delete unused declarationsGreg Thelen1-10/+0
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-04spi: tools: Add include folder to .gitignoreFrancesco Lavra1-0/+1
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-16selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-02-16vsock/test: verify socket options after setting themKonstantin Shkolnyy4-25/+163
2026-02-11KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li1-0/+1
2026-02-06bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)1-1/+0
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
2026-01-30vsock/test: fix seqpacket message bounds testStefano Garzarella1-0/+11
2026-01-30selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo1-2/+5
2026-01-30tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima1-1/+1
2026-01-30selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière1-41/+30
2026-01-30selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu1-6/+3
2026-01-30testptp: Add option to open PHC in readonly modeWojtek Wasko1-14/+23
2026-01-30selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar1-5/+57
2026-01-30ptp: add testptp mask testXabier Marquiegui1-1/+18
2026-01-30selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-30vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+1
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song2-8/+96
2026-01-11tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar1-1/+5
2026-01-11idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
2026-01-11selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2026-01-11selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2026-01-11selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno1-8/+8
2026-01-11tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield1-1/+6
2026-01-11ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
2026-01-11libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers1-4/+6
2026-01-11perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2