aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio
AgeCommit message (Expand)Author
2024-04-03vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson
2024-04-03vfio/platform: Create persistent IRQ handlersAlex Williamson
2024-04-03vfio/pci: Create persistent INTx handlerAlex Williamson
2024-04-03vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-03vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson
2024-04-03vfio/platform: Disable virqfds on cleanupAlex Williamson
2024-04-03vfio/pci: Lock external INTx masking opsAlex Williamson
2024-04-03vfio/pci: Remove negative check on unsigned vectorReinette Chatre
2024-04-03vfio/pci: Consolidate irq cleanup on MSI/MSI-X disableReinette Chatre
2024-04-03vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsJason Gunthorpe
2024-03-01iommufd/iova_bitmap: Consider page offset for the pages to be pinnedJoao Martins
2024-03-01iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 arrayJoao Martins
2024-03-01iommufd/iova_bitmap: Bounds check mapped::pages accessJoao Martins
2023-10-06vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()Jinjie Ruan
2023-09-13vfio/type1: fix cap_migration information leakStefan Hajnoczi
2023-07-19vfio/mdev: Move the compat_class initialization to module initEric Farman
2023-06-05vfio/type1: check pfn valid before converting to struct pageYan Zhao
2023-03-10vfio/type1: restore locked_vmSteve Sistare
2023-03-10vfio/type1: track locked_vm per dmaSteve Sistare
2023-03-10vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare
2023-03-10vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare
2023-02-01vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()Niklas Schnelle
2022-12-31vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundariesJoao Martins
2022-12-31vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmapsJoao Martins
2022-12-31vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca
2022-11-10vfio/pci: Check the device set open count on resetAnthony DeRossi
2022-11-10vfio: Export the device set open countAnthony DeRossi
2022-11-10vfio: Fix container device registration life cycleAnthony DeRossi
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-07vfio: More vfio_file_is_group() use casesAlex Williamson
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe
2022-10-07vfio: Hold a reference to the iommu_group in kvm for SPAPRJason Gunthorpe
2022-10-07vfio: Add vfio_file_is_group()Jason Gunthorpe
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe
2022-10-04vfio: Remove the vfio_group->users and users_compJason Gunthorpe
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig
2022-10-04vfio/mdev: remove mdev_from_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-09-27hisi_acc_vfio_pci: Update some log and comment formatsLongfang Liu
2022-09-27hisi_acc_vfio_pci: Remove useless macro definitionsLongfang Liu
2022-09-27hisi_acc_vfio_pci: Remove useless function parameterLongfang Liu