summaryrefslogtreecommitdiff
path: root/drivers/vfio/vfio_iommu_type1.c
AgeCommit message (Expand)Author
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard
2020-01-31vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() callJohn Hubbard
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-10-18vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()Ben Luo
2019-10-15vfio/type1: Initialize resv_msi_baseJoerg Roedel
2019-09-25vfio/type1: untag user pointers in vaddr_get_pfnAndrey Konovalov
2019-09-20Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
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/type1: Update iova list on detachShameer Kolothum
2019-08-19vfio/type1: Check reserved region conflict and update iova listShameer Kolothum
2019-08-19vfio/type1: Introduce iova list and add iommu aperture validity checkShameer Kolothum
2019-07-24iommu: Introduce struct iommu_iotlb_gather for batching TLB flushesWill Deacon
2019-07-24iommu: Remove empty iommu_tlb_range_add() callback from iommu_opsWill Deacon
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-04-12vfio/type1: Handle different mdev isolation typeLu Baolu
2019-04-12vfio/type1: Add domain at(de)taching group helpersLu Baolu
2019-04-03vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-01-08vfio/type1: Fix unmap overflow off-by-oneAlex Williamson
2018-11-15vfio/type1: Remove map_try_harder() code pathJoerg Roedel
2018-08-06vfio: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-30vfio: Use get_user_pages_longterm correctlyJason Gunthorpe
2018-06-08vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson
2018-03-22vfio/type1: Improve memory pinning process for raw PFN mappingJason Cai (Xiang Feng)
2018-03-21vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAsSuravee Suthikulpanit
2018-03-02vfio: disable filesystem-dax page pinningDan Williams
2017-10-20vfio/type1: silence integer overflow warningDan Carpenter
2017-08-10vfio/type1: Give hardware MSI regions precedenceRobin Murphy
2017-08-10vfio/type1: Cope with hardware MSI reserved regionsRobin Murphy
2017-04-18vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()Alex Williamson
2017-04-18vfio/type1: Prune vfio_pin_page_external()Alex Williamson
2017-04-13vfio/type1: Remove locked page accounting workqueueAlex Williamson
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-10vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()Wei Yongjun
2017-01-30Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...Joerg Roedel
2017-01-23vfio/type1: Check MSI remapping at irq domain levelEric Auger
2017-01-23vfio/type1: Allow transparent MSI IOVA allocationEric Auger
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song
2016-12-30vfio/type1: Restore mapping performance with mdev supportAlex Williamson
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes
2016-12-06vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pagesKirti Wankhede
2016-12-06vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.Kirti Wankhede