summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+2
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-1/+2
* Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-133-20/+138
|\
| * vfio/type1: Handle different mdev isolation typeLu Baolu2019-04-121-13/+42
| * vfio/type1: Add domain at(de)taching group helpersLu Baolu2019-04-121-7/+77
| * vfio/mdev: Add iommu related member in mdev_deviceLu Baolu2019-04-122-0/+19
* | Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-05-119-84/+67
|\ \
| * | vfio/mdev: Avoid inline get and put parent helpersParav Pandit2019-05-071-2/+2
| * | vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit2019-05-071-6/+4
| * | vfio/mdev: Follow correct remove sequenceParav Pandit2019-05-071-1/+1
| * | vfio/mdev: Avoid masking error code to EBUSYParav Pandit2019-05-071-1/+1
| * | vfio/mdev: Removed unused krefParav Pandit2019-05-072-2/+0
| * | vfio/mdev: Avoid release parent reference during error pathParav Pandit2019-05-071-0/+1
| * | vfio-pci/nvlink2: Fix potential VMA leakGreg Kurz2019-05-011-0/+2
| * | vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"Farhan Ali2019-04-231-20/+10
| * | vfio: Use dev_printk() when possibleBjorn Helgaas2019-04-225-52/+46
| |/
* / Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
|/
* vfio/type1: Limit DMA mappings per containerAlex Williamson2019-04-031-0/+14
* vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai2019-04-031-1/+1
* vfio/pci: use correct format charactersLouis Taylor2019-04-031-2/+2
* 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/+3
* | 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/+2
|/
* 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-011-31/+2
|\
| * vfio/type1: Remove map_try_harder() code pathJoerg Roedel2018-11-151-31/+2
* | Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-12-283-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/+3
|/
* 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/+9
|\
| * Merge branch 'fixes' into nextMichael Ellerman2018-08-131-5/+5
| |\