summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)AuthorFilesLines
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
2024-10-29iommu: Fix prototype of iommu_paging_domain_alloc_flags()Joerg Roedel1-1/+1
2024-10-29iommu: Introduce iommu_paging_domain_alloc_flags()Jason Gunthorpe1-3/+11
2024-10-29iommu: Remove iommu_domain_alloc()Lu Baolu1-6/+0
2024-10-29iommu: Remove useless flush from iommu_create_device_direct_mappings()Jason Gunthorpe1-10/+0
2024-10-15iommu: Remove iommu_present()Lu Baolu1-6/+0
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava1-2/+3
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing1-2/+0
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-24/+11
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon1-0/+6
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon1-16/+21
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon1-13/+2
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon1-8/+0
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon1-3/+3
2024-07-12iommu: Move IOMMU_DIRTY_NO_CLEAR defineShameer Kolothum1-3/+3
2024-07-09iommufd: Add iommufd fault objectLu Baolu1-0/+4
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy1-2/+0
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy1-11/+2
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu1-0/+6
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu1-11/+6
2024-07-04iommu: Remove sva handle listLu Baolu1-2/+0
2024-07-04iommu: Introduce domain attachment handleLu Baolu1-3/+15
2024-06-13iommu: Make iommu_sva_domain_alloc() staticLu Baolu1-8/+0
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu1-1/+1
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel1-10/+6
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe1-0/+3
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy1-7/+0
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe1-0/+3
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu1-2/+1
2024-04-12iommu: Pass domain to remove_dev_pasid() opYi Liu1-1/+2
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel1-78/+217
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu1-0/+1
2024-03-01iommu: constify fwnode in iommu_ops_from_fwnode()Krzysztof Kozlowski1-2/+2