summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-02-06Revert "selftests: Replace sleep with slowwait"Greg Kroah-Hartman
2026-02-06vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-19idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2026-01-19selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2026-01-19tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
2026-01-19ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt
2026-01-19perf tools: Fix split kallsyms DSO countingNamhyung Kim
2026-01-19selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2026-01-19selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
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: 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-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-10-29rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-29tools build: Align warning options with perfLeo Yan
2025-10-29perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-10-29perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-10-29libperf event: Ensure tracing data is multiple of 8 sizedIan Rogers
2025-10-29selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil
2025-10-29libbpf: Fix reuse of DEVMAPYureka Lilian
2025-10-29selftests: arm64: Check fread return value in exec_targetBala-Vignesh-Reddy
2025-10-29perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu
2025-10-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-10-02compiler.h: drop fallback overflow checkersNick Desaulniers
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
2025-08-28selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-08-28ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-28pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-28XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)
2025-08-28perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-28selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-28bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen
2025-08-28selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-07-17libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-06-27perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo