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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2023-07-25
vfio: Accept vfio device file in the KVM facing kAPI
Yi Liu
2023-07-25
vfio: Refine vfio file kAPIs for KVM
Yi Liu
2023-07-25
vfio: Allocate per device file structure
Yi Liu
2023-07-25
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
2023-07-25
vfio/pci: Copy hot-reset device info to userspace in the devices loop
Yi Liu
2023-07-25
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2023-07-25
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
2023-07-25
vfio/pci: Move the existing hot reset logic to be a helper
Yi Liu
2023-07-25
vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
Yi Liu
2023-06-30
Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
vfio/mdev: Move the compat_class initialization to module init
Eric Farman
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
2023-06-16
vfio/fsl: Create Kconfig sub-menu
Alex Williamson
2023-06-16
vfio/platform: Cleanup Kconfig
Alex Williamson
2023-06-16
vfio/pci: Cleanup Kconfig
Alex Williamson
2023-06-16
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-26
vfio/pci: Also demote hiding standard cap messages
Alex Williamson
2023-05-23
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Support dynamic MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
vfio/pci: Update stale comment
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
2023-05-23
vfio/pci: Move to single error path
Reinette Chatre
2023-05-23
vfio/pci: Prepare for dynamic interrupt context storage
Reinette Chatre
2023-05-23
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
2023-05-23
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
2023-05-23
vfio/pci: demote hiding ecap messages to debug level
Oleksandr Natalenko
2023-05-23
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
2023-05-02
Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-14
vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.
K V P, Satyanarayana
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-31
vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
Yi Liu
2023-03-31
vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
Yi Liu
2023-03-31
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
2023-03-31
vfio-iommufd: No need to record iommufd_ctx in vfio_device
Yi Liu
2023-03-31
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
2023-03-13
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
[prev]
[next]