aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 4-41/+348
2018-03-26vfio/pci: Add ioeventfd supportGravatar Alex Williamson 3-0/+165
2018-03-26vfio/pci: Use endian neutral helpersGravatar Alex Williamson 1-8/+26
2018-03-26vfio/pci: Pull BAR mapping setup from read-write pathGravatar Alex Williamson 1-12/+27
2018-03-22vfio/type1: Improve memory pinning process for raw PFN mappingGravatar Jason Cai (Xiang Feng) 1-10/+15
2018-03-21Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"Gravatar Alex Williamson 1-3/+0
2018-03-21vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAsGravatar Suravee Suthikulpanit 1-11/+115
2018-03-02vfio: disable filesystem-dax page pinningGravatar Dan Williams 1-3/+15
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-4/+4
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-110/+23
2018-01-09vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticGravatar Xiongwei Song 1-3/+3
2017-12-20vfio-pci: Allow mapping MSIX BARGravatar Alexey Kardashevskiy 1-56/+8
2017-12-20vfio: Simplify capability helperGravatar Alex Williamson 2-54/+12
2017-12-20vfio-pci: Mask INTx if a device is not capabable of enabling itGravatar Alexey Kardashevskiy 1-0/+3
2017-11-27annotate poll-related wait keysGravatar Al Viro 1-1/+1
2017-11-27anntotate the places where ->poll() return values goGravatar Al Viro 1-1/+1
2017-11-14Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 6-3/+156
2017-11-13Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0Gravatar Alex Williamson 3-0/+123
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-1/+1
2017-10-20vfio: platform: reset: Add Broadcom FlexRM reset moduleGravatar Anup Patel 3-0/+123
2017-10-20vfio/type1: silence integer overflow warningGravatar Dan Carpenter 1-0/+3
2017-10-02vfio/spapr: Add cond_resched() for huge updatesGravatar Alexey Kardashevskiy 1-0/+2
2017-10-02vfio/pci: Virtualize Maximum Read Request SizeGravatar Alex Williamson 1-3/+26
2017-10-02vfio/pci: Virtualize Maximum Payload SizeGravatar Alex Williamson 1-2/+4
2017-08-30vfio: platform: constify amba_idGravatar Arvind Yadav 1-1/+1
2017-08-30vfio: Stall vfio_del_group_dev() for container group detachGravatar Alex Williamson 1-0/+20
2017-08-30vfio: fix noiommu vfio_iommu_group_get reference countGravatar Eric Auger 1-2/+3
2017-08-10vfio/type1: Give hardware MSI regions precedenceGravatar Robin Murphy 1-2/+10
2017-08-10vfio/type1: Cope with hardware MSI reserved regionsGravatar Robin Murphy 1-2/+2
2017-07-27vfio/pci: Fix handling of RC integrated endpoint PCIe capability sizeGravatar Alex Williamson 1-4/+9
2017-07-26vfio/pci: Use pci_try_reset_function() on initial openGravatar Alex Williamson 1-1/+8
2017-07-13Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-42/+48
2017-07-07vfio: Remove unnecessary uses of vfio_container.group_lockGravatar Alex Williamson 1-38/+0
2017-06-28vfio: New external user group/file matchGravatar Alex Williamson 1-0/+9
2017-06-28vfio: Fix group release deadlockGravatar Alex Williamson 1-1/+36
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tGravatar Ingo Molnar 1-1/+1
2017-06-13vfio: Use ERR_CAST() instead of open coding itGravatar Dan Carpenter 1-1/+1
2017-06-13vfio/pci: Add Intel XXV710 to hidden INTx devicesGravatar Alex Williamson 1-2/+2
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2017-04-18vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()Gravatar Alex Williamson 1-6/+11
2017-04-18vfio/type1: Prune vfio_pin_page_external()Gravatar Alex Williamson 1-27/+8
2017-04-13vfio/type1: Remove locked page accounting workqueueGravatar Alex Williamson 1-59/+51
2017-04-11vfio/spapr_tce: Check kzalloc() return when preregistering memoryGravatar Alexey Kardashevskiy 1-0/+5
2017-04-11vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility checkGravatar Alexey Kardashevskiy 1-0/+8
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableGravatar Alexey Kardashevskiy 1-1/+1
2017-03-30powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalGravatar Alexey Kardashevskiy 1-1/+1
2017-03-24Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-3/+5
2017-03-22iommu: Disambiguate MSI region typesGravatar Robin Murphy 1-4/+3