summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers
2025-05-09perf demangle-rust: Remove previous legacy rust decoderIan Rogers
2025-05-09bpftool: Display ref_ctr_offset for uprobe link infoJiri Olsa
2025-05-09selftests/bpf: Add link info test for ref_ctr_offset retrievalJiri Olsa
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers
2025-05-09perf demangle-rust: Add rustc-demangle C demanglerIan Rogers
2025-05-09selftests/seccomp: fix negative_ENOSYS tracer tests on arm32Terry Tritton
2025-05-09selftests/timens: timerfd: Use correct clockid type in tclock_gettime()Thomas Weißschuh
2025-05-09selftests/timens: Make run_tests() functions staticThomas Weißschuh
2025-05-09selftests/timens: Print TAP headersThomas Weißschuh
2025-05-09selftests: pid_namespace: add missing sys/mount.h include in pid_max.cPeter Seiderer
2025-05-09kselftest: cpufreq: Get rid of double suspend in rtcwake caseNícolas F. R. A. Prado
2025-05-09selftests/cpufreq: Fix cpufreq basic read and update testcasesSwapnil Sapkal
2025-05-09selftests/ftrace: Convert poll to a gen_fileAyush Jain
2025-05-09selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst
2025-05-09tools/power/x86/intel-speed-select: v1.23 releaseSrinivas Pandruvada
2025-05-09tools/power/x86/intel-speed-select: Skip uncore frequency updateSrinivas Pandruvada
2025-05-09tools/power/x86/intel-speed-select: Support SST PP revision 2 fieldsSrinivas Pandruvada
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King
2025-05-09perf pmu: Use available core PMU for raw eventsNamhyung Kim
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim
2025-05-09perf tests: Fix 'perf report' tests installationMichael Petlan
2025-05-09selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64Peilin Ye
2025-05-09selftests/bpf: Verify zero-extension behavior in load-acquire testsPeilin Ye
2025-05-09selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye
2025-05-09selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriatePeilin Ye
2025-05-09selftests/tc-testing: Add qdisc limit trimming testsCong Wang
2025-05-08selftests: net-drv: remove the nic_performance and nic_link_layer testsJakub Kicinski
2025-05-08selftests: netfilter: fix conntrack stress test failures on debug kernelsFlorian Westphal
2025-05-08perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim
2025-05-08perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim
2025-05-08bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08perf parse-events: Add debug dump of evlist if reorderedIan Rogers
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers
2025-05-08perf trace: Free the files.max entry in files->tableIan Rogers
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviourMark Rutland
2025-05-08kselftest/arm64: fp-ptrace: Adjust to new VL change behaviourMark Rutland
2025-05-08kselftest/arm64: tpidr2: Adjust to new clone() behaviourMark Rutland
2025-05-08kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changedMark Rutland
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes