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
/
vfio_main.c
Age
Commit message (
Expand
)
Author
2022-11-10
vfio: Export the device set open count
Anthony DeRossi
2022-11-10
vfio: Fix container device registration life cycle
Anthony DeRossi
2022-10-07
vfio: More vfio_file_is_group() use cases
Alex Williamson
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
2022-10-07
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
2022-10-04
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
2022-09-27
vfio: Follow a strict lifetime for struct iommu_group
Jason Gunthorpe
2022-09-22
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
2022-09-22
vfio: Split the register_device ops call into functions
Jason Gunthorpe
2022-09-22
vfio: Rename vfio_ioctl_check_extension()
Jason Gunthorpe
2022-09-22
vfio: Split out container code from the init/cleanup functions
Jason Gunthorpe
2022-09-22
vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
Jason Gunthorpe
2022-09-22
vfio: Split the container logic into vfio_container_attach_group()
Jason Gunthorpe
2022-09-22
vfio: Rename __vfio_group_unset_container()
Jason Gunthorpe
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
2022-09-21
vfio: Rename vfio_device_put() and vfio_device_try_get()
Kevin Tian
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
2022-09-21
vfio: Add helpers for unifying vfio_device life cycle
Kevin Tian
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
2022-09-01
vfio: Remove vfio_group dev_counter
Jason Gunthorpe
2022-09-01
vfio: Increment the runtime PM usage count during IOCTL call
Abhishek Sahu
2022-09-01
vfio: Split VFIO_GROUP_GET_STATUS into a function
Jason Gunthorpe
2022-09-01
vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
Jason Gunthorpe
2022-09-01
vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
Jason Gunthorpe
2022-09-01
vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
Jason Gunthorpe
2022-08-08
vfio: Move vfio.c to vfio_main.c
Jason Gunthorpe