index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
-1
/
+1
2025-11-28
vfio: selftests: Add vfio_pci_device_init_perf_test
David Matlack
-0
/
+171
2025-11-28
vfio: selftests: Eliminate INVALID_IOVA
David Matlack
-10
/
+13
2025-11-28
vfio: selftests: Split libvfio.h into separate header files
David Matlack
-334
/
+381
2025-11-28
vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
David Matlack
-71
/
+79
2025-11-28
vfio: selftests: Rename vfio_util.h to libvfio.h
David Matlack
-13
/
+13
2025-11-28
vfio: selftests: Stop passing device for IOMMU operations
David Matlack
-65
/
+22
2025-11-28
vfio: selftests: Move IOVA allocator into iova_allocator.c
David Matlack
-71
/
+95
2025-11-28
vfio: selftests: Move IOMMU library code into iommu.c
David Matlack
-453
/
+527
2025-11-28
vfio: selftests: Rename struct vfio_dma_region to dma_region
David Matlack
-21
/
+21
2025-11-28
vfio: selftests: Upgrade driver logging to dev_err()
David Matlack
-4
/
+4
2025-11-28
vfio: selftests: Prefix logs with device BDF where relevant
David Matlack
-25
/
+30
2025-11-28
vfio: selftests: Eliminate overly chatty logging
David Matlack
-14
/
+0
2025-11-28
vfio: selftests: Support multiple devices in the same container/iommufd
David Matlack
-50
/
+107
2025-11-28
vfio: selftests: Introduce struct iommu
David Matlack
-42
/
+49
2025-11-28
vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
David Matlack
-4
/
+4
2025-11-28
vfio: selftests: Allow passing multiple BDFs on the command line
David Matlack
-11
/
+48
2025-11-28
vfio: selftests: Split run.sh into separate scripts
David Matlack
-99
/
+140
2025-11-28
vfio: selftests: Move run.sh into scripts directory
David Matlack
-1
/
+3
2025-11-28
Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/next
Alex Williamson
-9
/
+288
2025-11-28
selftests/landlock: Add disconnected leafs and branch test suites
Mickaël Salaün
-0
/
+1051
2025-11-28
selftests/landlock: Add tests for access through disconnected paths
Tingmao Wang
-8
/
+415
2025-11-28
Merge branch 'for-next/sysreg' into for-next/core
Catalin Marinas
-3
/
+7
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
-5
/
+63
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
-22
/
+50
2025-11-28
KVM: LoongArch: selftests: Add time counter test case
Bibo Mao
-0
/
+39
2025-11-28
KVM: LoongArch: selftests: Add SW emulated timer test case
Bibo Mao
-0
/
+40
2025-11-28
KVM: LoongArch: selftests: Add timer interrupt test case
Bibo Mao
-2
/
+228
2025-11-28
selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...
Lorenzo Bianconi
-14
/
+43
2025-11-28
selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
Lorenzo Bianconi
-0
/
+69
2025-11-27
selftests/liveupdate: add kexec test for multiple and empty sessions
Pasha Tatashin
-0
/
+163
2025-11-27
selftests/liveupdate: add simple kexec-based selftest for LUO
Pasha Tatashin
-0
/
+421
2025-11-27
selftests/liveupdate: add userspace API selftests
Pasha Tatashin
-0
/
+396
2025-11-27
kho: make debugfs interface optional
Pasha Tatashin
-0
/
+1
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-307
/
+310
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
-9
/
+8
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+7
2025-11-27
KVM: arm64: selftests: Consider all 7 possible levels of cache
Ben Horgan
-1
/
+1
2025-11-27
KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
Ben Horgan
-2
/
+6
2025-11-27
selftests: af_unix: remove unused stdlib.h include
Sunday Adelodun
-1
/
+0
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
-0
/
+45
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
-0
/
+55
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
-1
/
+10
2025-11-26
selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests
Willem de Bruijn
-0
/
+29
2025-11-26
selftests/net: initialize char variable to null
Ankit Khushwaha
-2
/
+2
2025-11-26
Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
-8
/
+7
2025-11-26
selftests/landlock: Fix makefile header list
Matthieu Buffet
-1
/
+1
2025-11-26
Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-next
Jason Gunthorpe
-0
/
+87
2025-11-26
Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-166
/
+481
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-134
/
+315
[prev]
[next]