summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2020-10-29Merge tag 'v5.4.73' into 5.4-2.1.x-imxAndrey Zhizhikin
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-29vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfnMatthew Rosato
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
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-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
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 memoryAjay Kaher
2020-09-09vfio-pci: Fault mmaps to enable vma trackingAjay Kaher
2020-09-09vfio/type1: Support faulting PFNMAP vmasAjay Kaher
2020-08-26Merge tag 'v5.4.61' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-26vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
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-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-04-17vfio: platform: Switch to platform_get_irq_optional()Eric Auger
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-24vfio/spapr/nvlink2: Skip unpinning pages on error exitAlexey Kardashevskiy
2019-12-21vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi
2019-11-26vfio/fsl-mc: Map the VFIO region according to the flags received from mc firm...Diana Craciun
2019-11-26vfio/fsl-mc: Add read/write support for fsl-mc devicesDiana Craciun
2019-11-26vfio/fsl-mc: trigger an interrupt via eventfdDiana Craciun
2019-11-26vfio/fsl-mc: Add irq infrastructure for fsl-mc devicesDiana Craciun
2019-11-26vfio/fsl-mc: Added lock support in preparation for interrupt handlingDiana Craciun
2019-11-26vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regionsDiana Craciun
2019-11-26vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl callDiana Craciun
2019-11-26vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctlDiana Craciun
2019-11-26vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bindDiana Craciun
2019-11-26vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan
2019-10-15vfio/type1: Initialize resv_msi_baseJoerg Roedel
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
2019-08-19vfio/type1: Update iova list on detachShameer Kolothum
2019-08-19vfio/type1: Check reserved region conflict and update iova listShameer Kolothum