index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
container.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+1
2023-02-09
vfio: revert "iommu driver notify callback"
Steve Sistare
1
-5
/
+0
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
1
-7
/
+0
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
1
-1
/
+1
2022-12-05
vfio: Refactor dma APIs for emulated devices
Yi Liu
1
-7
/
+13
2022-12-02
vfio: Move container related MODULE_ALIAS statements into container.c
Jason Gunthorpe
1
-0
/
+3
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
1
-91
/
+19
2022-12-02
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
1
-2
/
+5
2022-12-02
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
1
-2
/
+3
2022-12-02
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
1
-8
/
+6
2022-12-02
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
1
-2
/
+2
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
1
-5
/
+5
2022-09-22
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
1
-0
/
+680