summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/iommu.c
AgeCommit message (Expand)Author
2026-06-12Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2026-06-12iommu/amd: Control INVALIDATE_IOMMU_PAGES PDE from the gatherJason Gunthorpe
2026-06-12iommu/amd: Make CMD_INV_IOMMU_ALL_PAGES_ADDRESS match the specJason Gunthorpe
2026-06-12iommu/amd: Have amd_iommu_domain_flush_pages() use lastJason Gunthorpe
2026-06-12iommu/amd: Pass last in through to build_inv_address()Jason Gunthorpe
2026-06-12iommu/amd: Simplify build_inv_address()Jason Gunthorpe
2026-06-02iommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu
2026-05-19iommu/amd: Adhere to IVINFO[VASIZE] for address limitsAnkit Soni
2026-05-11iommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)
2026-05-11iommu/amd: Remove dead code for exclusion ranges in IVMDYu Zhang
2026-05-04iommu/amd: Fix precedence order in set_dte_passthrough()Weinan Liu
2026-04-27iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19Vasant Hegde
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon
2026-04-02iommu/amd: Invalidate IRT cache for DMA aliasesMagnus Kalland
2026-04-02iommu/amd: Fix clone_alias() to use the original device's devidVasant Hegde
2026-04-01iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domainJason Gunthorpe
2026-03-17iommu: Add device ATS supported capabilityShameer Kolothum
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni
2026-02-01iommu/amd: Use core's primary handler and set IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-18iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde
2026-01-18iommu/amd: Refactor logic to program the host page table in DTESuravee Suthikulpanit
2026-01-18iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...Suravee Suthikulpanit
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit
2026-01-18iommu/amd: Add support for nest parent domain allocationSuravee Suthikulpanit
2026-01-18iommu/amd: Introduce helper function amd_iommu_update_dte()Suravee Suthikulpanit
2026-01-18iommu/amd: Make amd_iommu_make_clear_dte() non-static inlineSuravee Suthikulpanit
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit
2026-01-10iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()Rakuram Eswaran
2026-01-10iommu/amd: move wait_on_sem() out of spinlockAnkit Soni
2025-12-19amd/iommu: Make protection domain ID functions non-staticSairaj Kodilkar
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe
2025-11-25iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...Jinhui Guo
2025-11-13iommu/amd: Enhance "Completion-wait Time-out" error messageDheeraj Kumar Srivastava
2025-11-05iommu/amd: Use the generic iommu page tableAlejandro Jimenez
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen
2025-10-27iommu/amd: Set release_domain to blocked_domainNicolin Chen
2025-09-05iommu/amd: Add support to remap/unmap IOMMU buffers for kdumpAshish Kalra
2025-09-05iommu/amd: use str_plural() to simplify the codeXichao Zhao
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-24Merge branch 'amd/amd-vi' into nextWill Deacon
2025-07-17iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe