summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-06iommu: generalize the batched sync after map interfaceChristoph Hellwig
2025-05-02iommu: Cleanup comments for dev_enable/disable_featLu Baolu
2025-04-28iommu: Handle yet another race around registrationRobin Murphy
2025-04-28iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMUJason Gunthorpe
2025-04-28iommu: Add domain_alloc_identity()Jason Gunthorpe
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe
2025-04-17iommu: Fix two issues in iommu_copy_struct_from_user()Nicolin Chen
2025-04-17iommu/pages: Allow sub page sizes to be passed into the allocatorJason Gunthorpe
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe
2025-04-17iommu/pages: Formalize the freelist APIJason Gunthorpe
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25iommu: Drop sw_msi from iommu_domainNicolin Chen
2025-03-25iommu: Sort out domain user dataRobin Murphy
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe
2024-12-18iommu: Remove the remove_dev_pasid opYi Liu
2024-11-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25iommu: remove stale declaration left over by a merge conflictLinus Torvalds
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-22iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()Jason Gunthorpe
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe
2024-11-22Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Jason Gunthorpe
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe
2024-11-12iommu: Add iommu_copy_struct_from_full_user_array helperJason Gunthorpe
2024-11-12iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related structNicolin Chen
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe
2024-10-30iommu: Make bus_iommu_probe() staticRobin Murphy
2024-10-29iommu: Restore iommu_flush_iotlb_all()Joerg Roedel
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe
2024-10-15iommu: Remove iommu_present()Lu Baolu
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon