summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2019-04-03vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-04-03vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai
2019-04-03vfio/pci: use correct format charactersLouis Taylor
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-18vfio_pci: Enable memory accesses before calling pci_map_romEric Auger
2019-02-18vfio/pci: Restore device state on PM transitionAlex Williamson
2019-02-13vfio/spapr_tce: Skip unsetting already unset tableAlexey Kardashevskiy
2019-02-12vfio: expand minor range when registering chrdev regionChengguang Xu
2019-02-05vfio: platform: reset: fix up include directives to remove ccflags-yMasahiro Yamada
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff
2019-01-23vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy
2019-01-22vfio/pci: Cleanup license messThomas Gleixner
2019-01-08vfio/type1: Fix unmap overflow off-by-oneAlex Williamson
2019-01-08vfio/pci: set TRACE_INCLUDE_PATH to fix the build errorMasahiro Yamada
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy
2018-12-21vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy
2018-12-21vfio_pci: Allow mapping extra regionsAlexey Kardashevskiy
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy
2018-12-20vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy
2018-12-12vfio/mdev: add static modifier to add_mdev_supported_typePaolo Cretaro
2018-12-12vfio/pci: Parallelize device open and releaseAlex Williamson
2018-11-15vfio/type1: Remove map_try_harder() code pathJoerg Roedel
2018-10-31Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-10-20KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy
2018-09-25drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUsGeert Uytterhoeven
2018-09-25vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson
2018-09-25vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-06vfio-pci: Disable binding to PFs with SR-IOV enabledAlex Williamson
2018-08-06vfio: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya
2018-07-18vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-18vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy
2018-06-30vfio: Use get_user_pages_longterm correctlyJason Gunthorpe
2018-06-18vfio/pci: Make IGD support a configurable optionAlex Williamson
2018-06-12Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-06-08vfio: platform: Fix using devices in PM DomainsGeert Uytterhoeven