index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
container.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
1
-0
/
+680