summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
...
| * vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()Yi Liu2023-07-253-14/+30
| * vfio: Make vfio_df_open() single open for device cdev pathYi Liu2023-07-253-0/+10
| * vfio: Add cdev_device_open_cnt to vfio_groupYi Liu2023-07-252-0/+36
| * vfio: Block device access via device fd until device is openedYi Liu2023-07-253-1/+27
| * vfio: Pass struct vfio_device_file * to vfio_device_open/close()Yi Liu2023-07-253-20/+33
| * vfio: Accept vfio device file in the KVM facing kAPIYi Liu2023-07-252-1/+38
| * vfio: Refine vfio file kAPIs for KVMYi Liu2023-07-253-36/+69
| * vfio: Allocate per device file structureYi Liu2023-07-253-7/+43
| * vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu2023-07-251-11/+50
| * vfio/pci: Copy hot-reset device info to userspace in the devices loopYi Liu2023-07-251-60/+33
| * vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu2023-07-252-7/+91
| * vfio: Add helper to search vfio_device in a dev_setYi Liu2023-07-252-5/+16
| * vfio/pci: Move the existing hot reset logic to be a helperYi Liu2023-07-251-23/+32
| * vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()Yi Liu2023-07-251-3/+2
* | net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2023-08-071-1/+1
* | net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla2023-08-071-1/+1
|/
* Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-06-3017-131/+593
|\
| * vfio/mdev: Move the compat_class initialization to module initEric Farman2023-06-271-9/+14
| * vfio/cdx: add support for CDX busNipun Gupta2023-06-166-0/+289
| * vfio/fsl: Create Kconfig sub-menuAlex Williamson2023-06-161-1/+5
| * vfio/platform: Cleanup KconfigAlex Williamson2023-06-164-11/+20
| * vfio/pci: Cleanup KconfigAlex Williamson2023-06-164-6/+10
| * vfio/pci-core: Add capability for AtomicOp completer supportAlex Williamson2023-06-161-0/+38
| * vfio/pci: Also demote hiding standard cap messagesAlex Williamson2023-05-261-2/+2
| * vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-XReinette Chatre2023-05-231-1/+1
| * vfio/pci: Support dynamic MSI-XReinette Chatre2023-05-231-6/+41
| * vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre2023-05-231-1/+4
| * vfio/pci: Update stale commentReinette Chatre2023-05-231-5/+3
| * vfio/pci: Remove interrupt context counterReinette Chatre2023-05-231-12/+1
| * vfio/pci: Use xarray for interrupt context storageReinette Chatre2023-05-232-45/+47
| * vfio/pci: Move to single error pathReinette Chatre2023-05-231-7/+10
| * vfio/pci: Prepare for dynamic interrupt context storageReinette Chatre2023-05-231-66/+149
| * vfio/pci: Remove negative check on unsigned vectorReinette Chatre2023-05-231-7/+8
| * vfio/pci: Consolidate irq cleanup on MSI/MSI-X disableReinette Chatre2023-05-231-2/+1
| * vfio/pci: demote hiding ecap messages to debug levelOleksandr Natalenko2023-05-231-2/+2
* | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-291-2/+1
|\ \
| * | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-301-2/+1
| |/
* | mm: ptep_get() conversionRyan Roberts2023-06-191-2/+5
* | mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes2023-06-091-1/+1
* | vfio/type1: check pfn valid before converting to struct pageYan Zhao2023-05-231-0/+5
|/
* Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-05-021-0/+7
|\
| * vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.K V P, Satyanarayana2023-04-141-0/+7
* | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-281-83/+13
|\ \
| * | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy2023-03-151-8/+0
| * | powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy2023-03-141-78/+16
* | | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-281-1/+1
|\ \ \
| * | | mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-1/+1
| |/ /
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+2
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-10/+4
| |\ \ \ | | | |/ | | |/|
| * | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
| | |/ | |/|