summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
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
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon
2024-07-12iommu: Move IOMMU_DIRTY_NO_CLEAR defineShameer Kolothum
2024-07-09iommufd: Add iommufd fault objectLu Baolu
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu
2024-07-04iommu: Remove sva handle listLu Baolu
2024-07-04iommu: Introduce domain attachment handleLu Baolu
2024-06-13iommu: Make iommu_sva_domain_alloc() staticLu Baolu
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu
2024-04-12iommu: Pass domain to remove_dev_pasid() opYi Liu
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu
2024-03-01iommu: constify fwnode in iommu_ops_from_fwnode()Krzysztof Kozlowski