summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
41 hoursselftests: lib.mk: Also install "config" and "settings"Kees Cook1-0/+1
41 hoursperf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
41 hoursperf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
41 hoursperf branch: Avoid incrementing NULLIan Rogers1-0/+3
41 hoursktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
41 hoursktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
41 hoursktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
41 hoursselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
41 hoursselftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-05-15x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-0/+3
2026-05-15x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)1-1/+1
2026-04-18objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
2026-04-18tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-04-18selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
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-04perf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-03-04selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2026-03-04selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti1-6/+10
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-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-1/+12
2026-02-06Revert "selftests: Replace sleep with slowwait"Greg Kroah-Hartman1-1/+1
2026-02-06vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
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: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
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-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière1-1/+1
2025-10-29rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson1-4/+4
2025-10-29tools build: Align warning options with perfLeo Yan1-2/+2
2025-10-29perf session: Fix handling when buffer exceeds 2 GiBLeo Yan1-1/+1
2025-10-29perf util: Fix compression checks returning -1 as boolYunseong Kim2-2/+2
2025-10-29libperf event: Ensure tracing data is multiple of 8 sizedIan Rogers1-0/+1
2025-10-29selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil1-0/+6
2025-10-29libbpf: Fix reuse of DEVMAPYureka Lilian1-0/+10