summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
4 daysselftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi1-0/+2
4 daysidr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
4 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
4 daystools/testing/nvdimm: Use per-DIMM device handleAlison Schofield1-1/+6
4 daysktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
4 daysperf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
4 daysselftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski2-2/+17
4 daysselftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3
4 daysselftests/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
2025-12-07tools/power x86_energy_perf_policy: Prefer driver HWP limitsLen Brown1-4/+9
2025-12-07tools/power x86_energy_perf_policy: Enhance HWP enableLen Brown1-4/+9
2025-12-07tools/power x86_energy_perf_policy: Fix incorrect fopen mode usageKaushlendra Kumar1-2/+2
2025-12-07tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar1-2/+3
2025-12-07tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar1-1/+1
2025-12-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière1-1/+1
2025-12-07libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko1-1/+1
2025-12-07libbpf: Normalize PT_REGS_xxx() macro definitionsAndrii Nakryiko1-225/+152
2025-12-07riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.hBjörn Töpel1-0/+32
2025-10-29Revert "perf test: Don't leak workload gopipe in PERF_RECORD_*"Niko Mauno1-4/+0
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)1-0/+10
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson1-4/+4
2025-10-19tools build: Align warning options with perfLeo Yan1-2/+2
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers1-0/+4
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan1-1/+1
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim2-2/+2
2025-10-19libperf event: Ensure tracing data is multiple of 8 sizedIan Rogers1-0/+1
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers1-0/+2
2025-10-19nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li1-1/+12
2025-10-19tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou1-1/+1