summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)AuthorFilesLines
2017-08-07vfio-pci: Handle error from pci_iomapArvind Yadav1-0/+4
2017-08-07vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann1-1/+4
2017-07-28vfio: New external user group/file matchAlex Williamson1-0/+9
2017-07-28vfio: Fix group release deadlockAlex Williamson1-1/+36
2017-07-05vfio/spapr: fail tce_iommu_attach_group() when iommu_data is nullGreg Kurz1-0/+4
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson1-59/+43
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2-13/+22
2017-03-30vfio/spapr: Postpone allocation of userspace version of TCE tableSumit Semwal1-13/+7
2016-09-07vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson1-36/+49
2016-03-10vfio: fix ioctl error handlingMichael S. Tsirkin3-8/+16
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson3-199/+10
2015-11-21vfio: fix a warning messageDan Carpenter1-1/+1
2015-11-20vfio: platform: remove needless stack usageKees Cook1-4/+1
2015-11-20vfio-pci: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-20vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds15-90/+606
2015-11-09vfio/pci: make an array largerDan Carpenter1-2/+2
2015-11-04vfio: Include No-IOMMU modeAlex Williamson3-10/+199
2015-11-04vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel1-3/+4
2015-11-03VFIO: platform: reset: AMD xgbe reset moduleEric Auger3-0/+137
2015-11-03vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger1-7/+7
2015-11-03vfio: platform: add dev_info on device resetEric Auger2-2/+13
2015-11-03vfio: platform: use list of registered reset functionEric Auger3-30/+30
2015-11-03vfio: platform: add compat in vfio_platform_deviceEric Auger2-7/+9
2015-11-03vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger1-2/+2
2015-11-03vfio: platform: introduce module_vfio_reset_handler macroEric Auger1-0/+14
2015-11-03vfio: platform: add capability to register a reset functionEric Auger2-0/+47
2015-11-03vfio: platform: introduce vfio-platform-base moduleEric Auger5-4/+18
2015-11-03vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse1-18/+18
2015-11-03vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger1-1/+14
2015-10-28VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger1-0/+1
2015-10-27vfio/pci: Use kernel VPD access functionsAlex Williamson1-1/+69
2015-10-27vfio: Whitelist PCI bridgesAlex Williamson1-6/+25
2015-10-01vfio: Register/unregister irq_bypass_producerFeng Wu4-0/+13
2015-07-25vfio: Fix lockdep issueAlex Williamson1-37/+54
2015-06-28Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds9-19/+195
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2-101/+1010
2015-06-22VFIO: platform: enable ARM64 buildEric Auger1-1/+1
2015-06-22VFIO: platform: Calxeda xgmac reset moduleEric Auger6-0/+107
2015-06-22VFIO: platform: populate the reset function on probeEric Auger1-1/+36
2015-06-22VFIO: platform: add reset callbackEric Auger2-2/+14
2015-06-18VFIO: platform: add reset struct and lookup tableEric Auger2-0/+9
2015-06-11vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy1-1/+195
2015-06-11vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy1-80/+421
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy1-1/+87
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy1-8/+11
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy1-25/+38
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy1-5/+65
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy1-36/+86
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy1-10/+13