aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-09selftests/bpf: Add test to cover sockmap with ktlsJiayuan Chen2-0/+86
2025-05-09tools: ynl: handle broken pipe gracefully in CLIDonald Hunter1-7/+8
2025-05-09tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu1-33/+22
2025-05-09tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu1-7/+15
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-0/+1
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta7-0/+631
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra1-0/+9
2025-05-09perf test demangle-ocaml: Switch to using dso__demangle_sym()Ian Rogers1-4/+3
2025-05-09perf test demangle-java: Switch to using dso__demangle_sym()Ian Rogers1-9/+8
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers5-1/+78
2025-05-09perf demangle-rust: Remove previous legacy rust decoderIan Rogers2-277/+0
2025-05-09bpftool: Display ref_ctr_offset for uprobe link infoJiri Olsa1-0/+3
2025-05-09selftests/bpf: Add link info test for ref_ctr_offset retrievalJiri Olsa1-2/+16
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa1-0/+1
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers2-14/+38
2025-05-09perf demangle-rust: Add rustc-demangle C demanglerIan Rogers2-0/+2130
2025-05-09selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton1-6/+0
2025-05-09selftests/timens: timerfd: Use correct clockid type in tclock_gettime()Thomas Weißschuh1-1/+1
2025-05-09selftests/timens: Make run_tests() functions staticThomas Weißschuh3-3/+3
2025-05-09selftests/timens: Print TAP headersThomas Weißschuh9-0/+18
2025-05-09selftests: pid_namespace: add missing sys/mount.h include in pid_max.cPeter Seiderer1-0/+1
2025-05-09kselftest: cpufreq: Get rid of double suspend in rtcwake caseNícolas F. R. A. Prado1-1/+2
2025-05-09selftests/cpufreq: Fix cpufreq basic read and update testcasesSwapnil Sapkal1-4/+11
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain1-1/+1
2025-05-09selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst1-6/+8
2025-05-09tools/power/x86/intel-speed-select: v1.23 releaseSrinivas Pandruvada1-1/+1
2025-05-09tools/power/x86/intel-speed-select: Skip uncore frequency updateSrinivas Pandruvada1-1/+12
2025-05-09tools/power/x86/intel-speed-select: Support SST PP revision 2 fieldsSrinivas Pandruvada3-0/+35
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King1-1/+1
2025-05-09perf pmu: Use available core PMU for raw eventsNamhyung Kim1-7/+14
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim5-0/+164
2025-05-09perf tests: Fix 'perf report' tests installationMichael Petlan1-1/+2
2025-05-09selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64Peilin Ye1-2/+3
2025-05-09selftests/bpf: Verify zero-extension behavior in load-acquire testsPeilin Ye1-4/+4
2025-05-09selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye2-20/+52
2025-05-09selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriatePeilin Ye2-7/+5
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang6-0/+136
2025-05-08selftests: net-drv: remove the nic_performance and nic_link_layer testsJakub Kicinski6-494/+1
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal1-21/+42
2025-05-08perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim1-0/+3
2025-05-08perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim1-1/+1
2025-05-08bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau1-6/+6
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-33/+307
2025-05-08perf parse-events: Add debug dump of evlist if reorderedIan Rogers1-3/+13
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers1-1/+12
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers3-13/+20
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers2-32/+0
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-19/+244
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers1-3/+15
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers1-0/+1