summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-16iommu/amd: Allow matching ACPI HID devices without matching UIDsMario Limonciello
2025-05-16iommu: make inclusion of amd directory conditionalRolf Eike Beer
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-02iommu/amd: Add support for HTRangeIgnore featureSairaj Kodilkar
2025-04-28iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe
2025-04-24iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrruptsSean Christopherson
2025-04-24iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson
2025-04-17iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov
2025-04-17iommu/amd: Use iommu_alloc_pages_node_sz() for the IRTJason Gunthorpe
2025-04-17iommu/pages: Remove iommu_alloc_page_node()Jason Gunthorpe
2025-04-17iommu: Update various drivers to pass in lg2sz instead of order to iommu pagesJason Gunthorpe
2025-04-17iommu/amd: Use roundup_pow_two() instead of get_order()Jason Gunthorpe
2025-04-17iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()Jason Gunthorpe
2025-04-17iommu/amd: Convert to use struct iommu_pages_listJason Gunthorpe
2025-04-17iommu/pages: Remove iommu_free_page()Jason Gunthorpe
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-13iommu/amd: Enable support for up to 2K interrupts per functionKishon Vijay Abraham I
2025-03-13iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macroSairaj Kodilkar
2025-03-13iommu/amd: Replace slab cache allocator with page allocatorSairaj Kodilkar
2025-03-13iommu/amd: Introduce generic function to set multibit feature valueSairaj Kodilkar
2025-03-10iommu/amd: Consolidate protection domain free codeVasant Hegde
2025-03-10iommu/amd: Remove unused forward declarationVasant Hegde
2025-03-10iommu/amd: Fix header fileVasant Hegde
2025-03-10iommu/amd: Remove outdated commentVasant Hegde
2025-03-10iommu/amd/pgtbl_v2: Improve error handlingVasant Hegde
2025-03-10iommu/amd: Remove unused variableVasant Hegde
2025-03-10iommu/amd: Log IOMMU control register in event log pathVasant Hegde
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra
2025-02-14iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde
2025-01-24Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-17Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...Joerg Roedel
2025-01-17iommu/amd: Fully decode all combinations of alloc_paging_flagsJason Gunthorpe
2025-01-17iommu/amd: Move the nid to pdom_setup_pgtable()Jason Gunthorpe
2025-01-17iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_modeJason Gunthorpe
2025-01-17iommu/amd: Remove type argument from do_iommu_domain_alloc() and relatedJason Gunthorpe
2025-01-17iommu/amd: Remove dev == NULL checksJason Gunthorpe
2025-01-17iommu/amd: Remove domain_alloc()Jason Gunthorpe
2025-01-17iommu/amd: Remove unused amd_iommu_domain_update()Alejandro Jimenez
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-06iommu/amd: remove return value of amd_iommu_detectGao Shiyuan
2024-12-18iommu/amd: Make the blocked domain support PASIDYi Liu
2024-12-18iommu/amd: Remove amd_iommu_apply_erratum_63()Suravee Suthikulpanit
2024-12-18iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()Suravee Suthikulpanit