index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
vfio: selftests: Drop <uapi/linux/types.h> includes
David Matlack
6
-6
/
+0
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-6
/
+6
2025-11-28
vfio: selftests: Add vfio_pci_device_init_perf_test
David Matlack
2
-0
/
+171
2025-11-28
vfio: selftests: Eliminate INVALID_IOVA
David Matlack
4
-10
/
+13
2025-11-28
vfio: selftests: Split libvfio.h into separate header files
David Matlack
6
-334
/
+381
2025-11-28
vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
David Matlack
3
-71
/
+79
2025-11-28
vfio: selftests: Rename vfio_util.h to libvfio.h
David Matlack
11
-13
/
+13
2025-11-28
vfio: selftests: Stop passing device for IOMMU operations
David Matlack
4
-65
/
+22
2025-11-28
vfio: selftests: Move IOVA allocator into iova_allocator.c
David Matlack
3
-71
/
+95
2025-11-28
vfio: selftests: Move IOMMU library code into iommu.c
David Matlack
4
-453
/
+527
2025-11-28
vfio: selftests: Rename struct vfio_dma_region to dma_region
David Matlack
4
-21
/
+21
2025-11-28
vfio: selftests: Upgrade driver logging to dev_err()
David Matlack
2
-4
/
+4
2025-11-28
vfio: selftests: Prefix logs with device BDF where relevant
David Matlack
4
-25
/
+30
2025-11-28
vfio: selftests: Eliminate overly chatty logging
David Matlack
1
-14
/
+0
2025-11-28
vfio: selftests: Support multiple devices in the same container/iommufd
David Matlack
5
-50
/
+107
2025-11-28
vfio: selftests: Introduce struct iommu
David Matlack
2
-42
/
+49
2025-11-28
vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
David Matlack
2
-4
/
+4
2025-11-28
vfio: selftests: Allow passing multiple BDFs on the command line
David Matlack
2
-11
/
+48
2025-11-28
vfio: selftests: Split run.sh into separate scripts
David Matlack
5
-99
/
+140
2025-11-28
vfio: selftests: Move run.sh into scripts directory
David Matlack
2
-1
/
+3
2025-11-28
Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/next
Alex Williamson
4
-9
/
+288
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
7
-7
/
+7
2025-11-12
vfio: selftests: replace iova=vaddr with allocated iovas
Alex Mastro
2
-5
/
+12
2025-11-12
vfio: selftests: add iova allocator
Alex Mastro
2
-1
/
+84
2025-11-12
vfio: selftests: fix map limit tests to use last available iova
Alex Mastro
1
-2
/
+13
2025-11-12
vfio: selftests: add iova range query helpers
Alex Mastro
2
-1
/
+179
2025-11-05
vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfio
David Matlack
1
-9
/
+11
2025-10-28
vfio: selftests: add end of address space DMA map/unmap tests
Alex Mastro
1
-0
/
+90
2025-10-28
vfio: selftests: update DMA map/unmap helpers to support more test kinds
Alex Mastro
3
-28
/
+108
2025-08-28
vfio: selftests: Fix .gitignore for already tracked files
David Matlack
1
-0
/
+3
2025-08-27
vfio: selftests: Add a script to help with running VFIO selftests
David Matlack
2
-0
/
+110
2025-08-27
vfio: selftests: Make iommufd the default iommu_mode
David Matlack
1
-1
/
+1
2025-08-27
vfio: selftests: Add iommufd mode
David Matlack
2
-35
/
+146
2025-08-27
vfio: selftests: Add iommufd_compat_type1{,v2} modes
David Matlack
3
-3
/
+23
2025-08-27
vfio: selftests: Add vfio_type1v2_mode
David Matlack
2
-1
/
+7
2025-08-27
vfio: selftests: Replicate tests across all iommu_modes
David Matlack
4
-14
/
+32
2025-08-27
vfio: selftests: Encapsulate IOMMU mode
David Matlack
5
-12
/
+52
2025-08-27
vfio: selftests: Move helper to get cdev path to libvfio
David Matlack
3
-32
/
+34
2025-08-27
vfio: selftests: Add driver for Intel DSA
David Matlack
4
-0
/
+420
2025-08-27
vfio: selftests: Add driver for Intel CBDMA
David Matlack
5
-1
/
+253
2025-08-27
vfio: sefltests: Add vfio_pci_driver_test
David Matlack
2
-0
/
+234
2025-08-27
vfio: selftests: Add driver framework
David Matlack
4
-0
/
+214
2025-08-27
vfio: selftests: Add a helper for matching vendor+device IDs
David Matlack
2
-3
/
+8
2025-08-27
vfio: selftests: Enable asserting MSI eventfds not firing
David Matlack
2
-1
/
+21
2025-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
3
-24
/
+79
2025-08-27
vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
Josh Hilke
1
-0
/
+111
2025-08-27
vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
Josh Hilke
1
-5
/
+33
2025-08-27
vfio: selftests: Add test to reset vfio device.
Josh Hilke
3
-0
/
+14
2025-08-27
vfio: selftests: Move vfio dma mapping test to their own file
Josh Hilke
3
-18
/
+52
2025-08-27
vfio: selftests: Test basic VFIO and IOMMUFD integration
Josh Hilke
2
-0
/
+158
[next]