index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vfio
/
lib
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-28
vfio: selftests: Eliminate INVALID_IOVA
David Matlack
2025-11-28
vfio: selftests: Split libvfio.h into separate header files
David Matlack
2025-11-28
vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
David Matlack
2025-11-28
vfio: selftests: Rename vfio_util.h to libvfio.h
David Matlack
2025-11-28
vfio: selftests: Stop passing device for IOMMU operations
David Matlack
2025-11-28
vfio: selftests: Move IOVA allocator into iova_allocator.c
David Matlack
2025-11-28
vfio: selftests: Move IOMMU library code into iommu.c
David Matlack
2025-11-28
vfio: selftests: Rename struct vfio_dma_region to dma_region
David Matlack
2025-11-28
vfio: selftests: Upgrade driver logging to dev_err()
David Matlack
2025-11-28
vfio: selftests: Prefix logs with device BDF where relevant
David Matlack
2025-11-28
vfio: selftests: Eliminate overly chatty logging
David Matlack
2025-11-28
vfio: selftests: Support multiple devices in the same container/iommufd
David Matlack
2025-11-28
vfio: selftests: Introduce struct iommu
David Matlack
2025-11-28
vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
David Matlack
2025-11-28
vfio: selftests: Allow passing multiple BDFs on the command line
David Matlack
2025-11-28
Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/next
Alex Williamson
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-12
vfio: selftests: add iova allocator
Alex Mastro
2025-11-12
vfio: selftests: add iova range query helpers
Alex Mastro
2025-11-05
vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfio
David Matlack
2025-10-28
vfio: selftests: update DMA map/unmap helpers to support more test kinds
Alex Mastro
2025-08-27
vfio: selftests: Make iommufd the default iommu_mode
David Matlack
2025-08-27
vfio: selftests: Add iommufd mode
David Matlack
2025-08-27
vfio: selftests: Add iommufd_compat_type1{,v2} modes
David Matlack
2025-08-27
vfio: selftests: Add vfio_type1v2_mode
David Matlack
2025-08-27
vfio: selftests: Replicate tests across all iommu_modes
David Matlack
2025-08-27
vfio: selftests: Encapsulate IOMMU mode
David Matlack
2025-08-27
vfio: selftests: Move helper to get cdev path to libvfio
David Matlack
2025-08-27
vfio: selftests: Add driver for Intel DSA
David Matlack
2025-08-27
vfio: selftests: Add driver for Intel CBDMA
David Matlack
2025-08-27
vfio: selftests: Add driver framework
David Matlack
2025-08-27
vfio: selftests: Add a helper for matching vendor+device IDs
David Matlack
2025-08-27
vfio: selftests: Enable asserting MSI eventfds not firing
David Matlack
2025-08-27
vfio: selftests: Keep track of DMA regions mapped into the device
David Matlack
2025-08-27
vfio: selftests: Add test to reset vfio device.
Josh Hilke
2025-08-27
vfio: selftests: Add a helper library for VFIO selftests
David Matlack