summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel1-62/+92
2026-08-10iommu/vt-d: Flush context cache with correct SID when tearing down aliasesLu Baolu1-1/+1
2026-08-10iommu/vt-d: Tear down scalable-mode context on probe failureLu Baolu1-0/+1
2026-08-10iommu/vt-d: Fix iopf_refcount leak on RID domain replacementLu Baolu1-5/+8
2026-08-10iommu/vt-d: Clear Present bit before tearing down copied context entryLu Baolu1-1/+5
2026-08-10iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tablesZhaoJinming1-6/+13
2026-08-10iommu/vt-d: Cache max domain ID to avoid redundant calculationLu Baolu1-5/+5
2026-08-10iommu/vt-d: Remove dmar_disabledKevin Tian1-7/+2
2026-08-10iommu/vt-d: Remove the 'force_on' variableKevin Tian1-20/+17
2026-08-10iommu/vt-d: Call dmar_can_force_on() for tboot opt-inKevin Tian1-4/+8
2026-08-10iommu/vt-d: Use dmar_can_force_on() for platform opt-inKevin Tian1-7/+8
2026-08-10iommu/vt-d: Consolidate dmar policy management and force_on logicKevin Tian1-0/+7
2026-08-10iommu/vt-d: Force requesting ACS when tboot is enabledKevin Tian1-1/+1
2026-08-10iommu/vt-d: Fix no_iommu to disable platform opt-inKevin Tian1-3/+3
2026-08-10iommu/vt-d: Fix UCTP context table slot when copying root entriesDesnes Nunes1-4/+6
2026-07-09iommu/vt-d: Fail probe on ATS configuration failurePranjal Shrivastava1-3/+12
2026-06-12Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel1-1/+5
2026-06-04iommu/vt-d: Fix RB-tree corruption in probe error pathPranjal Shrivastava1-1/+5
2026-05-11iommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan1-4/+5
2026-05-11iommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan1-2/+2
2026-05-11iommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá1-0/+3
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon1-27/+31
2026-04-09iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCYAlex Williamson1-0/+1
2026-04-02iommu/vt-d: Remove dmar_writel() and dmar_writeq()Bjorn Helgaas1-6/+6
2026-04-02iommu/vt-d: Remove dmar_readl() and dmar_readq()Bjorn Helgaas1-5/+5
2026-04-02iommu/vt-d: Support dirty tracking on PASIDZhenzhong Duan1-3/+9
2026-04-02iommu/vt-d: Rename device_set_dirty_tracking() and pass dmar_domain pointerZhenzhong Duan1-12/+9
2026-04-01iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domainJason Gunthorpe1-2/+0
2026-03-17iommu: Add device ATS supported capabilityShameer Kolothum1-0/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-6/+6
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu1-17/+12
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu1-1/+3
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe1-14/+24
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe1-7/+13
2025-11-20iommu/vt-d: Restore previous domain::aperture_end calculationLu Baolu1-0/+10
2025-11-14syscore: Pass context data to callbacksThierry Reding1-4/+8
2025-11-05iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entryJason Gunthorpe1-2/+6
2025-11-05iommu/vt-d: Use the generic iommu page tableJason Gunthorpe1-758/+143
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen1-3/+7
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel1-1/+1
2025-09-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu1-1/+1
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira1-1/+6
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-123/+229
2025-07-24Merge branch 'intel/vt-d' into nextWill Deacon1-122/+229
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu1-1/+1
2025-07-21iommu/vt-d: Make iotlb_sync_map a static property of dmar_domainLu Baolu1-14/+29