summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
AgeCommit message (Expand)Author
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy
2021-06-10vfio/pci: zap_vma_ptes() needs MMURandy Dunlap
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2021-05-22vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2020-12-30vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe
2020-11-18vfio: platform: fix reference leak in vfio_platform_openZhang Qilong
2020-10-30vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu
2020-10-30vfio/pci: Clear token on bypass registration failureAlex Williamson
2020-10-01vfio/pci: fix racy on error and request eventfd ctxZeng Tao
2020-10-01vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai
2020-09-09vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-09-09vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-09-09vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-09-09vfio/type1: Support faulting PFNMAP vmasAlex Williamson
2020-08-26vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson
2020-06-25vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu
2020-06-25vfio-pci: Mask cap zeroAlex Williamson
2020-06-25vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai
2020-05-06vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-05-06vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao
2020-01-27vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit
2020-01-27vfio/mdev: Follow correct remove sequenceParav Pandit
2020-01-27vfio/mdev: Avoid release parent reference during error pathParav Pandit
2020-01-27vfio_pci: Enable memory accesses before calling pci_map_romEric Auger
2019-12-21vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi
2019-12-05vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy
2019-11-20vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson
2019-11-20vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang
2019-10-07vfio_pci: Restore original state on releasehexin
2019-06-15vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"Farhan Ali
2019-05-08vfio/pci: use correct format charactersLouis Taylor
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-01-16vfio/type1: Fix unmap overflow off-by-oneAlex Williamson
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-06vfio-pci: Disable binding to PFs with SR-IOV enabledAlex Williamson
2018-08-06vfio: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya
2018-07-18vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-18vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy