summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio/platform: Disable virqfds on cleanupAlex Williamson2024-04-131-1/+4
* vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca2023-01-181-2/+1
* vfio: Clear the caps->buf to NULL after freeSchspa Shi2022-08-251-0/+1
* vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe2021-09-221-1/+1
* vfio/pci: Handle concurrent vma faultsAlex Williamson2021-07-201-8/+21
* 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-061-2/+1
* vfio-pci: Use io_remap_pfn_range() for PCI IO memoryJason Gunthorpe2020-12-301-2/+2
* vfio: platform: fix reference leak in vfio_platform_openZhang Qilong2020-11-181-2/+1
* vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu2020-10-301-1/+2
* vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-301-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-091-1/+16
* vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson2020-09-095-43/+331
* vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2020-09-092-2/+81
* vfio/type1: Support faulting PFNMAP vmasAlex Williamson2020-09-091-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-061-2/+2
* vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao2020-05-061-1/+1
* vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit2020-01-271-6/+4
* vfio/mdev: Follow correct remove sequenceParav Pandit2020-01-271-1/+1
* 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 unmap overflow off-by-oneAlex Williamson2019-01-161-1/+1
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-56/+9
|\
| * Merge branch 'fixes' into nextMichael Ellerman2018-08-131-5/+5
| |\
| * | powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-161-1/+1
| * | powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-161-46/+0
| * | KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-161-10/+9
* | | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-08-162-1/+15
|\ \ \
| * | | vfio-pci: Disable binding to PFs with SR-IOV enabledAlex Williamson2018-08-061-0/+13
| * | | vfio: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-062-1/+2
* | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-2/+2