index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
container.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-25
1
-6
/
+1
|
\
|
*
vfio: revert "iommu driver notify callback"
Steve Sistare
2023-02-09
1
-5
/
+0
|
*
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2023-01-23
1
-1
/
+1
*
|
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
2023-02-03
1
-7
/
+0
|
/
*
vfio: Refactor dma APIs for emulated devices
Yi Liu
2022-12-05
1
-7
/
+13
*
vfio: Move container related MODULE_ALIAS statements into container.c
Jason Gunthorpe
2022-12-02
1
-0
/
+3
*
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
1
-91
/
+19
*
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
2022-12-02
1
-2
/
+5
*
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
2022-12-02
1
-2
/
+3
*
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
2022-12-02
1
-8
/
+6
*
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
2022-12-02
1
-2
/
+2
*
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
2022-10-04
1
-5
/
+5
*
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
2022-09-22
1
-0
/
+680