index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
vfio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+13
2022-12-05
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
1
-0
/
+13
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu
1
-0
/
+22
2022-12-05
vfio: Refactor dma APIs for emulated devices
Yi Liu
1
-16
/
+16
2022-12-02
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
1
-0
/
+65
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
1
-2
/
+8
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
1
-0
/
+15
2022-12-02
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
1
-0
/
+2
2022-12-02
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
1
-2
/
+0
2022-12-02
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
1
-2
/
+2
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
1
-1
/
+0
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
1
-1
/
+1
2022-10-04
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
1
-2
/
+1
2022-09-27
vfio: Follow a strict lifetime for struct iommu_group
Jason Gunthorpe
1
-0
/
+8
2022-09-22
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
1
-0
/
+46
2022-09-22
vfio: Add header guards and includes to drivers/vfio/vfio.h
Jason Gunthorpe
1
-0
/
+10
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
1
-1
/
+1
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
1
-2
/
+2
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
1
-1
/
+1
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
1
-8
/
+4
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-0
/
+3
2021-09-30
vfio: clean up the check for mediated device in vfio_iommu_type1
Christoph Hellwig
1
-1
/
+26
2021-09-30
vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>
Christoph Hellwig
1
-0
/
+47