aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio
AgeCommit message (Expand)Author
2021-09-22vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe
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-09vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2020-12-29vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe
2020-10-29vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu
2020-10-29vfio/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-12vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-09-12vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-09-12vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-09-12vfio/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-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-05-05vfio: 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: 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
2018-08-03vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson
2018-08-03vfio/mdev: Check globally for duplicate devicesAlex Williamson
2018-08-03vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-25vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy
2018-07-25vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-11vfio: Use get_user_pages_longterm correctlyJason Gunthorpe
2018-04-24vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson
2018-03-08vfio: disable filesystem-dax page pinningDan Williams
2017-12-25vfio/pci: Virtualize Maximum Payload SizeAlex Williamson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30vfio: platform: constify amba_idArvind Yadav
2017-08-30vfio: Stall vfio_del_group_dev() for container group detachAlex Williamson
2017-08-30vfio: fix noiommu vfio_iommu_group_get reference countEric Auger
2017-08-10vfio/type1: Give hardware MSI regions precedenceRobin Murphy
2017-08-10vfio/type1: Cope with hardware MSI reserved regionsRobin Murphy
2017-07-27vfio/pci: Fix handling of RC integrated endpoint PCIe capability sizeAlex Williamson