summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Merge tag 'nolibc-20260206-for-7.0-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-15/+93
2026-02-10Merge tag 'thermal-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-22/+52
2026-02-10Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds62-227/+2059
2026-02-10Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-23/+1422
2026-02-10selftests: riscv: vstate_exec_nolibc: Use the regular prctl() functionThomas Weißschuh1-4/+4
2026-02-10selftests: riscv: verify ptrace accepts valid vector csr valuesSergey Matyukevich1-0/+261
2026-02-10selftests: riscv: verify ptrace rejects invalid vector csr inputsSergey Matyukevich1-0/+317
2026-02-10selftests: riscv: verify syscalls discard vector contextSergey Matyukevich1-0/+123
2026-02-10selftests: riscv: verify initial vector state with ptraceSergey Matyukevich1-0/+135
2026-02-10selftests: riscv: test ptrace vector interfaceSergey Matyukevich5-1/+115
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-18/+119
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-26/+205
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-17/+57
2026-02-09Merge tag 'kvm-x86-selftests-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini27-571/+1243
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini8-16/+134
2026-02-09Merge tag 'loongarch-kvm-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-0/+97
2026-02-07selftests: mptcp: connect: fix maybe-uninitialize warnMatthieu Baerts (NGI0)1-1/+1
2026-02-07selftests/bpf: Fix outdated test on storage->smapAmery Hung1-17/+2
2026-02-07selftests/bpf: Choose another percpu variable in bpf for btf_dump testAmery Hung1-2/+2
2026-02-07selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung2-166/+0
2026-02-07selftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung1-5/+2
2026-02-07selftests/bpf: Update task_local_storage/recursion testAmery Hung2-17/+7
2026-02-07selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung1-9/+3
2026-02-07vfio: selftests: only build tests on arm64 and x86_64Ted Logan1-0/+9
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba1-1/+1
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba1-0/+2
2026-02-06selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC testsGünther Noack2-2/+163
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack1-2/+2
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu1-0/+4
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei5-14/+142
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang1-0/+8
2026-02-06selftests: netfilter: add IPV6_TUNNEL to configFlorian Westphal2-6/+14
2026-02-06selftests: netfilter: nft_queue.sh: add udp fraglist gro test caseFlorian Westphal1-6/+136
2026-02-06KVM: LoongArch: selftests: Add steal time test caseBibo Mao2-0/+97
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+65
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+64
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier1-1/+0
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier1-1/+0
2026-02-05selftests: ublk: organize test directories by test IDMing Lei1-1/+3
2026-02-05selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)1-15/+15
2026-02-05selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)1-10/+7
2026-02-05selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)1-6/+3
2026-02-05selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)1-8/+2
2026-02-05selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)1-2/+7
2026-02-05selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)1-16/+14
2026-02-05selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)1-9/+10
2026-02-05selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)1-12/+15
2026-02-05selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan1-2/+301
2026-02-05bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+1
2026-02-05selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao1-0/+43