index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
group.c
Age
Commit message (
Expand
)
Author
2023-07-25
vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
Yi Liu
2023-07-25
vfio: Test kvm pointer in _vfio_device_get_kvm_safe()
Yi Liu
2023-07-25
vfio-iommufd: Split bind/attach into two steps
Yi Liu
2023-07-25
vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
Yi Liu
2023-07-25
vfio: Make vfio_df_open() single open for device cdev path
Yi Liu
2023-07-25
vfio: Add cdev_device_open_cnt to vfio_group
Yi Liu
2023-07-25
vfio: Block device access via device fd until device is opened
Yi Liu
2023-07-25
vfio: Pass struct vfio_device_file * to vfio_device_open/close()
Yi Liu
2023-07-25
vfio: Refine vfio file kAPIs for KVM
Yi Liu
2023-07-25
vfio: Allocate per device file structure
Yi Liu
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-22
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
2023-02-09
vfio: no need to pass kvm pointer during device open
Matthew Rosato
2023-02-09
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu