aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-11Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-05-07vfio/mdev: Avoid inline get and put parent helpersParav Pandit
2019-05-07vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit
2019-05-07vfio/mdev: Follow correct remove sequenceParav Pandit
2019-05-07vfio/mdev: Avoid masking error code to EBUSYParav Pandit
2019-05-07vfio/mdev: Removed unused krefParav Pandit
2019-05-07vfio/mdev: Avoid release parent reference during error pathParav Pandit
2019-05-01vfio-pci/nvlink2: Fix potential VMA leakGreg Kurz
2019-04-23vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"Farhan Ali
2019-04-22vfio: Use dev_printk() when possibleBjorn Helgaas
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-12vfio/type1: Handle different mdev isolation typeLu Baolu
2019-04-12vfio/type1: Add domain at(de)taching group helpersLu Baolu
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu
2019-04-03vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-04-03vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai
2019-04-03vfio/pci: use correct format charactersLouis Taylor
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-02-18vfio_pci: Enable memory accesses before calling pci_map_romEric Auger
2019-02-18vfio/pci: Restore device state on PM transitionAlex Williamson
2019-02-13vfio/spapr_tce: Skip unsetting already unset tableAlexey Kardashevskiy
2019-02-12vfio: expand minor range when registering chrdev regionChengguang Xu
2019-02-05vfio: platform: reset: fix up include directives to remove ccflags-yMasahiro Yamada
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff
2019-01-23vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy
2019-01-22vfio/pci: Cleanup license messThomas Gleixner
2019-01-08vfio/type1: Fix unmap overflow off-by-oneAlex Williamson
2019-01-08vfio/pci: set TRACE_INCLUDE_PATH to fix the build errorMasahiro Yamada
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy
2018-12-21vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy
2018-12-21vfio_pci: Allow mapping extra regionsAlexey Kardashevskiy
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy
2018-12-20vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy
2018-12-12vfio/mdev: add static modifier to add_mdev_supported_typePaolo Cretaro
2018-12-12vfio/pci: Parallelize device open and releaseAlex Williamson
2018-11-15vfio/type1: Remove map_try_harder() code pathJoerg Roedel
2018-10-31Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-10-20KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy
2018-09-25drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUsGeert Uytterhoeven
2018-09-25vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson
2018-09-25vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds