index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfio_pci_core.h
Age
Commit message (
Expand
)
Author
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-28
vfio/nvgrace-gpu: wait for the GPU mem to be ready
Ankit Agrawal
2025-11-28
vfio: refactor vfio_pci_mmap_huge_fault function
Ankit Agrawal
2025-11-28
vfio/pci: Use RCU for error/request triggers to avoid circular locking
Alex Williamson
2025-11-25
vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
Jason Gunthorpe
2025-11-20
Merge tag 'vfio-v6.19-dma-buf-v9+' into v6.19/vfio/next
Alex Williamson
2025-11-20
vfio/pci: Add dma-buf export support for MMIO regions
Leon Romanovsky
2025-11-12
vfio/pci: Convert all PCI drivers to get_region_info_caps
Jason Gunthorpe
2025-11-12
vfio: Provide a get_region_info op
Jason Gunthorpe
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
2024-06-21
vfio/pci: Fix typo in macro to declare accessors
Gerd Bayer
2024-06-21
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
2024-05-31
vfio/pci: Use unmap_mapping_range()
Alex Williamson
2024-02-22
vfio/pci: rename and export range_intersect_range
Ankit Agrawal
2024-02-22
vfio/pci: rename and export do_io_rw()
Ankit Agrawal
2023-12-19
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
2023-12-19
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
2023-05-23
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Use bitfield for struct vfio_pci_core_device flags
Reinette Chatre
2023-05-23
vfio/pci: Remove interrupt context counter
Reinette Chatre
2023-05-23
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
2022-09-01
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
2022-08-06
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-07-11
vfio-pci/zdev: add open/close device hooks
Matthew Rosato
2022-07-11
vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
Matthew Rosato
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
2022-05-11
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2022-04-13
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-03-03
Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...
Alex Williamson
2022-03-03
vfio/pci: Expose vfio_pci_core_aer_err_detected()
Yishai Hadas
2022-03-03
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2022-02-22
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2021-08-26
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy