summaryrefslogtreecommitdiff
path: root/drivers/vfio
Commit message (Expand)AuthorAge
* Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-06
|\
| * vfio/pci: Add ioeventfd supportAlex Williamson2018-03-26
| * vfio/pci: Use endian neutral helpersAlex Williamson2018-03-26
| * vfio/pci: Pull BAR mapping setup from read-write pathAlex Williamson2018-03-26
| * vfio/type1: Improve memory pinning process for raw PFN mappingJason Cai (Xiang Feng)2018-03-22
| * vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAsSuravee Suthikulpanit2018-03-21
* | Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Alex Williamson2018-03-21
|/
* vfio: disable filesystem-dax page pinningDan Williams2018-03-02
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-02-01
|\
| * vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticXiongwei Song2018-01-09
| * vfio-pci: Allow mapping MSIX BARAlexey Kardashevskiy2017-12-20
| * vfio: Simplify capability helperAlex Williamson2017-12-20
| * vfio-pci: Mask INTx if a device is not capabable of enabling itAlexey Kardashevskiy2017-12-20
* | annotate poll-related wait keysAl Viro2017-11-27
* | anntotate the places where ->poll() return values goAl Viro2017-11-27
|/
* Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-14
|\
| * Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0Alex Williamson2017-11-13
| |\
| | * vfio: platform: reset: Add Broadcom FlexRM reset moduleAnup Patel2017-10-20
| * | vfio/type1: silence integer overflow warningDan Carpenter2017-10-20
| |/
| * vfio/spapr: Add cond_resched() for huge updatesAlexey Kardashevskiy2017-10-02
| * vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson2017-10-02
| * vfio/pci: Virtualize Maximum Payload SizeAlex Williamson2017-10-02
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* vfio: platform: constify amba_idArvind Yadav2017-08-30
* vfio: Stall vfio_del_group_dev() for container group detachAlex Williamson2017-08-30
* vfio: fix noiommu vfio_iommu_group_get reference countEric Auger2017-08-30
* vfio/type1: Give hardware MSI regions precedenceRobin Murphy2017-08-10
* vfio/type1: Cope with hardware MSI reserved regionsRobin Murphy2017-08-10
* vfio/pci: Fix handling of RC integrated endpoint PCIe capability sizeAlex Williamson2017-07-27
* vfio/pci: Use pci_try_reset_function() on initial openAlex Williamson2017-07-26
* Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-07-13
|\
| * vfio: Remove unnecessary uses of vfio_container.group_lockAlex Williamson2017-07-07
| * vfio: New external user group/file matchAlex Williamson2017-06-28
| * vfio: Fix group release deadlockAlex Williamson2017-06-28
| * vfio: Use ERR_CAST() instead of open coding itDan Carpenter2017-06-13
| * vfio/pci: Add Intel XXV710 to hidden INTx devicesAlex Williamson2017-06-13
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-30
| * powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy2017-03-30
* | vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()Alex Williamson2017-04-18
* | vfio/type1: Prune vfio_pin_page_external()Alex Williamson2017-04-18
* | vfio/type1: Remove locked page accounting workqueueAlex Williamson2017-04-13
* | vfio/spapr_tce: Check kzalloc() return when preregistering memoryAlexey Kardashevskiy2017-04-11
* | vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility checkAlexey Kardashevskiy2017-04-11
* | Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-03-24
|\ \
| * | vfio: Rework group release notifier warningAlex Williamson2017-03-21
| |/