aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge branch 'apple/dart' into nextWill Deacon1-1/+0
2025-07-24Merge branch 'ti/omap' into nextWill Deacon1-19/+5
2025-07-24Merge branch 'mediatek' into nextWill Deacon1-6/+2
2025-07-24Merge branch 'amd/amd-vi' into nextWill Deacon7-30/+598
2025-07-24Merge branch 'intel/vt-d' into nextWill Deacon9-198/+275
2025-07-24Merge branch 'samsung/exynos' into nextWill Deacon1-0/+2
2025-07-24Merge branch 'core' into nextWill Deacon25-82/+64
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu1-1/+1
2025-07-21iommu/vt-d: Make iotlb_sync_map a static property of dmar_domainLu Baolu1-14/+29
2025-07-17iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe1-2/+15
2025-07-17iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocksBagas Sanjaya1-55/+72
2025-07-15iommu/amd: Add documentation for AMD IOMMU debugfs supportDheeraj Kumar Srivastava1-0/+114
2025-07-15iommu/amd: Add debugfs support to dump IRT TableDheeraj Kumar Srivastava1-0/+108
2025-07-15iommu/amd: Add debugfs support to dump device tableDheeraj Kumar Srivastava1-0/+49
2025-07-15iommu/amd: Add support for device id user inputDheeraj Kumar Srivastava1-0/+80
2025-07-15iommu/amd: Add debugfs support to dump IOMMU command bufferDheeraj Kumar Srivastava3-7/+33
2025-07-15iommu/amd: Add debugfs support to dump IOMMU Capability registersDheeraj Kumar Srivastava2-0/+53
2025-07-15iommu/amd: Add debugfs support to dump IOMMU MMIO registersDheeraj Kumar Srivastava2-0/+48
2025-07-15iommu/amd: Refactor AMD IOMMU debugfs initial setupDheeraj Kumar Srivastava3-14/+11
2025-07-14iommu/exynos: add support for reserved regionsKaustabh Chakraborty1-0/+2
2025-07-14iommu/qcom: Fix pgsize_bitmapJason Gunthorpe1-1/+1
2025-07-14iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_rangeEthan Milon2-31/+8
2025-07-14iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_allEthan Milon1-17/+1
2025-07-14iommu/vt-d: Split paging_domain_compatible()Jason Gunthorpe1-12/+54
2025-07-14iommu/vt-d: Split intel_iommu_enforce_cache_coherency()Jason Gunthorpe1-25/+22
2025-07-14iommu/vt-d: Create unique domain ops for each stageJason Gunthorpe5-24/+58
2025-07-14iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()Jason Gunthorpe1-42/+58
2025-07-14iommu/vt-d: Do not wipe out the page table NID when devices detachJason Gunthorpe1-1/+0
2025-07-14iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()Jason Gunthorpe1-20/+18
2025-07-14iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()Jason Gunthorpe5-27/+25
2025-07-14iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu2-1/+21
2025-07-14iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hookVineeth Pillai (Google)1-3/+0
2025-07-11iommu/amd: Enable PASID and ATS capabilities in the correct orderEaswar Hariharan1-1/+1
2025-07-04iommu/mediatek-v1: Tidy up probe_finalizeRobin Murphy1-6/+2
2025-07-04iommu/intel: Convert to msi_create_parent_irq_domain() helperMarc Zyngier2-14/+15
2025-07-04iommu/amd: Convert to msi_create_parent_irq_domain() helperMarc Zyngier2-12/+15
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe2-9/+0
2025-06-27iommu/msm: Remove ops->pgsize_bitmapJason Gunthorpe1-4/+3
2025-06-27iommu/omap: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-8/+2
2025-06-27iommu/omap: Drop redundant check if ti,syscon-mmuconfig existsKrzysztof Kozlowski1-11/+3
2025-06-27iommu/apple-dart: Drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-27iommu/qcom: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-4/+2
2025-06-27iommu/mtk: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-6/+3
2025-06-27iommu: Remove iommu_ops pgsize_bitmap from simple driversJason Gunthorpe9-10/+17
2025-06-27iommu: Remove ops.pgsize_bitmap from drivers that don't use itJason Gunthorpe5-8/+2
2025-06-27iommu/arm-smmu: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-7/+5
2025-06-27qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-8/+2
2025-06-27iommu/amd: Add efr[HATS] max v1 page table levelAnkit Soni5-3/+21
2025-06-27iommu/amd: Add HATDis feature supportAnkit Soni4-3/+48
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds1-1/+1