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
Age
Commit message (
Expand
)
Author
Lines
2025-08-27
selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...
Jiawei Zhao
-2
/
+112
2025-08-27
libbpf: Fix USDT SIB argument handling causing unrecognized register error
Jiawei Zhao
-7
/
+99
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
-36
/
+36
2025-08-27
bpf: Add selftest to check the verifier's abstract multiplication
Nandakumar Edamana
-0
/
+40
2025-08-27
vfio: selftests: Add a script to help with running VFIO selftests
David Matlack
-0
/
+110
2025-08-27
vfio: selftests: Make iommufd the default iommu_mode
David Matlack
-1
/
+1
2025-08-27
vfio: selftests: Add iommufd mode
David Matlack
-35
/
+146
2025-08-27
vfio: selftests: Add iommufd_compat_type1{,v2} modes
David Matlack
-3
/
+23
2025-08-27
vfio: selftests: Add vfio_type1v2_mode
David Matlack
-1
/
+7
2025-08-27
vfio: selftests: Replicate tests across all iommu_modes
David Matlack
-14
/
+32
2025-08-27
vfio: selftests: Encapsulate IOMMU mode
David Matlack
-12
/
+52
2025-08-27
vfio: selftests: Move helper to get cdev path to libvfio
David Matlack
-32
/
+34
2025-08-27
vfio: selftests: Add driver for Intel DSA
David Matlack
-0
/
+420
2025-08-27
tools headers: Import iosubmit_cmds512()
David Matlack
-0
/
+53
2025-08-27
vfio: selftests: Add driver for Intel CBDMA
David Matlack
-1
/
+253
2025-08-27
tools headers: Add symlink to linux/pci_ids.h
David Matlack
-0
/
+1
2025-08-27
tools headers: Import x86 MMIO helper overrides
David Matlack
-0
/
+79
2025-08-27
tools headers: Import asm-generic MMIO helpers
David Matlack
-1
/
+492
2025-08-27
tools headers: Add stub definition for __iomem
David Matlack
-0
/
+4
2025-08-27
vfio: sefltests: Add vfio_pci_driver_test
David Matlack
-0
/
+234
2025-08-27
vfio: selftests: Add driver framework
David Matlack
-0
/
+214
2025-08-27
vfio: selftests: Add a helper for matching vendor+device IDs
David Matlack
-3
/
+8
2025-08-27
vfio: selftests: Enable asserting MSI eventfds not firing
David Matlack
-1
/
+21
2025-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
-24
/
+79
2025-08-27
vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
Josh Hilke
-0
/
+111
2025-08-27
vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
Josh Hilke
-5
/
+33
2025-08-27
vfio: selftests: Add test to reset vfio device.
Josh Hilke
-0
/
+14
2025-08-27
vfio: selftests: Move vfio dma mapping test to their own file
Josh Hilke
-18
/
+52
2025-08-27
vfio: selftests: Test basic VFIO and IOMMUFD integration
Josh Hilke
-0
/
+158
2025-08-27
vfio: selftests: Introduce vfio_pci_device_test
David Matlack
-0
/
+181
2025-08-27
vfio: selftests: Add a helper library for VFIO selftests
David Matlack
-0
/
+534
2025-08-27
selftests: Create tools/testing/selftests/vfio
David Matlack
-0
/
+10
2025-08-27
selftests: cgroup: Make test_pids backwards compatible
Michal Koutný
-0
/
+16
2025-08-27
selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.
Christian Bruel
-0
/
+4
2025-08-27
selftests: filesystems: Add functional test for the abort file in fusectl
Chen Linxuan
-0
/
+311
2025-08-27
KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
Sean Christopherson
-0
/
+64
2025-08-27
KVM: selftests: guest_memfd mmap() test when mmap is supported
Fuad Tabba
-22
/
+139
2025-08-27
KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
Fuad Tabba
-5
/
+7
2025-08-27
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-2
/
+2
2025-08-27
Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-2
/
+2
2025-08-26
kunit: tool: Accept --raw_output=full as an alias of 'all'
David Gow
-2
/
+2
2025-08-26
selftests: drv-net: ncdevmem: explicitly set HDS threshold to 0
Jakub Kicinski
-8
/
+13
2025-08-26
selftests: drv-net: ncdevmem: restore original HDS setting before exiting
Jakub Kicinski
-9
/
+103
2025-08-26
selftests: drv-net: ncdevmem: restore old channel config
Jakub Kicinski
-12
/
+22
2025-08-26
selftests: drv-net: ncdevmem: save IDs of flow rules we added
Jakub Kicinski
-36
/
+107
2025-08-26
selftests: drv-net: ncdevmem: remove use of error()
Jakub Kicinski
-158
/
+358
2025-08-26
selftests: drv-net: hds: restore hds settings
Jakub Kicinski
-0
/
+39
2025-08-26
selftests/bpf: Remove may_goto tests from DENYLIST.s390x
Ilya Leoshkevich
-1
/
+0
2025-08-26
selftests/bpf: Enable timed may_goto verifier tests on s390x
Ilya Leoshkevich
-3
/
+7
2025-08-26
selftests/bpf: Add __arch_s390x macro
Ilya Leoshkevich
-0
/
+6
[prev]
[next]