aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-11-28vfio: selftests: Support multiple devices in the same container/iommufdDavid Matlack5-50/+107
2025-11-28vfio: selftests: Introduce struct iommuDavid Matlack2-42/+49
2025-11-28vfio: selftests: Rename struct vfio_iommu_mode to iommu_modeDavid Matlack2-4/+4
2025-11-28vfio: selftests: Allow passing multiple BDFs on the command lineDavid Matlack2-11/+48
2025-11-28vfio: selftests: Split run.sh into separate scriptsDavid Matlack5-99/+140
2025-11-28vfio: selftests: Move run.sh into scripts directoryDavid Matlack2-1/+3
2025-11-28Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/nextAlex Williamson4-9/+288
2025-11-28selftests/landlock: Add disconnected leafs and branch test suitesMickaël Salaün1-0/+1051
2025-11-28selftests/landlock: Add tests for access through disconnected pathsTingmao Wang1-8/+415
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas1-3/+7
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas3-5/+63
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel2-22/+50
2025-11-28KVM: LoongArch: selftests: Add time counter test caseBibo Mao2-0/+39
2025-11-28KVM: LoongArch: selftests: Add SW emulated timer test caseBibo Mao1-0/+40
2025-11-28KVM: LoongArch: selftests: Add timer interrupt test caseBibo Mao5-2/+228
2025-11-28selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...Lorenzo Bianconi1-14/+43
2025-11-28selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftestLorenzo Bianconi1-0/+69
2025-11-27selftests/liveupdate: add kexec test for multiple and empty sessionsPasha Tatashin2-0/+163
2025-11-27selftests/liveupdate: add simple kexec-based selftest for LUOPasha Tatashin5-0/+421
2025-11-27selftests/liveupdate: add userspace API selftestsPasha Tatashin5-0/+396
2025-11-27kho: make debugfs interface optionalPasha Tatashin1-0/+1
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy306-307/+310
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton2-9/+8
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+7
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan1-1/+1
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan1-2/+6
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun1-1/+0
2025-11-27KVM: LoongArch: selftests: Add exception handler register interfaceBibo Mao2-0/+45
2025-11-27KVM: LoongArch: selftests: Add basic interfacesBibo Mao2-0/+55
2025-11-27KVM: LoongArch: selftests: Add system registers save/restore on exceptionBibo Mao2-1/+10
2025-11-26selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn12-0/+29
2025-11-26selftests/net: initialize char variable to nullAnkit Khushwaha2-2/+2
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds1-8/+7
2025-11-26selftests/landlock: Fix makefile header listMatthieu Buffet1-1/+1
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe2-0/+87
2025-11-26Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini24-166/+481
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-134/+315
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima1-2/+2
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima2-8/+8
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet2-4/+4
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet2-4/+4
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj1-1/+6
2025-11-25selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi1-2/+12
2025-11-25selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi1-0/+104
2025-11-25selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi1-1/+1
2025-11-25selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong2-4/+6
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe2-0/+87
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski1-2/+6
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho1-2/+3
2025-11-24selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski1-1/+1