index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vfio
/
lib
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
vfio: selftests: Retry on EAGAIN during device reset
Josh Hilke
1
-0
/
+1
2026-08-10
vfio: selftests: Add helpers to re-enable interrupts
Alex Williamson
1
-0
/
+14
2026-07-17
vfio: selftests: Add allocation assert helpers
Alex Mastro
1
-0
/
+18
2026-07-17
vfio: selftests: Add generic PCI command register helpers
Rubin Du
1
-0
/
+14
2026-05-20
vfio: selftests: Add helpers to alloc/free vfio_pci_device
Raghavendra Rao Ananta
1
-0
/
+2
2026-05-20
vfio: selftests: Add helper to set/override a vf_token
Raghavendra Rao Ananta
1
-0
/
+2
2026-05-20
vfio: selftests: Expose more vfio_pci_device functions
Raghavendra Rao Ananta
1
-0
/
+7
2026-05-20
vfio: selftests: Introduce a sysfs lib
Raghavendra Rao Ananta
2
-0
/
+13
2026-05-20
vfio: selftests: Introduce snprintf_assert()
Raghavendra Rao Ananta
1
-0
/
+5
2026-01-19
vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
Alex Mastro
1
-0
/
+9
2026-01-19
vfio: selftests: Centralize IOMMU mode name definitions
Alex Mastro
1
-0
/
+6
2025-12-23
vfio: selftests: Drop <uapi/linux/types.h> includes
David Matlack
1
-1
/
+0
2025-11-28
vfio: selftests: Eliminate INVALID_IOVA
David Matlack
2
-4
/
+3
2025-11-28
vfio: selftests: Split libvfio.h into separate header files
David Matlack
6
-334
/
+381
2025-11-28
vfio: selftests: Rename vfio_util.h to libvfio.h
David Matlack
1
-3
/
+3
2025-11-28
vfio: selftests: Stop passing device for IOMMU operations
David Matlack
1
-43
/
+1
2025-11-28
vfio: selftests: Move IOMMU library code into iommu.c
David Matlack
1
-10
/
+64
2025-11-28
vfio: selftests: Rename struct vfio_dma_region to dma_region
David Matlack
1
-6
/
+6
2025-11-28
vfio: selftests: Prefix logs with device BDF where relevant
David Matlack
1
-0
/
+4
2025-11-28
vfio: selftests: Support multiple devices in the same container/iommufd
David Matlack
1
-1
/
+5
2025-11-28
vfio: selftests: Introduce struct iommu
David Matlack
1
-7
/
+9
2025-11-28
vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
David Matlack
1
-2
/
+2
2025-11-28
vfio: selftests: Allow passing multiple BDFs on the command line
David Matlack
1
-0
/
+2
2025-11-12
vfio: selftests: add iova allocator
Alex Mastro
1
-0
/
+11
2025-11-12
vfio: selftests: add iova range query helpers
Alex Mastro
1
-1
/
+7
2025-10-28
vfio: selftests: update DMA map/unmap helpers to support more test kinds
Alex Mastro
1
-4
/
+23
2025-08-27
vfio: selftests: Add iommufd mode
David Matlack
1
-1
/
+5
2025-08-27
vfio: selftests: Add iommufd_compat_type1{,v2} modes
David Matlack
1
-1
/
+3
2025-08-27
vfio: selftests: Add vfio_type1v2_mode
David Matlack
1
-1
/
+2
2025-08-27
vfio: selftests: Replicate tests across all iommu_modes
David Matlack
1
-0
/
+8
2025-08-27
vfio: selftests: Encapsulate IOMMU mode
David Matlack
1
-1
/
+11
2025-08-27
vfio: selftests: Move helper to get cdev path to libvfio
David Matlack
1
-0
/
+1
2025-08-27
vfio: selftests: Add driver framework
David Matlack
1
-0
/
+92
2025-08-27
vfio: selftests: Add a helper for matching vendor+device IDs
David Matlack
1
-0
/
+7
2025-08-27
vfio: selftests: Enable asserting MSI eventfds not firing
David Matlack
1
-0
/
+12
2025-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
1
-3
/
+20
2025-08-27
vfio: selftests: Add test to reset vfio device.
Josh Hilke
1
-0
/
+1
2025-08-27
vfio: selftests: Add a helper library for VFIO selftests
David Matlack
1
-0
/
+140