summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
AgeCommit message (Expand)Author
2020-08-21vfio-pci: Avoid recursive read-lock usageAlex Williamson
2020-07-13vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu
2020-07-13vfio-pci: Mask cap zeroAlex Williamson
2020-07-07vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-06-08vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai
2020-06-08vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-06-08vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-06-08vfio/type1: Support faulting PFNMAP vmasAlex Williamson
2020-06-04vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-06-04vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao
2020-05-15vfio/spapr/nvlink2: Skip unpinning pages on error exitAlexey Kardashevskiy
2020-02-11vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi
2019-10-07vfio_pci: Restore original state on releasehexin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06vfio/mdev: Synchronize device create/remove with parent removalParav Pandit
2019-06-06vfio/mdev: Avoid creating sysfs remove file on stale device removalParav Pandit
2019-06-06vfio/mdev: Improve the create/remove sequenceParav Pandit
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
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