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
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
/
group.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-01
vfio: Create vfio_fs_type with inode per device
Alex Williamson
1
-0
/
+7
2023-07-25
vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
Yi Liu
1
-10
/
+0
2023-07-25
vfio: Test kvm pointer in _vfio_device_get_kvm_safe()
Yi Liu
1
-6
/
+1
2023-07-25
vfio-iommufd: Split bind/attach into two steps
Yi Liu
1
-4
/
+13
2023-07-25
vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
Yi Liu
1
-0
/
+13
2023-07-25
vfio: Make vfio_df_open() single open for device cdev path
Yi Liu
1
-0
/
+2
2023-07-25
vfio: Add cdev_device_open_cnt to vfio_group
Yi Liu
1
-0
/
+33
2023-07-25
vfio: Block device access via device fd until device is opened
Yi Liu
1
-1
/
+10
2023-07-25
vfio: Pass struct vfio_device_file * to vfio_device_open/close()
Yi Liu
1
-6
/
+14
2023-07-25
vfio: Refine vfio file kAPIs for KVM
Yi Liu
1
-36
/
+17
2023-07-25
vfio: Allocate per device file structure
Yi Liu
1
-2
/
+11
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-8
/
+38
2023-02-22
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
1
-1
/
+1
2023-02-09
vfio: no need to pass kvm pointer during device open
Matthew Rosato
1
-1
/
+1
2023-02-09
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
1
-7
/
+37
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
1
-2
/
+5
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu
1
-0
/
+877