summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-3/+3
|\
| * powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2019-02-051-3/+3
* | vfio_pci: Enable memory accesses before calling pci_map_romEric Auger2019-02-181-5/+14
* | vfio/pci: Restore device state on PM transitionAlex Williamson2019-02-183-9/+70
* | vfio/spapr_tce: Skip unsetting already unset tableAlexey Kardashevskiy2019-02-131-1/+2
* | vfio: expand minor range when registering chrdev regionChengguang Xu2019-02-121-4/+4
* | vfio: platform: reset: fix up include directives to remove ccflags-yMasahiro Yamada2019-02-054-5/+3Star
* | vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko2019-02-053-13/+14
* | vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy2019-01-231-15/+15
* | vfio/pci: Cleanup license messThomas Gleixner2019-01-222-10/+2Star
|/
* vfio/type1: Fix unmap overflow off-by-oneAlex Williamson2019-01-081-1/+1
* vfio/pci: set TRACE_INCLUDE_PATH to fix the build errorMasahiro Yamada2019-01-081-1/+1
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-021-31/+2Star
|\
| * vfio/type1: Remove map_try_harder() code pathJoerg Roedel2018-11-151-31/+2Star
* | Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-12-293-26/+144
|\ \
| * | vfio/mdev: add static modifier to add_mdev_supported_typePaolo Cretaro2018-12-121-2/+2
| * | vfio/pci: Parallelize device open and releaseAlex Williamson2018-12-122-24/+142
| |/
* | vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy2018-12-216-2/+630
* | vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy2018-12-212-0/+9
* | vfio_pci: Allow mapping extra regionsAlexey Kardashevskiy2018-12-212-0/+12
* | powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2018-12-211-10/+19
* | powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy2018-12-211-12/+23
* | vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy2018-12-201-7/+3Star
|/
* Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-10-313-4/+37
|\
| * drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUsGeert Uytterhoeven2018-09-251-1/+1
| * vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson2018-09-252-2/+33
| * vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang2018-09-251-1/+3
* | KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy2018-10-201-2/+21
|/
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-56/+9Star
|\
| * Merge branch 'fixes' into nextMichael Ellerman2018-08-131-5/+5
| |\
| * | powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-161-1/+1
| * | powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-161-46/+0Star
| * | KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-161-10/+9Star
* | | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-08-162-1/+15
|\ \ \
| * | | vfio-pci: Disable binding to PFs with SR-IOV enabledAlex Williamson2018-08-061-0/+13
| * | | vfio: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-062-1/+2
* | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-4/+2Star
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-201-2/+2
| * | | PCI: Unify try slot and bus reset APISinan Kaya2018-07-201-4/+2Star
| |/ /
* | | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-221-5/+5
|\ \ \ | | |/ | |/|
| * | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-1/+1
| * | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
| |/
* | vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
* | vfio: Use get_user_pages_longterm correctlyJason Gunthorpe2018-06-301-9/+7Star
* | vfio/pci: Make IGD support a configurable optionAlex Williamson2018-06-191-2/+10
|/
* Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-06-126-116/+116
|\
| * vfio: platform: Fix using devices in PM DomainsGeert Uytterhoeven2018-06-081-0/+10
| * vfio: use match_string() helperYisheng Xie2018-06-081-8/+3Star
| * vfio/mdev: Re-order sysfs attribute creationAlex Williamson2018-06-081-7/+7
| * vfio/mdev: Check globally for duplicate devicesAlex Williamson2018-06-082-67/+37Star