开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vfio
Age
Commit message (
Expand
)
Author
2026-08-10
vfio: selftests: Retry on EAGAIN during device reset
Josh Hilke
2026-08-10
vfio: selftests: igb: Add driver for Intel 82576 device
Josh Hilke
2026-08-10
vfio: selftests: Add helpers to re-enable interrupts
Alex Williamson
2026-07-17
vfio: selftests: Avoid VLAs
Alex Mastro
2026-07-17
vfio: selftests: Add allocation assert helpers
Alex Mastro
2026-07-17
vfio: selftests: Add NVIDIA Falcon driver for DMA testing
Rubin Du
2026-07-17
vfio: selftests: Allow drivers without send_msi() support
Rubin Du
2026-07-17
vfio: selftests: Add generic PCI command register helpers
Rubin Du
2026-07-17
vfio: selftests: Add memcpy chunking to vfio_pci_driver_memcpy()
Rubin Du
2026-06-30
vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...
Sean Christopherson
2026-06-12
vfio: selftests: Ensure libvfio output dirs are always created
David Matlack
2026-05-20
vfio: selftests: Add tests to validate SR-IOV UAPI
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Add helpers to alloc/free vfio_pci_device
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Add helper to set/override a vf_token
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Expose more vfio_pci_device functions
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Extend container/iommufd setup for passing vf_token
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Introduce a sysfs lib
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Introduce snprintf_assert()
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Add -Wall and -Werror to the Makefile
Raghavendra Rao Ananta
2026-05-20
vfio: selftests: Allow builds when ARCH=x86
David Matlack
2026-05-20
vfio: selftests: Fix out-of-tree build with make O=
Jason Gunthorpe
2026-03-20
vfio: selftests: Support DMR and GNR-D DSA devices
Yi Lai
2026-03-20
vfio: selftests: Build tests on aarch64
Ted Logan
2026-03-19
vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
Manish Honap
2026-03-10
vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
Alex Mastro
2026-02-06
vfio: selftests: only build tests on arm64 and x86_64
Ted Logan
2026-01-19
vfio: selftests: Drop IOMMU mapping size assertions for VFIO_TYPE1_IOMMU
David Matlack
2026-01-19
vfio: selftests: Add vfio_dma_mapping_mmio_test
Alex Mastro
2026-01-19
vfio: selftests: Align BAR mmaps for efficient IOMMU mapping
Alex Mastro
2026-01-19
vfio: selftests: Centralize IOMMU mode name definitions
Alex Mastro
2025-12-23
vfio: selftests: Drop <uapi/linux/types.h> includes
David Matlack
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: Add vfio_pci_device_init_perf_test
David Matlack
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
vfio: selftests: Split run.sh into separate scripts
David Matlack
2025-11-28
vfio: selftests: Move run.sh into scripts directory
David Matlack
[next]