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
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
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: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-02
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
2022-12-02
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
2021-08-26
vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
Jason Gunthorpe
2021-08-26
vfio: Use select for eventfd
Jason Gunthorpe
2021-08-02
vfio: Use config not menuconfig for VFIO_NOIOMMU
Jason Gunthorpe
2021-03-16
vfio: Depend on MMU
Jason Gunthorpe
2021-03-16
vfio: IOMMU_API should be selected
Jason Gunthorpe
2020-10-07
vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
Bharat Bhushan
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-19
Make anon_inodes unconditional
David Howells
2018-09-25
drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs
Geert Uytterhoeven
2017-02-08
vfio: Fix build break when SPAPR_TCE_IOMMU=n
Michael Ellerman
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede
2015-12-21
vfio: Include No-IOMMU mode
Alex Williamson
2015-12-04
Revert: "vfio: Include No-IOMMU mode"
Alex Williamson
2015-11-13
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2015-11-04
vfio: Include No-IOMMU mode
Alex Williamson
2015-10-01
vfio: Register/unregister irq_bypass_producer
Feng Wu
2015-05-29
drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3
Will Deacon
2015-03-17
vfio: Split virqfd into a separate module for vfio bus drivers
Alex Williamson
2015-03-16
vfio: platform: add the VFIO PLATFORM module to Kconfig
Antonios Motakis
2014-11-14
drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU
Will Deacon
2014-11-07
vfio: make vfio run on s390
Frank Blaschka
2014-08-08
drivers/vfio: Fix EEH build error
Gavin Shan
2014-03-27
vfio: always select ANON_INODES
Arnd Bergmann
2013-06-20
powerpc/vfio: Enable on pSeries platform
Alexey Kardashevskiy
2013-06-20
powerpc/vfio: Implement IOMMU driver for VFIO
Alexey Kardashevskiy
2012-07-31
vfio: Add PCI device driver
Alex Williamson
2012-07-31
vfio: Type1 IOMMU implementation
Alex Williamson
2012-07-31
vfio: VFIO core
Alex Williamson