summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2025-06-27vfio/type1: Fix error unwind in migration dirty bitmap allocationLi RongQing
2025-05-02vfio/pci: fix memory leak during D3hot to D0 transitionAbhishek Sahu
2025-03-13vfio/pci: Enable iowrite64 and ioread64 for vfio pciRamesh Thomas
2025-03-13vfio/platform: check the bounds of read/write syscallsAlex Williamson
2025-02-01vfio/platform: check the bounds of read/write syscallsAlex Williamson
2024-12-14vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon
2024-04-13vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson
2024-04-13vfio/platform: Create persistent IRQ handlersAlex Williamson
2024-04-13vfio/pci: Create persistent INTx handlerAlex Williamson
2024-04-13vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-04-13vfio/pci: Lock external INTx masking opsAlex Williamson
2024-04-13vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson
2024-04-13vfio/platform: Disable virqfds on cleanupAlex Williamson
2023-09-19vfio/type1: fix cap_migration information leakStefan Hajnoczi
2023-03-11vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare
2023-01-14vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca
2022-09-28vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()Daniel Jordan
2022-09-28vfio/type1: Unpin zero pagesAlex Williamson
2022-09-28vfio/type1: Prepare for batched pinning with struct vfio_batchDaniel Jordan
2022-09-28vfio/type1: Change success value of vaddr_get_pfn()Daniel Jordan
2022-08-25vfio: Clear the caps->buf to NULL after freeSchspa Shi
2022-08-21vfio/mdev: Make to_mdev_device() into a static inlineJason Gunthorpe
2022-08-21vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe
2022-08-21vfio: Simplify the lifetime logic for vfio_deviceJason Gunthorpe
2022-08-21vfio: Remove extra put/gets around vfio_device->groupJason Gunthorpe
2022-04-08amba: Make the remove callback return voidUwe Kleine-König
2022-04-08vfio: platform: simplify device removalUwe Kleine-König
2021-09-18vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe
2021-07-14vfio/pci: Handle concurrent vma faultsAlex Williamson
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy
2021-06-10vfio/pci: zap_vma_ptes() needs MMURandy Dunlap
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2021-05-14vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe
2021-05-14vfio/pci: Re-order vfio_pci_probe()Jason Gunthorpe
2021-05-14vfio/pci: Move VGA and VF initialization to functionsJason Gunthorpe
2021-05-14vfio/fsl-mc: Re-order vfio_fsl_mc_probe()Jason Gunthorpe
2021-05-07vfio: Depend on MMUJason Gunthorpe
2021-04-21vfio/pci: Add missing range check in vfio_pci_mmapChristian A. Ehrhardt
2021-04-07vfio/nvlink: Add missing SPAPR_TCE_IOMMU dependsJason Gunthorpe
2021-03-25vfio: IOMMU_API should be selectedJason Gunthorpe
2021-03-04vfio/type1: Use follow_pte()Alex Williamson
2021-03-04vfio-pci/zdev: fix possible segmentation fault issueMax Gurtovoy
2021-03-04vfio/iommu_type1: Fix some sanity checks in detach groupKeqian Zhu
2021-03-04vfio/iommu_type1: Populate full dirty when detach non-pinned groupKeqian Zhu
2020-12-30vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy
2020-12-30vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2020-12-30vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe
2020-11-03vfio/pci: Bypass IGD init in case of -ENODEVFred Gao
2020-11-03vfio: platform: fix reference leak in vfio_platform_openZhang Qilong
2020-11-03vfio/pci: Implement ioeventfd thread handler for contended memory lockAlex Williamson