summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2021-01-09vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2020-12-29vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe
2020-10-29vfio/pci: Clear token on bypass registration failureAlex Williamson
2020-10-01vfio/pci: fix racy on error and request eventfd ctxZeng Tao
2020-10-01vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai
2020-09-12vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-09-12vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-09-12vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-09-12vfio/type1: Support faulting PFNMAP vmasAlex Williamson
2020-06-30vfio-pci: Mask cap zeroAlex Williamson
2020-06-30vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-01-29vfio_pci: Enable memory accesses before calling pci_map_romEric Auger
2019-12-21vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi
2019-12-05vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy
2019-11-25vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson
2019-11-25vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang
2019-10-07vfio_pci: Restore original state on releasehexin
2019-05-08vfio/pci: use correct format charactersLouis Taylor
2019-05-04vfio/type1: Limit DMA mappings per containerAlex Williamson
2018-08-03vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven
2018-07-25vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-04-24vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson
2018-03-22vfio/spapr_tce: Check kzalloc() return when preregistering memoryAlexey Kardashevskiy
2018-03-22vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility checkAlexey Kardashevskiy
2017-12-25vfio/pci: Virtualize Maximum Payload SizeAlex Williamson
2017-12-09vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy
2017-08-06vfio-pci: Handle error from pci_iomapArvind Yadav
2017-08-06vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-27vfio: Fix group release deadlockAlex Williamson
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz
2017-06-17vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-03-22vfio/spapr: Postpone default window creationAlexey Kardashevskiy
2017-03-22vfio/spapr: Add a helper to create default DMA windowAlexey Kardashevskiy
2017-03-22powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2017-03-22vfio/spapr: Reference mm in tce_containerAlexey Kardashevskiy
2017-03-22powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2017-03-22vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy
2016-10-26vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2016-09-29vfio_pci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-09-26vfio-pci: Disable INTx after MSI/X teardownAlex Williamson
2016-09-26vfio-pci: Virtualize PCIe & AF FLRAlex Williamson
2016-09-13vfio: platform: mark symbols static where possibleBaoyou Xie
2016-08-29vfio/pci: Fix typos in commentsWei Jiangang
2016-08-08vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson
2016-07-19vfio: platform: check reset call return code during releaseSinan Kaya
2016-07-19vfio: platform: check reset call return code during openSinan Kaya