aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev3-1/+82
2025-05-20selftests/bpf: Test multi-split BTFAlan Maguire1-6/+52
2025-05-20libbpf/btf: Fix string handling to support multi-split BTFAlan Maguire1-1/+1
2025-05-20selftests/sched_ext: Add test for scx_bpf_select_cpu_and() via test_runAndrea Righi2-0/+50
2025-05-20selftests: seccomp: Fix "performace" to "performance"Sumanth Gavini1-1/+1
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei11-13/+108
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei10-29/+138
2025-05-20selftests: ublk: make IO & device removal test more stressfulMing Lei2-5/+7
2025-05-20perf ftrace: Use process/session specific trace settingsThomas Richter1-14/+87
2025-05-20tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+2
2025-05-20tools headers compiler: Pick the const_true() define from the kernel sourcesArnaldo Carvalho de Melo1-0/+22
2025-05-20tools headers: Synchronize uapi/linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+2
2025-05-20tools headers: Sync the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo1-6/+6
2025-05-20tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and Indirect Target Selection (ITS) bitsArnaldo Carvalho de Melo1-1/+4
2025-05-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+8
2025-05-20tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+2
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan1-2/+10
2025-05-20KVM: selftests: Add supported test cases for LoongArchBibo Mao3-2/+19
2025-05-20KVM: selftests: Add ucall test support for LoongArchBibo Mao2-0/+58
2025-05-20KVM: selftests: Add core KVM selftests support for LoongArchBibo Mao2-0/+405
2025-05-20KVM: selftests: Add KVM selftests header files for LoongArchBibo Mao3-0/+153
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao2-0/+4
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini1-1/+1
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn1-6/+12
2025-05-19kunit: tool: add test counts to JSON outputRae Moar1-0/+10
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania2-0/+136
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko1-5/+2
2025-05-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo30-91/+1119
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller5-13/+42
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella1-2/+10
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella1-8/+30
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella2-0/+19
2025-05-16tools: ynl: add a sample for rt-linkJakub Kicinski2-0/+185
2025-05-16tools: ynl: enable codegen for all rt- familiesJakub Kicinski2-4/+7
2025-05-16tools: ynl: submsg: reverse parse / error reportingJakub Kicinski3-11/+107
2025-05-16tools: ynl-gen: submsg: support parsing and rendering sub-messagesJakub Kicinski4-4/+89
2025-05-16tools: ynl-gen: submsg: render the structsJakub Kicinski1-3/+43
2025-05-16tools: ynl-gen: submsg: plumb thru an empty typeJakub Kicinski2-2/+23
2025-05-16tools: ynl-gen: prepare for submsg structsJakub Kicinski1-23/+39
2025-05-16tools: ynl-gen: factor out the annotation of pure nested structJakub Kicinski1-17/+22
2025-05-16perf record: Fix a asan runtime error in util/maps.cChun-Tse Shao1-3/+6
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao7-13/+64
2025-05-16Merge tag 'linux-cpupower-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki7-10/+126
2025-05-16KVM: selftests: access_tracking_perf_test: Use MGLRU for access trackingJames Houghton4-26/+638
2025-05-16KVM: selftests: Build and link selftests/cgroup/lib into KVM selftestsJames Houghton1-1/+2
2025-05-16cgroup: selftests: Add API to find root of specific controllerSean Christopherson2-7/+28
2025-05-16cgroup: selftests: Move cgroup_util into its own libraryJames Houghton4-13/+33
2025-05-16cgroup: selftests: Move memcontrol specific helpers out of common cgroup_util.cSean Christopherson3-85/+83
2025-05-16KVM: selftests: access_tracking_perf_test: Add option to skip the sanity checkMaxim Levitsky3-9/+61
2025-05-16KVM: selftests: Extract guts of THP accessor to standalone sysfs helpersSean Christopherson1-11/+24