summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
5 daysMerge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
6 daysiommu/amd: Control INVALIDATE_IOMMU_PAGES PDE from the gatherJason Gunthorpe
6 daysiommu/amd: Make CMD_INV_IOMMU_ALL_PAGES_ADDRESS match the specJason Gunthorpe
6 daysiommu/amd: Have amd_iommu_domain_flush_pages() use lastJason Gunthorpe
6 daysiommu/amd: Pass last in through to build_inv_address()Jason Gunthorpe
6 daysiommu/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-28iommu/amd: Fix premature break in init_iommu_one()Vasant Hegde
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 unused IOMMU_IN/OUT_ADDR_BIT_SIZE macrosWei Wang
2026-05-11iommu/amd: Remove latent out-of-bounds access in IOMMU debugfsEder Zulian
2026-05-11iommu/amd: Add support for Hygon family 18h model 4h IOAPICFu Hao
2026-05-11iommu/amd: Remove dead code for exclusion ranges in IVMDYu Zhang
2026-05-11iommu/amd: Fix a stale comment about which legacy mode is user visibleSean Christopherson
2026-05-11iommu/amd: Explicitly bail from enable_iommus_vapic() when in legacy modeSean Christopherson
2026-05-04iommu/amd: Fix precedence order in set_dte_passthrough()Weinan Liu
2026-04-27iommu/amd: Use maximum PPR log buffer size when SNP is enabled on Family 0x19Vasant Hegde
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-27iommu/amd: Fix illegal cap/mmio access in IOMMU debugfsGuanghui Feng
2026-03-27iommu/amd: Fix illegal device-id access in IOMMU debugfsGuanghui Feng
2026-03-17iommu: Add device ATS supported capabilityShameer Kolothum
2026-03-17iommu/amd: Block identity domain when SNP enabledJoe Damato
2026-03-17iommu/amd: Add NUMA node affinity for IOMMU log buffersLi RongQing
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