summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-11iommu/amd: Add SNP page mode 0 supportVasant Hegde
2026-08-11iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST commandVasant Hegde
2026-08-11iommu/amd: Rate limit INVALID_PPR_REQUEST error loggingVasant Hegde
2026-08-11iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requestsVasant Hegde
2026-08-11iommu/amd: Introduce PPR_TAG_LAST_PAGE() macroVasant Hegde
2026-08-11iommu/amd: Fix incorrect device ID in invalid PASID error messageVasant Hegde
2026-07-30iommu/amd: Put PCI device after handling PPR faultsShuai Xue
2026-07-22iommu/amd: Fix undefined behavior in devid_write debugfs functionLi RongQing
2026-07-22iommu/amd: Fix grammar and typos in commentsxiongweimin
2026-07-21iommu/amd: Bound the early ACPI HID mapPengpeng Hou
2026-07-21iommu/amd: Wait for completion instead of returning early in iommu_completion...Guanghui Feng
2026-07-15iommu/amd: Fix nested domain leakTycho Andersen (AMD)
2026-07-15iommu/amd: Fix IRQ unsafe locking in gdom allocationTycho Andersen (AMD)
2026-07-09iommu/amd: Dynamically verify Southbridge IOAPIC via PCI config spaceWei Wang
2026-07-09iommu/amd: Fix false positive in SB IOAPIC IVRS validationWei Wang
2026-07-09iommu/amd: Prevent SB IOAPIC from overriding IVRS validation errorsWei Wang
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-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