summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-05-20tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo-3/+2
2025-05-20tools headers compiler: Pick the const_true() define from the kernel sourcesArnaldo Carvalho de Melo-0/+22
2025-05-20tools headers: Synchronize uapi/linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo-6/+2
2025-05-20tools headers: Sync the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo-6/+6
2025-05-20tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ...Arnaldo Carvalho de Melo-1/+4
2025-05-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+8
2025-05-20tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-2/+2
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan-2/+10
2025-05-20KVM: selftests: Add supported test cases for LoongArchBibo Mao-2/+19
2025-05-20KVM: selftests: Add ucall test support for LoongArchBibo Mao-0/+58
2025-05-20KVM: selftests: Add core KVM selftests support for LoongArchBibo Mao-0/+405
2025-05-20KVM: selftests: Add KVM selftests header files for LoongArchBibo Mao-0/+153
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao-0/+4
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini-1/+1
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn-6/+12
2025-05-19kunit: tool: add test counts to JSON outputRae Moar-0/+10
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania-0/+136
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko-5/+2
2025-05-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-91/+1119
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller-13/+42
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella-2/+10
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella-8/+30
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella-0/+19
2025-05-16tools: ynl: add a sample for rt-linkJakub Kicinski-0/+185
2025-05-16tools: ynl: enable codegen for all rt- familiesJakub Kicinski-4/+7
2025-05-16tools: ynl: submsg: reverse parse / error reportingJakub Kicinski-11/+107
2025-05-16tools: ynl-gen: submsg: support parsing and rendering sub-messagesJakub Kicinski-4/+89
2025-05-16tools: ynl-gen: submsg: render the structsJakub Kicinski-3/+43
2025-05-16tools: ynl-gen: submsg: plumb thru an empty typeJakub Kicinski-2/+23
2025-05-16tools: ynl-gen: prepare for submsg structsJakub Kicinski-23/+39
2025-05-16tools: ynl-gen: factor out the annotation of pure nested structJakub Kicinski-17/+22
2025-05-16perf record: Fix a asan runtime error in util/maps.cChun-Tse Shao-3/+6
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao-13/+64
2025-05-16Merge tag 'linux-cpupower-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-10/+126
2025-05-16KVM: selftests: access_tracking_perf_test: Use MGLRU for access trackingJames Houghton-26/+638
2025-05-16KVM: selftests: Build and link selftests/cgroup/lib into KVM selftestsJames Houghton-1/+2
2025-05-16cgroup: selftests: Add API to find root of specific controllerSean Christopherson-7/+28
2025-05-16cgroup: selftests: Move cgroup_util into its own libraryJames Houghton-13/+33
2025-05-16cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.cSean Christopherson-85/+83
2025-05-16KVM: selftests: access_tracking_perf_test: Add option to skip the sanity checkMaxim Levitsky-9/+61
2025-05-16KVM: selftests: Extract guts of THP accessor to standalone sysfs helpersSean Christopherson-11/+24
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes-1/+1
2025-05-16rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01Paul E. McKenney-2/+0
2025-05-16rcutorture: Reduce TREE01 CPU overcommitPaul E. McKenney-1/+1
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul E. McKenney-2/+2
2025-05-16torture: Add testing of RCU's Rust bindings to torture.shPaul E. McKenney-0/+45
2025-05-16torture: Add --do-{,no-}normal to torture.shPaul E. McKenney-3/+27
2025-05-16xdrgen: Fix code generated for counted arraysChuck Lever-0/+6
2025-05-16perf intel-tpebs: Filter non-workload samplesIan Rogers-1/+58
2025-05-16kselftest/arm64: Set default OUTPUT path when undefinedtanze-0/+2