index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
Makefile
Age
Commit message (
Expand
)
Author
2023-12-04
vfio/migration: Add debugfs to live migration driver
Longfang Liu
2023-10-24
vfio: Move iova_bitmap into iommufd
Joao Martins
2023-07-25
vfio: Compile vfio_group infrastructure optionally
Yi Liu
2023-07-25
vfio: Add cdev for vfio_device
Yi Liu
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
2023-06-16
vfio/platform: Cleanup Kconfig
Alex Williamson
2023-06-16
vfio/pci: Cleanup Kconfig
Alex Williamson
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-05
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
2022-12-05
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu
2022-12-02
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-09-22
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
2022-09-08
vfio: Add an IOVA bitmap support
Joao Martins
2022-08-08
vfio: Move vfio.c to vfio_main.c
Jason Gunthorpe
2020-10-07
vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
Bharat Bhushan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede
2015-03-17
vfio: Split virqfd into a separate module for vfio bus drivers
Alex Williamson
2015-03-16
vfio: initialize the virqfd workqueue in VFIO generic code
Antonios Motakis
2015-03-16
vfio: platform: add the VFIO PLATFORM module to Kconfig
Antonios Motakis
2014-08-08
drivers/vfio: Fix EEH build error
Gavin Shan
2014-08-05
drivers/vfio: EEH support for VFIO PCI device
Gavin Shan
2013-06-20
powerpc/vfio: Implement IOMMU driver for VFIO
Alexey Kardashevskiy
2012-07-31
vfio: Type1 IOMMU implementation
Alex Williamson
2012-07-31
vfio: VFIO core
Alex Williamson