summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-21selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructureChristian Brauner
2025-05-21selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"Colin Ian King
2025-05-21tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior
2025-05-21selftests/futex: Use TAP output in futex_numa_mpolSebastian Andrzej Siewior
2025-05-21selftests/futex: Use TAP output in futex_priv_hashSebastian Andrzej Siewior
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-21KVM: riscv: selftests: Add vector extension testsAtish Patra
2025-05-21KVM: riscv: selftests: Decode stval to identify exact exception typeAtish Patra
2025-05-21KVM: riscv: selftests: Align the trap information wiht pt_regsAtish Patra
2025-05-20selftests: net: Fix spellingsSumanth Gavini
2025-05-20selftests: nci: Fix "Electrnoics" to "Electronics"Sumanth Gavini
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev
2025-05-20selftests/bpf: Test multi-split BTFAlan Maguire
2025-05-20libbpf/btf: Fix string handling to support multi-split BTFAlan Maguire
2025-05-20selftests/sched_ext: Add test for scx_bpf_select_cpu_and() via test_runAndrea Righi
2025-05-20selftests: seccomp: Fix "performace" to "performance"Sumanth Gavini
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei
2025-05-20selftests: ublk: make IO & device removal test more stressfulMing Lei
2025-05-20perf ftrace: Use process/session specific trace settingsThomas Richter
2025-05-20tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools headers compiler: Pick the const_true() define from the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools headers: Synchronize uapi/linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools headers: Sync the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools headers x86 cpufeatures: Sync with the kernel sources to pick ZEN6 and ...Arnaldo Carvalho de Melo
2025-05-20tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan
2025-05-20KVM: selftests: Add supported test cases for LoongArchBibo Mao
2025-05-20KVM: selftests: Add ucall test support for LoongArchBibo Mao
2025-05-20KVM: selftests: Add core KVM selftests support for LoongArchBibo Mao
2025-05-20KVM: selftests: Add KVM selftests header files for LoongArchBibo Mao
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn
2025-05-19kunit: tool: add test counts to JSON outputRae Moar
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko
2025-05-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella
2025-05-16tools: ynl: add a sample for rt-linkJakub Kicinski
2025-05-16tools: ynl: enable codegen for all rt- familiesJakub Kicinski
2025-05-16tools: ynl: submsg: reverse parse / error reportingJakub Kicinski
2025-05-16tools: ynl-gen: submsg: support parsing and rendering sub-messagesJakub Kicinski
2025-05-16tools: ynl-gen: submsg: render the structsJakub Kicinski
2025-05-16tools: ynl-gen: submsg: plumb thru an empty typeJakub Kicinski
2025-05-16tools: ynl-gen: prepare for submsg structsJakub Kicinski