summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
AgeCommit message (Expand)Author
2019-09-16vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"Farhan Ali
2019-05-23vfio/pci: use correct format charactersLouis Taylor
2019-05-15vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-02-05vfio/type1: Fix unmap overflow off-by-oneAlex Williamson
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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-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
2018-06-08vfio: use match_string() helperYisheng Xie
2018-06-08vfio/mdev: Re-order sysfs attribute creationAlex Williamson
2018-06-08vfio/mdev: Check globally for duplicate devicesAlex Williamson
2018-06-08vfio: platform: Make printed error messages more consistentGeert Uytterhoeven
2018-06-08vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven
2018-06-08vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
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