summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky
2026-01-19iommupt: Do not set C-bit on MMIO backed PTEsWei Wang
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-14iommu/sva: include mmu_notifier.h headerCarlos Llamas
2026-01-10iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()Rakuram Eswaran
2026-01-10iommu: simplify list initialization in iommu_create_device_direct_mappings()Can Peng
2026-01-10iommu/amd: move wait_on_sem() out of spinlockAnkit Soni
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh
2026-01-10iommu: debug-pagealloc: Track IOMMU pagesMostafa Saleh
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen
2026-01-10iommu: Tidy domain for iommu_setup_dma_ops()Nicolin Chen
2026-01-10iommu: Lock group->mutex in iommu_deferred_attach()Nicolin Chen
2026-01-07iommu/arm-smmu-v3: Remove IASMostafa Saleh
2026-01-05iommu/qcom: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-05iommu/arm-smmu-qcom: Add actlr settings for mdss on Qualcomm platformsCharan Teja Kalla
2026-01-05iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiencyAlexander Grest
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-20Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner
2025-12-16iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe
2025-12-15iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP failsJason Gunthorpe
2025-12-15iommufd: Fix building without dmabufArnd Bergmann
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-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds