summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2025-11-17iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-0/+4
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen1-1/+2
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+60
2025-07-11iommu: Allow an input type in hw_info opNicolin Chen1-1/+2
2025-07-10iommu: Pass in a driver-level user data structure to viommu_init opNicolin Chen1-1/+2
2025-07-10iommu: Add iommu_copy_struct_to_user helperNicolin Chen1-0/+40
2025-07-10iommu: Use enum iommu_hw_info_type for type in hw_info opNicolin Chen1-3/+3
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe1-2/+0
2025-06-19iommu: Deprecate viommu_alloc opNicolin Chen1-11/+0
2025-06-19iommu: Introduce get_viommu_size and viommu_init opsNicolin Chen1-0/+15
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-42/+23
2025-05-28Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+4
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel1-42/+23
2025-05-06iommu: generalize the batched sync after map interfaceChristoph Hellwig1-0/+4
2025-05-02iommu: Cleanup comments for dev_enable/disable_featLu Baolu1-2/+0
2025-04-28iommu: Handle yet another race around registrationRobin Murphy1-0/+2
2025-04-28iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMUJason Gunthorpe1-3/+3
2025-04-28iommu: Add domain_alloc_identity()Jason Gunthorpe1-0/+4
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu1-28/+0
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe1-8/+1
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen1-4/+4
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe1-3/+3
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe1-2/+2
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe1-0/+12
2025-04-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+15
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen1-15/+0
2025-03-25iommu: Sort out domain user dataRobin Murphy1-5/+15
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy1-5/+0
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen1-2/+4
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe1-14/+30
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe1-6/+0
2024-12-18iommu: Remove the remove_dev_pasid opYi Liu1-5/+0
2024-11-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+16
2024-11-26iommu: remove stale declaration left over by a merge conflictLinus Torvalds1-1/+0
2024-11-23Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+11
2024-11-22iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()Jason Gunthorpe1-8/+12
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe1-4/+5
2024-11-22Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Jason Gunthorpe1-14/+11
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel1-5/+5
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel1-12/+8
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe1-3/+2
2024-11-12iommu: Add iommu_copy_struct_from_full_user_array helperJason Gunthorpe1-1/+47
2024-11-12iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related structNicolin Chen1-0/+14
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu1-1/+2
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu1-1/+1
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen1-0/+2
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe1-3/+0
2024-10-30iommu: Make bus_iommu_probe() staticRobin Murphy1-1/+0
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel1-0/+10