aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/nested.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'fsl/pamu', 'mediatek', 'renesas/ipmmu', 's390', 'intel/vt-d', 'amd/amd-vi' and 'core' into nextJoerg Roedel1-4/+16
2025-05-23iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu1-2/+2
2025-04-28iommu/vt-d: Put iopf enablement in domain attach pathLu Baolu1-2/+14
2025-03-25iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID supportYi Liu1-1/+1
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe1-2/+9
2024-11-08iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu1-0/+50
2024-11-05iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu1-1/+0
2024-11-05iommu/vt-d: Enhance compatibility check for paging domain attachLu Baolu1-1/+1
2024-09-02iommu/vt-d: Add qi_batch for dmar_domainLu Baolu1-0/+1
2024-09-02iommu/vt-d: Remove has_iotlb_device flagLu Baolu1-2/+0
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu1-47/+3
2024-04-26iommu/vt-d: Add cache tag assignment interfaceLu Baolu1-5/+14
2024-02-21iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann1-1/+1
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu1-0/+2
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu1-1/+11
2024-01-11iommu/vt-d: Add iotlb flush for nested domainLu Baolu1-0/+88
2023-10-26iommu/vt-d: Add nested domain allocationLu Baolu1-1/+2
2023-10-26iommu/vt-d: Set the nested domain to a deviceYi Liu1-0/+54
2023-10-26iommu/vt-d: Add helper for nested domain allocationLu Baolu1-0/+62