summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
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
2016-07-19vfio, platform: make reset driver a requirement by defaultSinan Kaya
2016-07-19vfio: platform: call _RST method when using ACPISinan Kaya
2016-07-19vfio: platform: add extra debug info argument to call resetSinan Kaya
2016-07-19vfio: platform: add support for ACPI probeSinan Kaya
2016-07-19vfio: platform: determine reset capabilitySinan Kaya
2016-07-19vfio: platform: move reset call to a common functionSinan Kaya
2016-07-19vfio: platform: rename reset functionSinan Kaya
2016-07-14vfio: fix possible use after free of vfio groupIlya Lesokhin
2016-07-08vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusiveYongji Xie
2016-06-23vfio: platform: support No-IOMMU modePeng Fan
2016-05-31vfio/pci: Allow VPD short readAlex Williamson
2016-05-30vfio/type1: Fix build warningAlex Williamson
2016-05-30vfio/pci: Fix ordering of eventfd vs virqfd shutdownAlex Williamson