summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-02-11selftests: drivers: net: hw: Modify toeplitz.c to poll for packetsDimitri Daskalakis
2026-02-10Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang
2026-02-10selftests: hsr: Add more link fault tests for HSRFelix Maurer
2026-02-10selftests: hsr: Add tests for more link faults with PRPFelix Maurer
2026-02-10selftests: hsr: Add tests for faulty linksFelix Maurer
2026-02-10selftests: hsr: Check duplicates on HSR with VLANFelix Maurer
2026-02-10selftests: hsr: Add ping test for PRPFelix Maurer
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-02-09Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-09Merge tag 'thermal-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-09selftests: riscv: vstate_exec_nolibc: Use the regular prctl() functionThomas Weißschuh
2026-02-09selftests: riscv: verify ptrace accepts valid vector csr valuesSergey Matyukevich
2026-02-09selftests: riscv: verify ptrace rejects invalid vector csr inputsSergey Matyukevich
2026-02-09selftests: riscv: verify syscalls discard vector contextSergey Matyukevich
2026-02-09selftests: riscv: verify initial vector state with ptraceSergey Matyukevich
2026-02-09selftests: riscv: test ptrace vector interfaceSergey Matyukevich
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-09Merge tag 'kvm-x86-selftests-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-02-09Merge tag 'loongarch-kvm-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-06selftests: mptcp: connect: fix maybe-uninitialize warnMatthieu Baerts (NGI0)
2026-02-06selftests/bpf: Fix outdated test on storage->smapAmery Hung
2026-02-06selftests/bpf: Choose another percpu variable in bpf for btf_dump testAmery Hung
2026-02-06selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung
2026-02-06selftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung
2026-02-06selftests/bpf: Update task_local_storage/recursion testAmery Hung
2026-02-06selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung
2026-02-06vfio: selftests: only build tests on arm64 and x86_64Ted Logan
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba
2026-02-06selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC testsGünther Noack
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang
2026-02-06selftests: netfilter: add IPV6_TUNNEL to configFlorian Westphal