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
/
include
/
linux
/
vfio.h
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-05
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-10
vfio: Export the device set open count
Anthony DeRossi
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
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-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio: Rename user_iova of vfio_dma_rw()
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2022-05-13
vfio/pci: Use the struct file as the handle not the vfio_group
Jason Gunthorpe
2022-05-13
vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
Jason Gunthorpe
2022-05-13
vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
Jason Gunthorpe
2022-05-13
vfio: Remove vfio_external_group_match_file()
Jason Gunthorpe
2022-05-13
vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
Jason Gunthorpe
2022-05-11
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2022-05-11
vfio: Remove dead code
Jason Gunthorpe
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-03-03
vfio: Extend the device migration protocol with RUNNING_P2P
Jason Gunthorpe
2022-03-03
vfio: Define device migration protocol v2
Jason Gunthorpe
2022-03-03
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2021-09-30
vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>
Christoph Hellwig
2021-09-30
vfio: remove unused method from vfio_iommu_driver_ops
Christoph Hellwig
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
2021-09-30
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
2021-08-11
vfio: Remove struct vfio_device_ops open/release
Jason Gunthorpe
2021-08-11
vfio: Provide better generic support for open/release vfio_device_ops
Jason Gunthorpe
2021-08-11
vfio: Introduce a vfio_uninit_group_dev() API call
Max Gurtovoy
2021-04-06
vfio: Remove device_data from the vfio bus driver API
Jason Gunthorpe
2021-04-06
vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
Jason Gunthorpe
2021-04-06
vfio/mdev: Use vfio_init/register/unregister_group_dev
Jason Gunthorpe
2021-04-06
vfio: Split creation of a vfio_device into init and register ops
Jason Gunthorpe
2021-02-01
vfio: iommu driver notify callback
Steve Sistare
2020-12-10
vfio/type1: Add vfio_group_iommu_domain()
Lu Baolu
[next]