summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/pages.c
AgeCommit message (Expand)Author
2024-11-14iommufd: Export do_update_pinnedSteve Sistare
2024-10-28iommufd: File mappings for mdevSteve Sistare
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare
2024-10-28iommufd: pfn_reader for file mappingsSteve Sistare
2024-10-28iommufd: Folio subroutinesSteve Sistare
2024-10-28iommufd: pfn_reader local variablesSteve Sistare
2024-10-28iommufd: Generalize iopt_pages addressSteve Sistare
2024-08-26iommufd: Reorder include filesNicolin Chen
2024-06-25iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()Uros Bizjak
2023-10-30iommufd: Add iopt_area_alloc()Jason Gunthorpe
2023-07-27iommufd: Set end correctly when doing batch carryJason Gunthorpe
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe
2023-01-25iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()Jason Gunthorpe
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-09iommufd: Improve a few unclear bits of codeJason Gunthorpe
2022-12-09iommufd: Fix comment typosJason Gunthorpe
2022-11-30iommufd: Add additional invariant assertionsJason Gunthorpe
2022-11-30iommufd: Add some fault injection pointsJason Gunthorpe
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe
2022-11-30iommufd: Algorithms for PFN storageJason Gunthorpe
2022-11-30iommufd: PFN handling for iopt_pagesJason Gunthorpe