summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
5 daysiommu/amd: Block identity domain when SNP enabledJoe Damato
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
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-28iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()Nathan Chancellor
2026-01-20iommu/amd: Remove unused variable in amd_iommufd_viommu_destroy()Suravee Suthikulpanit
2026-01-18iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde
2026-01-18iommu/amd: Add support for nested domain attach/detachSuravee Suthikulpanit
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: Add support for nested domain allocationSuravee 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: Always enable GCR3TRPMode when supported.Suravee 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-12-19amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-02iommu/amd: Report SEV-TIO supportAlexey Kardashevskiy
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-14syscore: Pass context data to callbacksThierry Reding
2025-11-13iommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo
2025-11-13iommu/amd: Enhance "Completion-wait Time-out" error messageDheeraj Kumar Srivastava
2025-11-05iommu/amd: Remove AMD io_pgtable supportJason Gunthorpe
2025-11-05iommu/amd: Use the generic iommu page tableAlejandro Jimenez
2025-11-04iommu/amd: Fix potential out-of-bounds read in iommu_mmio_showSongtang Liu
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-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde
2025-09-13iommu/amd: Fix alias device DTE settingVasant Hegde
2025-09-05iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()Zhen Ni
2025-09-05iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra
2025-09-05iommu/amd: Reuse device table for kdumpAshish Kalra
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