summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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 callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7
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-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-04libbpf: Fix dumping big-endian bitfieldsIlya Leoshkevich1-8/+7
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-02-06testptp: Add option to open PHC in readonly modeWojtek Wasko1-14/+23
2026-02-06selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar1-5/+57
2026-02-06ptp: add testptp mask testXabier Marquiegui1-1/+18
2026-02-06selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2026-02-06selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
2026-02-06testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu1-1/+18
2026-02-06testptp: add option to shift clock by nanosecondsMaciek Machnikowski1-4/+14
2026-02-06selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-02-06vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
2026-01-19selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi1-0/+2
2026-01-19idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
2026-01-19selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2026-01-19tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield1-1/+6
2026-01-19ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
2026-01-19perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2026-01-19selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski2-2/+17
2026-01-19selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3
2026-01-19selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
2025-12-07libbpf: Fix invalid return address register in s390Daniel T. Lee1-1/+1
2025-12-07libbpf, riscv: Use a0 for RC registerYixun Lan1-1/+1
2025-12-07libbpf: Fix riscv register namesIlya Leoshkevich1-2/+2
2025-12-07selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko1-2/+2
2025-12-07selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)1-27/+27
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)1-1/+1
2025-12-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun1-1/+1
2025-12-07selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-12-07selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski1-0/+1
2025-12-07selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang1-0/+4
2025-12-07netdevsim: add Makefile for selftestsDavid Wei1-0/+17
2025-12-07selftests/net: use destination options instead of hop-by-hopAnubhav Singh1-2/+2
2025-12-07selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert1-6/+87
2025-12-07selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh1-0/+8
2025-12-07selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng1-1/+1
2025-12-07selftests: Replace sleep with slowwaitDavid Ahern1-1/+1
2025-12-07selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern1-0/+2
2025-12-07selftests: traceroute: Use require_command()Ido Schimmel1-10/+3
2025-12-07selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu1-0/+1
2025-12-07selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu1-2/+1