summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
AgeCommit message (Expand)Author
2020-06-24vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu
2020-06-24vfio-pci: Mask cap zeroAlex Williamson
2020-06-24vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai
2020-04-23vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-04-20vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao
2020-04-20vfio: checking of validity of user vaddr in vfio_dma_rwYan Zhao
2020-04-01vfio: Ignore -ENODEV when getting MSI cookieAndre Przywara
2020-04-01vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0]Sam Bobroff
2020-03-24Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v...Alex Williamson
2020-03-24vfio/pci: Cleanup .probe() exit pathsAlex Williamson
2020-03-24vfio/pci: Remove dev_fmt definitionAlex Williamson
2020-03-24vfio/pci: Add sriov_configure supportAlex Williamson
2020-03-24vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson
2020-03-24vfio/pci: Introduce VF tokenAlex Williamson
2020-03-24vfio/pci: Implement match opsAlex Williamson
2020-03-24vfio: Include optional device match in vfio_device_ops callbacksAlex Williamson
2020-03-24vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pagesYan Zhao
2020-03-24vfio: introduce vfio_dma_rw to read/write a range of IOVAsYan Zhao
2020-03-24vfio: allow external user to get vfio group from deviceYan Zhao
2020-03-24vfio: platform: Switch to platform_get_irq_optional()Eric Auger
2020-02-03Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard
2020-01-31vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() callJohn Hubbard
2020-01-09vfio: platform: fix __iomem in vfio_platform_amdxgbe.cBen Dooks (Codethink)
2020-01-09vfio/mdev: make create attribute staticBen Dooks (Codethink)
2020-01-07vfio/spapr_tce: use mmgrabJulia Lawall
2020-01-07vfio: vfio_pci_nvlink2: use mmgrabJulia Lawall
2020-01-06vfio/spapr/nvlink2: Skip unpinning pages on error exitAlexey Kardashevskiy
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-04Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/nextAlex Williamson
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann
2019-10-18vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()Ben Luo
2019-10-15vfio/type1: Initialize resv_msi_baseJoerg Roedel
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-09-25vfio/type1: untag user pointers in vaddr_get_pfnAndrey Konovalov
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-20Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-30vfio/spapr_tce: Invalidate multiple TCEs at onceAlexey Kardashevskiy
2019-08-23Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-ar...Alex Williamson
2019-08-22vfio_pci: Restore original state on releasehexin
2019-08-19vfio/type1: remove duplicate retrieval of reserved regionsShameer Kolothum
2019-08-19vfio/type1: Add IOVA range capability supportShameer Kolothum
2019-08-19vfio/type1: check dma map request is within a valid iova rangeShameer Kolothum
2019-08-19vfio/spapr_tce: Fix incorrect tce_iommu_group memory freeAlexey Kardashevskiy