aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/vfio/vfio_iommu_type1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22vfio/type1: Fix error unwind in migration dirty bitmap allocationLi RongQing1-1/+1
2025-05-19vfio/type1: Remove Fine Grained Superpages detectionJason Gunthorpe1-48/+1
2025-02-27vfio/type1: Use mapping page mask for pfnmapsAlex Williamson1-7/+16
2025-02-27vfio/type1: Use consistent types for page countsAlex Williamson1-10/+10
2025-02-27vfio/type1: Use vfio_batch for vaddr_get_pfns()Alex Williamson1-28/+35
2025-02-27vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batchAlex Williamson1-4/+17
2025-02-27vfio/type1: Catch zero from pin_user_pages_remote()Alex Williamson1-0/+2
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe1-11/+1
2024-09-17vfio: use the new follow_pfnmap APIPeter Xu1-10/+6
2024-07-04vfio/type1: Use iommu_paging_domain_alloc()Lu Baolu1-3/+4
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand1-2/+2
2024-03-04Revert "vfio/type1: Unpin zero pages"Alex Williamson1-12/+0
2023-12-04vfio/type1: account iommu allocationsPasha Tatashin1-3/+5
2023-08-17vfio: align capability structuresStefan Hajnoczi1-9/+2
2023-08-16vfio/type1: fix cap_migration information leakStefan Hajnoczi1-1/+1
2023-06-19mm: ptep_get() conversionRyan Roberts1-2/+5
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes1-1/+1
2023-05-23vfio/type1: check pfn valid before converting to struct pageYan Zhao1-0/+5
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov1-1/+1
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-137/+111
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe1-11/+20
2023-02-09vfio/type1: revert "implement notify callback"Steve Sistare1-15/+0
2023-02-09vfio/type1: revert "block on invalid vaddr"Steve Sistare1-89/+5
2023-02-09vfio/type1: restore locked_vmSteve Sistare1-0/+35
2023-02-09vfio/type1: track locked_vm per dmaSteve Sistare1-6/+17
2023-02-09vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare1-27/+14
2023-02-09vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare1-2/+42
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu intoiommufd/for-nextJason Gunthorpe1-4/+5
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe1-4/+5
2023-01-11vfio/type1: Convert to iommu_group_has_isolated_msi()Jason Gunthorpe1-13/+3
2023-01-10vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()Niklas Schnelle1-11/+20
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-1/+12
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy1-1/+0
2022-08-31vfio/type1: Unpin zero pagesAlex Williamson1-0/+12
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen1-8/+11
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen1-8/+7
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen1-9/+6
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe1-37/+66
2022-06-30Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-bus_type-determination-v3', 'v5.20/vfio/check-vfio_register_iommu_driver-return-v2', 'v5.20/vfio/check-iommu_group_set_name_return-v1', 'v5.20/vfio/clear-caps-buf-v3', 'v5.20/vfio/remove-useless-judgement-v1' and 'v5.20/v...Alex Williamson1-26/+23
2022-06-30vfio: remove useless judgementLi Zhe1-6/+0
2022-06-27vfio/type1: Simplify bus_type determinationRobin Murphy1-20/+23
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe1-11/+19
2021-12-21vfio/iommu_type1: replace kfree with kvfreeJiacheng Shi1-1/+1
2021-09-30vfio/iommu_type1: remove IS_IOMMU_CAP_DOMAIN_IN_CONTAINERChristoph Hellwig1-8/+5
2021-09-30vfio/iommu_type1: remove the "external" domainChristoph Hellwig1-66/+54
2021-09-30vfio/iommu_type1: initialize pgsize_bitmap in ->openChristoph Hellwig1-1/+1
2021-09-30vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig1-17/+2
2021-09-30vfio: remove the unused mdev iommu hookChristoph Hellwig1-107/+26
2021-09-30vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig1-0/+1
2021-08-24vfio/type1: Fix vfio_find_dma_valid returnAnthony Yznaga1-4/+4