summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
44 hoursbpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
44 hoursbpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
8 daysidr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
8 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
8 daysselftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
8 daystools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
8 daysktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt
8 daysperf tools: Fix split kallsyms DSO countingNamhyung Kim
8 daysselftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
8 daysselftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
8 daysselftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
8 daysperf record: skip synthesize event when open evsel failedShuai Xue
8 daystools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg
8 daysobjtool: Fix weak symbol detectionJosh Poimboeuf
8 daysobjtool: Fix find_{symbol,func}_containing()Peter Zijlstra
2025-12-07selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-12-07selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-12-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun
2025-12-07selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-12-07asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2025-12-07selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-12-07asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang
2025-12-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-12-07selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2025-12-07selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-12-07netdevsim: add Makefile for selftestsDavid Wei
2025-12-07selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-12-07selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert
2025-12-07selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-12-07tools: lib: thermal: use pkg-config to locate libnl3Sascha Hauer
2025-12-07tools: lib: thermal: don't preserve owner in installEmil Dahl Juhl
2025-12-07tools bitmap: Add missing asm-generic/bitsperlong.h includeIan Rogers
2025-12-07selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-12-07selftests: Replace sleep with slowwaitDavid Ahern
2025-12-07selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-12-07selftests: traceroute: Use require_command()Ido Schimmel
2025-12-07selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski
2025-12-07selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-12-07selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-12-07tools/power x86_energy_perf_policy: Prefer driver HWP limitsLen Brown
2025-12-07tools/power x86_energy_perf_policy: Enhance HWP enableLen Brown
2025-12-07tools/power x86_energy_perf_policy: Fix incorrect fopen mode usageKaushlendra Kumar
2025-12-07tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar
2025-12-07bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21Tom Stellard
2025-12-07tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar
2025-12-07selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-12-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-12-07libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko
2025-12-07selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)