summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.c
AgeCommit message (Expand)Author
2025-07-04iommu/vt-d: Assign devtlb cache tag on ATS enablementLu Baolu
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-23iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu
2025-05-16iommu/vt-d: Change dmar_ats_supported() to return booleanWei Wang
2025-05-16iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()Wei Wang
2025-05-16iommu/vt-d: Replace spin_lock with mutex to protect domain idaLu Baolu
2025-05-16iommu/vt-d: Use ida to manage domain idLu Baolu
2025-05-16iommu/vt-d: Restore WO permissions on second-level paging entriesJason Gunthorpe
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu
2025-04-28iommu/vt-d: Put iopf enablement in domain attach pathLu Baolu
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe
2025-04-28iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai
2025-04-17iommu/vt-d: Revert ATS timing change to fix boot failureLu Baolu
2025-04-17iommu/pages: Remove iommu_alloc_page_node()Jason Gunthorpe
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe
2025-04-17iommu/pages: Remove iommu_free_page()Jason Gunthorpe
2025-04-11iommu/vt-d: Remove an unnecessary call set_dma_ops()Petr Tesarik
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID supportYi Liu
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu
2025-03-10iommu/vt-d: Cleanup intel_context_flush_present()Lu Baolu
2025-03-10iommu/vt-d: Move PRI enablement in probe pathLu Baolu
2025-03-10iommu/vt-d: Move scalable mode ATS enablement to probe pathLu Baolu
2025-03-10iommu/vt-d: Check if SVA is supported when attaching the SVA domainJason Gunthorpe
2025-03-10iommu/vt-d: Use virt_to_phys()Jason Gunthorpe
2025-03-10iommu/vt-d: Fix system hang on reboot -fYunhui Cui
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2025-01-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-17Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...Joerg Roedel
2025-01-07iommu/vt-d: Remove iommu cap auditLu Baolu
2025-01-07iommu/vt-d: Remove domain_alloc_paging()Jason Gunthorpe
2025-01-07iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker
2024-12-18iommu/vt-d: Make the blocked domain support PASIDYi Liu
2024-12-13iommu/vt-d: Remove cache tags before disabling ATSLu Baolu
2024-12-11iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd coreYi Liu
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-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel
2024-11-08iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu
2024-11-08iommu/vt-d: Make identity_domain_set_dev_pasid() to handle domain replacementYi Liu
2024-11-08iommu/vt-d: Make intel_svm_set_dev_pasid() support domain replacementYi Liu
2024-11-08iommu/vt-d: Limit intel_iommu_set_dev_pasid() for paging domainYi Liu
2024-11-08iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacementYi Liu
2024-11-08iommu/vt-d: Consolidate the struct dev_pasid_info add/removeYi Liu
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu
2024-11-05iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu
2024-11-05iommu/vt-d: Drop pasid requirement for prq initializationKlaus Jensen
2024-11-05iommufd: Enable PRI when doing the iommufd_hwpt_allocJoel Granados