summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-12-03selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng1-1/+1
2025-12-03selftests: Replace sleep with slowwaitDavid Ahern1-1/+1
2025-12-03selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern1-0/+2
2025-12-03selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu1-0/+1
2025-12-03selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu1-2/+1
2025-12-03tools/power x86_energy_perf_policy: Prefer driver HWP limitsLen Brown1-4/+9
2025-12-03tools/power x86_energy_perf_policy: Enhance HWP enableLen Brown1-4/+9
2025-12-03tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar1-2/+3
2025-12-03selftests/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-29selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil1-0/+6
2025-10-29perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu1-0/+3
2025-08-28act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-1/+47
2025-08-28selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko1-8/+18
2025-08-28ktest.pl: Prevent recursion of default variable optionsSteven Rostedt1-1/+4
2025-08-28pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy1-2/+2
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang1-0/+11
2025-08-28perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-08-28selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-08-28bpftool: Fix memory leak in dump_xx_nlmsg on realloc failureYuan Chen1-6/+9
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo1-1/+1
2025-06-27selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron1-2/+5
2025-06-04bpftool: Fix readlink usage in get_fd_typeViktor Malik1-1/+2
2025-06-04tools/build: Don't pass test log files to linkerIan Rogers1-1/+5
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-05-02pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
2025-03-13perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu1-1/+6
2025-03-13udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-03-13ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-03-13perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-03-13perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-03-13perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo1-1/+1
2025-03-13ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-03-13perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han3-4/+8
2025-03-13perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han1-1/+2
2025-03-13tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-03-13selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-03-13selftests/harness: Display signed values correctlyKees Cook1-5/+37
2025-03-13cpupower: fix TSC MHz calculationHe Rongguang1-6/+9