summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2017-08-30vfio: platform: constify amba_idArvind Yadav
2017-08-30vfio: Stall vfio_del_group_dev() for container group detachAlex Williamson
2017-08-30vfio: fix noiommu vfio_iommu_group_get reference countEric Auger
2017-08-10vfio/type1: Give hardware MSI regions precedenceRobin Murphy
2017-08-10vfio/type1: Cope with hardware MSI reserved regionsRobin Murphy
2017-07-27vfio/pci: Fix handling of RC integrated endpoint PCIe capability sizeAlex Williamson
2017-07-26vfio/pci: Use pci_try_reset_function() on initial openAlex Williamson
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-07-07vfio: Remove unnecessary uses of vfio_container.group_lockAlex Williamson
2017-06-28vfio: New external user group/file matchAlex Williamson
2017-06-28vfio: Fix group release deadlockAlex Williamson
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-13vfio: Use ERR_CAST() instead of open coding itDan Carpenter
2017-06-13vfio/pci: Add Intel XXV710 to hidden INTx devicesAlex Williamson
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-18vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()Alex Williamson
2017-04-18vfio/type1: Prune vfio_pin_page_external()Alex Williamson
2017-04-13vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-04-11vfio/spapr_tce: Check kzalloc() return when preregistering memoryAlexey Kardashevskiy
2017-04-11vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility checkAlexey Kardashevskiy
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy
2017-03-30powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy
2017-03-24Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-21vfio: Rework group release notifier warningAlex Williamson
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-23Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-02-22vfio: fix a typo in comment of function vfio_pin_pagesChangbin Du
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()Wei Yongjun
2017-02-09vfio: Replace module request with softdepAlex Williamson
2017-02-08vfio/mdev: Use a module softdep for vfio_mdevAlex Williamson
2017-02-08vfio: Fix build break when SPAPR_TCE_IOMMU=nMichael Ellerman
2017-02-07vfio/spapr_tce: Set window when adding additional groups to containerAlexey Kardashevskiy
2017-02-01vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy
2017-01-30Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel
2017-01-24vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz
2017-01-23vfio/type1: Check MSI remapping at irq domain levelEric Auger
2017-01-23vfio/type1: Allow transparent MSI IOVA allocationEric Auger
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song
2017-01-04vfio-pci: Handle error from pci_iomapArvind Yadav
2016-12-30vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-12-30vfio-mdev: Fix remove raceAlex Williamson
2016-12-30vfio/type1: Restore mapping performance with mdev supportAlex Williamson