index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Export the device set open count
Anthony DeRossi
2022-11-10
1
-0
/
+1
*
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
*
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-05-11
1
-2
/
+2
*
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-05-11
1
-2
/
+2
*
vfio: Extend the device migration protocol with RUNNING_P2P
Jason Gunthorpe
2022-03-03
1
-0
/
+1
*
vfio: Define device migration protocol v2
Jason Gunthorpe
2022-03-03
1
-0
/
+20
*
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2022-03-03
1
-0
/
+32
*
vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>
Christoph Hellwig
2021-09-30
1
-44
/
+0
*
vfio: remove unused method from vfio_iommu_driver_ops
Christoph Hellwig
2021-09-30
1
-5
/
+0
*
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
2021-09-30
1
-0
/
+1
*
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
2021-09-30
1
-3
/
+0
*
vfio: Remove struct vfio_device_ops open/release
Jason Gunthorpe
2021-08-11
1
-4
/
+0
*
vfio: Provide better generic support for open/release vfio_device_ops
Jason Gunthorpe
2021-08-11
1
-0
/
+21
*
vfio: Introduce a vfio_uninit_group_dev() API call
Max Gurtovoy
2021-08-11
1
-0
/
+1
*
vfio: Remove device_data from the vfio bus driver API
Jason Gunthorpe
2021-04-06
1
-3
/
+1
*
vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
Jason Gunthorpe
2021-04-06
1
-8
/
+8
*
vfio/mdev: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
2021-04-06
1
-5
/
+0
*
vfio: Split creation of a vfio_device into init and register ops
Jason Gunthorpe
2021-04-06
1
-0
/
+16
*
vfio: iommu driver notify callback
Steve Sistare
2021-02-01
1
-0
/
+7
*
vfio/type1: Add vfio_group_iommu_domain()
Lu Baolu
2020-12-10
1
-0
/
+4
*
vfio: Selective dirty page tracking if IOMMU backed device pins pages
Kirti Wankhede
2020-05-28
1
-1
/
+3
*
-
.
Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v...
Alex Williamson
2020-03-24
1
-0
/
+17
|
\
\
|
|
*
vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pages
Yan Zhao
2020-03-24
1
-0
/
+6
|
|
*
vfio: introduce vfio_dma_rw to read/write a range of IOVAs
Yan Zhao
2020-03-24
1
-0
/
+5
|
|
*
vfio: allow external user to get vfio group from device
Yan Zhao
2020-03-24
1
-0
/
+2
|
|
/
|
/
|
|
*
vfio: Include optional device match in vfio_device_ops callbacks
Alex Williamson
2020-03-24
1
-0
/
+4
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
vfio: Simplify capability helper
Alex Williamson
2017-12-20
1
-1
/
+2
*
include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR...
Murilo Opsfelder Araujo
2017-07-26
1
-2
/
+2
[next]