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