aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2026-01-18iommu/amd: Refactor logic to program the host page table in DTESuravee Suthikulpanit3-73/+82
2026-01-18iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...Suravee Suthikulpanit2-11/+13
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit4-0/+203
2026-01-18iommu/amd: Add support for nested domain allocationSuravee Suthikulpanit4-1/+129
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit4-0/+29
2026-01-18iommu/amd: Add support for nest parent domain allocationSuravee Suthikulpanit1-3/+23
2026-01-18iommu/amd: Always enable GCR3TRPMode when supported.Suravee Suthikulpanit2-0/+10
2026-01-18iommu/amd: Introduce helper function amd_iommu_update_dte()Suravee Suthikulpanit2-6/+22
2026-01-18iommu/amd: Make amd_iommu_make_clear_dte() non-static inlineSuravee Suthikulpanit2-11/+10
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit3-3/+3
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit5-0/+59
2026-01-14iommu/sva: include mmu_notifier.h headerCarlos Llamas1-0/+1
2026-01-10iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()Rakuram Eswaran1-1/+1
2026-01-10iommu: simplify list initialization in iommu_create_device_direct_mappings()Can Peng1-2/+1
2026-01-10iommu/amd: move wait_on_sem() out of spinlockAnkit Soni1-8/+17
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh1-0/+23
2026-01-10iommu: debug-pagealloc: Track IOMMU pagesMostafa Saleh1-0/+84
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh3-2/+95
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh3-0/+52
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen1-0/+173
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen2-2/+31
2026-01-10iommu: Tidy domain for iommu_setup_dma_ops()Nicolin Chen3-8/+7
2026-01-10iommu: Lock group->mutex in iommu_deferred_attach()Nicolin Chen1-3/+10
2026-01-07iommu/arm-smmu-v3: Remove IASMostafa Saleh2-15/+5
2026-01-05iommu/qcom: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-6/+2
2026-01-05iommu/arm-smmu-qcom: Add actlr settings for mdss on Qualcomm platformsCharan Teja Kalla1-0/+26
2026-01-05iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiencyAlexander Grest1-10/+21
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2025-12-20Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+47
2025-12-19amd/iommu: Make protection domain ID functions non-staticSairaj Kodilkar3-14/+25
2025-12-19amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar1-1/+22
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner1-2/+2
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe1-0/+3
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-4/+4
2025-12-16iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2025-12-15iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP failsJason Gunthorpe1-2/+4
2025-12-15iommufd: Fix building without dmabufArnd Bergmann1-1/+5
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-0/+10
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+18
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+28
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-71/+673
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds71-2833/+7299
2025-12-02iommu/amd: Report SEV-TIO supportAlexey Kardashevskiy2-0/+10
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel71-2833/+7299
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe3-26/+36