summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta-0/+631
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra-0/+9
2025-05-09perf test demangle-ocaml: Switch to using dso__demangle_sym()Ian Rogers-4/+3
2025-05-09perf test demangle-java: Switch to using dso__demangle_sym()Ian Rogers-9/+8
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers-1/+78
2025-05-09perf demangle-rust: Remove previous legacy rust decoderIan Rogers-277/+0
2025-05-09bpftool: Display ref_ctr_offset for uprobe link infoJiri Olsa-0/+3
2025-05-09selftests/bpf: Add link info test for ref_ctr_offset retrievalJiri Olsa-2/+16
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa-0/+1
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers-14/+38
2025-05-09perf demangle-rust: Add rustc-demangle C demanglerIan Rogers-0/+2130
2025-05-09selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton-6/+0
2025-05-09selftests/timens: timerfd: Use correct clockid type in tclock_gettime()Thomas Weißschuh-1/+1
2025-05-09selftests/timens: Make run_tests() functions staticThomas Weißschuh-3/+3
2025-05-09selftests/timens: Print TAP headersThomas Weißschuh-0/+18
2025-05-09selftests: pid_namespace: add missing sys/mount.h include in pid_max.cPeter Seiderer-0/+1
2025-05-09kselftest: cpufreq: Get rid of double suspend in rtcwake caseNícolas F. R. A. Prado-1/+2
2025-05-09selftests/cpufreq: Fix cpufreq basic read and update testcasesSwapnil Sapkal-4/+11
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain-1/+1
2025-05-09selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst-6/+8
2025-05-09tools/power/x86/intel-speed-select: v1.23 releaseSrinivas Pandruvada-1/+1
2025-05-09tools/power/x86/intel-speed-select: Skip uncore frequency updateSrinivas Pandruvada-1/+12
2025-05-09tools/power/x86/intel-speed-select: Support SST PP revision 2 fieldsSrinivas Pandruvada-0/+35
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King-1/+1
2025-05-09perf pmu: Use available core PMU for raw eventsNamhyung Kim-7/+14
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim-0/+164
2025-05-09perf tests: Fix 'perf report' tests installationMichael Petlan-1/+2
2025-05-09selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64Peilin Ye-2/+3
2025-05-09selftests/bpf: Verify zero-extension behavior in load-acquire testsPeilin Ye-4/+4
2025-05-09selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye-20/+52
2025-05-09selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriatePeilin Ye-7/+5
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang-0/+136
2025-05-08selftests: net-drv: remove the nic_performance and nic_link_layer testsJakub Kicinski-494/+1
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal-21/+42
2025-05-08perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim-0/+3
2025-05-08perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim-1/+1
2025-05-08bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau-6/+6
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-33/+307
2025-05-08perf parse-events: Add debug dump of evlist if reorderedIan Rogers-3/+13
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers-1/+12
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers-13/+20
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers-32/+0
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-19/+244
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers-3/+15
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers-0/+1
2025-05-08perf trace: Free the files.max entry in files->tableIan Rogers-1/+2
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviourMark Rutland-8/+22
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new VL change behaviourMark Rutland-15/+3
2025-05-08kselftest/arm64: tpidr2: Adjust to new clone() behaviourMark Rutland-2/+12