aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-03-26vfio/pci: Add ioeventfd supportAlex Williamson
2018-03-26vfio/pci: Use endian neutral helpersAlex Williamson
2018-03-26vfio/pci: Pull BAR mapping setup from read-write pathAlex Williamson
2018-03-22vfio/type1: Improve memory pinning process for raw PFN mappingJason Cai (Xiang Feng)
2018-03-21Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson
2018-03-21vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAsSuravee Suthikulpanit
2018-03-02vfio: disable filesystem-dax page pinningDan Williams
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-01-09vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticXiongwei Song
2017-12-20vfio-pci: Allow mapping MSIX BARAlexey Kardashevskiy
2017-12-20vfio: Simplify capability helperAlex Williamson
2017-12-20vfio-pci: Mask INTx if a device is not capabable of enabling itAlexey Kardashevskiy
2017-11-27annotate poll-related wait keysAl Viro
2017-11-27anntotate the places where ->poll() return values goAl Viro
2017-11-14Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-13Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0Alex Williamson
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-20vfio: platform: reset: Add Broadcom FlexRM reset moduleAnup Patel
2017-10-20vfio/type1: silence integer overflow warningDan Carpenter
2017-10-02vfio/spapr: Add cond_resched() for huge updatesAlexey Kardashevskiy
2017-10-02vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson
2017-10-02vfio/pci: Virtualize Maximum Payload SizeAlex Williamson
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