summaryrefslogtreecommitdiff
path: root/drivers/vfio/vfio_iommu_type1.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()Wei Yongjun2017-02-10
* Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel2017-01-30
|\
| * vfio/type1: Check MSI remapping at irq domain levelEric Auger2017-01-23
| * vfio/type1: Allow transparent MSI IOVA allocationEric Auger2017-01-23
* | vfio/type1: Remove pid_namespace.h includeAlex Williamson2017-01-13
* | vfio iommu type1: fix the testing of capability for remote taskJike Song2017-01-12
|/
* vfio/type1: Restore mapping performance with mdev supportAlex Williamson2016-12-30
* mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-14
* vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pagesKirti Wankhede2016-12-06
* vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.Kirti Wankhede2016-12-06
* vfio iommu type1: WARN_ON if notifier block is not unregisteredKirti Wankhede2016-12-05
* vfio: vfio_register_notifier: classify iommu notifierJike Song2016-12-01
* vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede2016-11-17
* vfio iommu type1: Add support for mediated devicesKirti Wankhede2016-11-17
* vfio iommu type1: Add task structure to vfio_dmaKirti Wankhede2016-11-17
* vfio iommu type1: Add find_iommu_group() functionKirti Wankhede2016-11-17
* vfio iommu type1: Update argument of vaddr_get_pfn()Kirti Wankhede2016-11-17
* vfio iommu type1: Update arguments of vfio_lock_acctKirti Wankhede2016-11-17
* vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede2016-11-17
* vfio/type1: Fix build warningAlex Williamson2016-05-30
* iommu: Allow selecting page sizes per domainRobin Murphy2016-05-09
* vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-28
* vfio/iommu_type1: make use of info.flagsPierre Morel2016-01-04
* vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger2015-11-03
* vfio/type1: Add conditional reschedulingAlex Williamson2015-02-06
* vfio/type1: Chunk contiguous reserved/invalid page mappingsAlex Williamson2015-02-06
* vfio/type1: DMA unmap chunkingAlex Williamson2015-02-06
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-15
|\
| * vfio: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-25
* | vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU typeWill Deacon2014-09-29
|/
* vfio/iommu_type1: Avoid overflowAlex Williamson2014-05-30
* Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-04-03
|\
| * vfio/type1: Add extension to test DMA cache coherence of IOMMUAlex Williamson2014-02-26
| * vfio/iommu_type1: Multi-IOMMU domain supportAlex Williamson2014-02-26
* | mm: close PageTail raceDavid Rientjes2014-03-04
|/
* VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis2013-10-11
* vfio/type1: Fix leak on error pathAlex Williamson2013-07-01
* vfio/type1: Fix missed frees and zero sized removesAlex Williamson2013-06-25
* vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson2013-06-21
* vfio: hugepage support for vfio_iommu_type1Alex Williamson2013-06-21
* vfio: Convert type1 iommu to use rbtreeAlex Williamson2013-06-21
* vfio: Type1 IOMMU implementationAlex Williamson2012-07-31