index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
2024-03-11
1
-0
/
+2
*
vfio/migration: Add debugfs to live migration driver
Longfang Liu
2023-12-04
1
-0
/
+7
*
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
2023-11-30
1
-6
/
+2
*
vfio: Commonize combine_ranges for use in other VFIO drivers
Brett Creeley
2023-08-16
1
-0
/
+3
*
vfio: Compile vfio_group infrastructure optionally
Yi Liu
2023-07-25
1
-3
/
+22
*
vfio: Add VFIO_DEVICE_BIND_IOMMUFD
Yi Liu
2023-07-25
1
-2
/
+3
*
vfio: Add cdev for vfio_device
Yi Liu
2023-07-25
1
-0
/
+4
*
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
2023-07-25
1
-0
/
+3
*
vfio-iommufd: Add detach_ioas support for physical VFIO devices
Yi Liu
2023-07-25
1
-1
/
+7
*
vfio: Refine vfio file kAPIs for KVM
Yi Liu
2023-07-25
1
-0
/
+1
*
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2023-07-25
1
-0
/
+14
*
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
2023-07-25
1
-0
/
+3
*
vfio: Mark cdev usage in vfio_device
Yi Liu
2023-07-25
1
-0
/
+5
*
Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-05-02
1
-0
/
+5
|
\
|
*
vfio: correct kdoc for ops structures
Simon Horman
2023-04-14
1
-0
/
+5
*
|
vfio-iommufd: No need to record iommufd_ctx in vfio_device
Yi Liu
2023-03-31
1
-1
/
+0
|
/
*
vfio: Update the kdoc for vfio_device_ops
Yi Liu
2023-02-09
1
-0
/
+4
*
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
2023-02-09
1
-1
/
+1
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
1
-26
/
+5
|
\
|
*
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
1
-12
/
+0
|
*
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
1
-11
/
+0
|
*
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-14
1
-0
/
+5
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-1
/
+0
|
*
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-10
1
-2
/
+0
*
|
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
1
-0
/
+1
|
\
\
|
*
|
vfio: Export the device set open count
Anthony DeRossi
2022-11-10
1
-0
/
+1
|
|
/
*
|
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
1
-0
/
+14
*
|
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-12-02
1
-0
/
+25
|
/
*
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-10-07
1
-0
/
+1
*
vfio: Add struct device to vfio_device
Yi Liu
2022-09-21
1
-3
/
+3
*
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
2022-09-21
1
-3
/
+0
*
vfio: Add helpers for unifying vfio_device life cycle
Kevin Tian
2022-09-21
1
-1
/
+24
*
vfio: Introduce the DMA logging feature support
Yishai Hadas
2022-09-08
1
-2
/
+26
*
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
1
-1
/
+1
*
vfio: Rename user_iova of vfio_dma_rw()
Nicolin Chen
2022-07-25
1
-1
/
+1
*
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-25
1
-3
/
+2
*
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-07-23
1
-2
/
+2
*
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
2022-07-20
1
-1
/
+1
*
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-07-20
1
-17
/
+4
*
vfio: Split migration ops from main device ops
Yishai Hadas
2022-06-30
1
-10
/
+20
*
vfio: de-extern-ify function prototypes
Alex Williamson
2022-06-27
1
-36
/
+34
*
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2022-05-24
1
-4
/
+2
*
vfio/pci: Use the struct file as the handle not the vfio_group
Jason Gunthorpe
2022-05-13
1
-2
/
+1
*
vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
Jason Gunthorpe
2022-05-13
1
-2
/
+3
*
vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
Jason Gunthorpe
2022-05-13
1
-2
/
+1
*
vfio: Remove vfio_external_group_match_file()
Jason Gunthorpe
2022-05-13
1
-2
/
+0
*
vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
Jason Gunthorpe
2022-05-13
1
-1
/
+1
*
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2022-05-11
1
-2
/
+0
*
vfio: Remove dead code
Jason Gunthorpe
2022-05-11
1
-11
/
+0
*
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
2022-05-11
1
-1
/
+1
[next]