summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack-0/+216
2026-02-10perf stat: Add no-affinity flagIan Rogers-5/+13
2026-02-10perf evlist: Reduce affinity use and move into iterator, fix no affinityIan Rogers-131/+174
2026-02-10perf evlist: Missing TPEBS close in evlist__close()Ian Rogers-0/+2
2026-02-10perf evlist: Special map propagation for tool events that read on 1 CPUIan Rogers-4/+48
2026-02-10perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers-8/+16
2026-02-10Revert "perf tool_pmu: More accurately set the cpus for tool events"Ian Rogers-27/+2
2026-02-10tools build: Emit dependencies file for test-rust.binDmitry Dolgov-1/+1
2026-02-10tools build: Make test-rust.bin be removed by the 'clean' targetDmitrii Dolgov-0/+1
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang-1/+1
2026-02-10selftests: hsr: Add more link fault tests for HSRFelix Maurer-28/+44
2026-02-10selftests: hsr: Add tests for more link faults with PRPFelix Maurer-5/+74
2026-02-10selftests: hsr: Add tests for faulty linksFelix Maurer-11/+272
2026-02-10selftests: hsr: Check duplicates on HSR with VLANFelix Maurer-120/+70
2026-02-10selftests: hsr: Add ping test for PRPFelix Maurer-0/+148
2026-02-10objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda-1/+2
2026-02-09tools: ynltool: add qstats analysis for HW-GRO efficiency / savingsJakub Kicinski-5/+71
2026-02-09tools: ynltool: factor out qstat dumpingJakub Kicinski-54/+41
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds-363/+1089
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-29/+76
2026-02-09Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-153/+299
2026-02-09Merge tag 'thermal-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+54
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-12/+18
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-227/+2059
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-23/+1422
2026-02-09selftests: riscv: vstate_exec_nolibc: Use the regular prctl() functionThomas Weißschuh-4/+4
2026-02-09selftests: riscv: verify ptrace accepts valid vector csr valuesSergey Matyukevich-0/+261
2026-02-09selftests: riscv: verify ptrace rejects invalid vector csr inputsSergey Matyukevich-0/+317
2026-02-09selftests: riscv: verify syscalls discard vector contextSergey Matyukevich-0/+123
2026-02-09selftests: riscv: verify initial vector state with ptraceSergey Matyukevich-0/+135
2026-02-09selftests: riscv: test ptrace vector interfaceSergey Matyukevich-1/+115
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+10
2026-02-09docs: kdoc_parser: allow __exit in function prototypesRandy Dunlap-0/+1
2026-02-09perf test: Fix test case perftool-testsuite_report for s390Thomas Richter-2/+2
2026-02-09perf test code_with_type.sh: Skip test if rust wasn't available at build timeArnaldo Carvalho de Melo-0/+5
2026-02-09perf tests workload: Formatting for code_with_type.rsDmitrii Dolgov-1/+5
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-18/+119
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-26/+205
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-17/+57
2026-02-09Merge tag 'kvm-x86-selftests-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-571/+1243
2026-02-09Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-30/+180
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-23/+134
2026-02-09Merge tag 'loongarch-kvm-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-0/+97
2026-02-09tools build: Fix rust feature detectionArnaldo Carvalho de Melo-2/+2
2026-02-09spi: tools: Add include folder to .gitignoreFrancesco Lavra-0/+1
2026-02-08perf tests: Test annotate with data type profiling and CDmitrii Dolgov-8/+23
2026-02-08perf tests: Test annotate with data type profiling and rustDmitrii Dolgov-0/+69
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov-1/+99
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov-2/+27
2026-02-08perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers-0/+2