summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2026-06-04iommu/vt-d: Improve IOMMU fault informationGuanghui Feng1-3/+6
2026-06-04iommu/vt-d: Remove typo from pasid_pte_config_nested()MichaƂ Grzelak1-6/+6
2026-06-04iommu/vt-d: Clear Present bit before tearing down scalable-mode context entryMichael Bommarito1-1/+3
2026-06-04iommu/vt-d: Avoid WARNING in sva unbind pathLu Baolu2-8/+15
2026-06-02iommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu1-1/+2
2026-06-02iommu/rockchip: disable fetch dte time limitSimon Xue1-0/+8
2026-06-01iommufd: Set veventq_depth upper boundNicolin Chen1-1/+4
2026-06-01iommufd: Move vevent memory allocation outside spinlockNicolin Chen1-5/+8
2026-06-01iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen1-1/+1
2026-05-28iommu/arm-smmu-v3: Allow ATS to be always onNicolin Chen2-9/+73
2026-05-28iommu/vsi: Use list_for_each_entry()Dan Carpenter1-8/+2
2026-05-28iommu: vsi: avoid -Wformat-security warningArnd Bergmann1-1/+2
2026-05-28iommu/amd: Fix premature break in init_iommu_one()Vasant Hegde1-4/+3
2026-05-28iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-6/+12
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich10-158/+366
2026-05-19iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bitsNicolin Chen1-0/+10
2026-05-19iommu/arm-smmu-v3: Directly encode TLBI commandsJason Gunthorpe2-134/+71
2026-05-19iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNCJason Gunthorpe2-31/+27
2026-05-19iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INVJason Gunthorpe2-46/+40
2026-05-19iommu/arm-smmu-v3: Directly encode simple commandsJason Gunthorpe2-168/+148
2026-05-19iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()Jason Gunthorpe1-3/+0
2026-05-19iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmdJason Gunthorpe4-53/+58
2026-05-19iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functionsJason Gunthorpe1-23/+30
2026-05-19iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functionsJason Gunthorpe3-25/+38
2026-05-19iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format commandJason Gunthorpe1-20/+28
2026-05-19iommu/arm-smmu-v3: Limit queue allocation retry boundary to PAGE_SIZELeo Jiang1-1/+1
2026-05-19iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfgAnna Maniscalco1-0/+9
2026-05-19iommu/arm-smmu-qcom: Add glymur MDSS to ACTLR client tableLokanadha M R1-0/+2
2026-05-19iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match tableBibek Kumar Patro1-1/+1
2026-05-19iommu/io-pgtable-arm: Use address conversion consistentlyMostafa Saleh1-2/+2
2026-05-19iommu/io-pgtable-arm: Rework to use the iommu-pages APIMostafa Saleh1-23/+56
2026-05-19iommu/io-pgtable-arm: Use consistent sizes for page allocation and freeingMostafa Saleh1-5/+6
2026-05-19iommu/amd: Adhere to IVINFO[VASIZE] for address limitsAnkit Soni4-7/+12
2026-05-19iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)Ankit Soni2-2/+4
2026-05-19iommu_pt: support small VA for AMDv1Ankit Soni1-4/+0
2026-05-19iommu_pt: Fix pgsize_bitmap calculation in get_info for smaller vasz'sAnkit Soni2-5/+13
2026-05-19iommu/riscv: Add NAPOT range invalidation supportJason Gunthorpe2-6/+55
2026-05-19iommu/riscv: Include the dword number in RISCV_IOMMU_CMD macrosJason Gunthorpe1-51/+51
2026-05-19iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NLJason Gunthorpe2-5/+14
2026-05-19iommu/riscv: Compute best stride for single invalidationJason Gunthorpe1-32/+71
2026-05-19iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_invalJason Gunthorpe2-17/+31
2026-05-19iommupt: Add PT_FEAT_DETAILED_GATHERJason Gunthorpe1-0/+23
2026-05-19iommupt: Add struct iommupt_pending_gatherJason Gunthorpe1-28/+47
2026-05-19iommu/vt-d: Simplify calculate_psi_aligned_address()Jason Gunthorpe1-31/+18
2026-05-15iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IOFangyu Yu1-2/+2
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe1-7/+13
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe1-2/+2
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe1-30/+19
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe1-21/+22
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe1-1/+1