index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
vfio_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
vfio: More vfio_file_is_group() use cases
Alex Williamson
1
-3
/
+3
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
1
-23
/
+44
2022-10-07
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
1
-2
/
+4
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
1
-1
/
+15
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
1
-23
/
+24
2022-10-04
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
1
-26
/
+19
2022-09-27
vfio: Follow a strict lifetime for struct iommu_group
Jason Gunthorpe
1
-23
/
+45
2022-09-23
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
1
-691
/
+1
2022-09-23
vfio: Split the register_device ops call into functions
Jason Gunthorpe
1
-16
/
+23
2022-09-23
vfio: Rename vfio_ioctl_check_extension()
Jason Gunthorpe
1
-5
/
+6
2022-09-23
vfio: Split out container code from the init/cleanup functions
Jason Gunthorpe
1
-18
/
+36
2022-09-23
vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
Jason Gunthorpe
1
-24
/
+19
2022-09-23
vfio: Split the container logic into vfio_container_attach_group()
Jason Gunthorpe
1
-30
/
+48
2022-09-23
vfio: Rename __vfio_group_unset_container()
Jason Gunthorpe
1
-6
/
+5
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
1
-11
/
+53
2022-09-21
vfio: Rename vfio_device_put() and vfio_device_try_get()
Kevin Tian
1
-8
/
+9
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
1
-18
/
+5
2022-09-21
vfio: Add helpers for unifying vfio_device life cycle
Kevin Tian
1
-0
/
+92
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
1
-0
/
+175
2022-09-02
vfio: Remove vfio_group dev_counter
Jason Gunthorpe
1
-6
/
+3
2022-09-02
vfio: Increment the runtime PM usage count during IOCTL call
Abhishek Sahu
1
-3
/
+49
2022-09-02
vfio: Split VFIO_GROUP_GET_STATUS into a function
Jason Gunthorpe
1
-31
/
+30
2022-09-02
vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
Jason Gunthorpe
1
-11
/
+16
2022-09-02
vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
Jason Gunthorpe
1
-27
/
+24
2022-09-02
vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
Jason Gunthorpe
1
-13
/
+11
2022-08-08
vfio: Move vfio.c to vfio_main.c
Jason Gunthorpe
1
-0
/
+2135