summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe2021-09-221-1/+1
* vfio/platform: fix module_put call in error flowMax Gurtovoy2021-06-101-1/+1
* vfio/pci: zap_vma_ptes() needs MMURandy Dunlap2021-06-101-0/+1
* vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei2021-06-101-1/+1
* vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe2021-05-221-1/+1
* vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger2021-01-091-2/+1
* vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe2020-12-291-2/+2
* vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu2020-10-291-1/+2
* vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-291-1/+3
* vfio/pci: fix racy on error and request eventfd ctxZeng Tao2020-10-011-0/+5
* vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson2020-10-011-2/+6
* vfio/pci: fix memory leaks of eventfd ctxQian Cai2020-10-011-0/+4
* vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson2020-09-121-1/+16
* vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson2020-09-125-48/+334
* vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2020-09-122-2/+81
* vfio/type1: Support faulting PFNMAP vmasAlex Williamson2020-09-121-3/+33
* vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson2020-08-261-5/+66
* vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu2020-06-251-1/+1
* vfio-pci: Mask cap zeroAlex Williamson2020-06-251-1/+6
* vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai2020-06-251-2/+5
* vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson2020-05-051-2/+2
* vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao2020-05-051-1/+1
* vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit2020-01-271-6/+4
* vfio/mdev: Avoid release parent reference during error pathParav Pandit2020-01-271-0/+1
* vfio_pci: Enable memory accesses before calling pci_map_romEric Auger2020-01-271-5/+14
* vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi2019-12-211-1/+1
* vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy2019-12-051-7/+3
* vfio/pci: Mask buggy SR-IOV VF INTx supportAlex Williamson2019-11-202-2/+33
* vfio/pci: Fix potential memory leak in vfio_msi_cap_lenLi Qiang2019-11-201-1/+3
* vfio_pci: Restore original state on releasehexin2019-10-071-4/+13
* vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"Farhan Ali2019-06-151-20/+10
* vfio/pci: use correct format charactersLouis Taylor2019-05-081-2/+2
* vfio/type1: Limit DMA mappings per containerAlex Williamson2019-05-021-0/+14
* vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson2018-08-031-26/+47
* vfio/mdev: Check globally for duplicate devicesAlex Williamson2018-08-032-67/+37
* vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven2018-08-031-5/+10
* KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-281-1/+1
* vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-251-4/+4
* vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-251-0/+4
* vfio: Use get_user_pages_longterm correctlyJason Gunthorpe2018-07-111-9/+7
* vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson2018-04-241-3/+26
* vfio: disable filesystem-dax page pinningDan Williams2018-03-081-3/+15
* vfio/pci: Virtualize Maximum Payload SizeAlex Williamson2017-12-251-2/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* vfio: platform: constify amba_idArvind Yadav2017-08-301-1/+1
* vfio: Stall vfio_del_group_dev() for container group detachAlex Williamson2017-08-301-0/+20
* vfio: fix noiommu vfio_iommu_group_get reference countEric Auger2017-08-301-2/+3
* vfio/type1: Give hardware MSI regions precedenceRobin Murphy2017-08-101-2/+10
* vfio/type1: Cope with hardware MSI reserved regionsRobin Murphy2017-08-101-2/+2
* vfio/pci: Fix handling of RC integrated endpoint PCIe capability sizeAlex Williamson2017-07-271-4/+9