aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.shDonet Tom1-1/+1
2025-05-11maple_tree: add sufficient heightSidhartha Kumar1-0/+28
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar1-8/+71
2025-05-11maple_tree: use height and depth consistentlySidhartha Kumar1-0/+19
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes4-0/+461
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes2-0/+83
2025-05-11mm/vma: fix incorrectly disallowed anonymous VMA mergesLorenzo Stoakes1-47/+53
2025-05-11selftest/mm: make hugetlb_reparenting_test tolerant to async reparentingLi Wang1-55/+41
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin1-0/+57
2025-05-11tools headers UAPI: sync linux/fs.h with the kernel sourcesAndrei Vagin1-1/+18
2025-05-11selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFODmitry V. Levin2-1/+520
2025-05-11selftests/mm: convert page_size to unsigned longSiddarth G1-6/+6
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-0/+640
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-12/+38
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-4/+4
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