index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
iommu/vt-d: Improve IOMMU fault information
Guanghui Feng
1
-3
/
+6
2026-06-04
iommu/vt-d: Remove typo from pasid_pte_config_nested()
MichaĆ Grzelak
1
-6
/
+6
2026-06-04
iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry
Michael Bommarito
1
-1
/
+3
2026-06-04
iommu/vt-d: Avoid WARNING in sva unbind path
Lu Baolu
2
-8
/
+15
2026-06-02
iommu/amd: Don't split flush for amd_iommu_domain_flush_all()
Weinan Liu
1
-1
/
+2
2026-06-02
iommu/rockchip: disable fetch dte time limit
Simon Xue
1
-0
/
+8
2026-06-01
iommufd: Set veventq_depth upper bound
Nicolin Chen
1
-1
/
+4
2026-06-01
iommufd: Move vevent memory allocation outside spinlock
Nicolin Chen
1
-5
/
+8
2026-06-01
iommufd: Fix data_len byte-count vs element-count mismatch
Nicolin Chen
1
-1
/
+1
2026-05-28
iommu/arm-smmu-v3: Allow ATS to be always on
Nicolin Chen
2
-9
/
+73
2026-05-28
iommu/vsi: Use list_for_each_entry()
Dan Carpenter
1
-8
/
+2
2026-05-28
iommu: vsi: avoid -Wformat-security warning
Arnd Bergmann
1
-1
/
+2
2026-05-28
iommu/amd: Fix premature break in init_iommu_one()
Vasant Hegde
1
-4
/
+3
2026-05-28
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
1
-6
/
+12
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
10
-158
/
+366
2026-05-19
iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
Nicolin Chen
1
-0
/
+10
2026-05-19
iommu/arm-smmu-v3: Directly encode TLBI commands
Jason Gunthorpe
2
-134
/
+71
2026-05-19
iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
Jason Gunthorpe
2
-31
/
+27
2026-05-19
iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
Jason Gunthorpe
2
-46
/
+40
2026-05-19
iommu/arm-smmu-v3: Directly encode simple commands
Jason Gunthorpe
2
-168
/
+148
2026-05-19
iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
Jason Gunthorpe
1
-3
/
+0
2026-05-19
iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
Jason Gunthorpe
4
-53
/
+58
2026-05-19
iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
Jason Gunthorpe
1
-23
/
+30
2026-05-19
iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
Jason Gunthorpe
3
-25
/
+38
2026-05-19
iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
Jason Gunthorpe
1
-20
/
+28
2026-05-19
iommu/arm-smmu-v3: Limit queue allocation retry boundary to PAGE_SIZE
Leo Jiang
1
-1
/
+1
2026-05-19
iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
Anna Maniscalco
1
-0
/
+9
2026-05-19
iommu/arm-smmu-qcom: Add glymur MDSS to ACTLR client table
Lokanadha M R
1
-0
/
+2
2026-05-19
iommu/arm-smmu-qcom: Fix fastrpc compatible string in ACTLR client match table
Bibek Kumar Patro
1
-1
/
+1
2026-05-19
iommu/io-pgtable-arm: Use address conversion consistently
Mostafa Saleh
1
-2
/
+2
2026-05-19
iommu/io-pgtable-arm: Rework to use the iommu-pages API
Mostafa Saleh
1
-23
/
+56
2026-05-19
iommu/io-pgtable-arm: Use consistent sizes for page allocation and freeing
Mostafa Saleh
1
-5
/
+6
2026-05-19
iommu/amd: Adhere to IVINFO[VASIZE] for address limits
Ankit Soni
4
-7
/
+12
2026-05-19
iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)
Ankit Soni
2
-2
/
+4
2026-05-19
iommu_pt: support small VA for AMDv1
Ankit Soni
1
-4
/
+0
2026-05-19
iommu_pt: Fix pgsize_bitmap calculation in get_info for smaller vasz's
Ankit Soni
2
-5
/
+13
2026-05-19
iommu/riscv: Add NAPOT range invalidation support
Jason Gunthorpe
2
-6
/
+55
2026-05-19
iommu/riscv: Include the dword number in RISCV_IOMMU_CMD macros
Jason Gunthorpe
1
-51
/
+51
2026-05-19
iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
Jason Gunthorpe
2
-5
/
+14
2026-05-19
iommu/riscv: Compute best stride for single invalidation
Jason Gunthorpe
1
-32
/
+71
2026-05-19
iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
Jason Gunthorpe
2
-17
/
+31
2026-05-19
iommupt: Add PT_FEAT_DETAILED_GATHER
Jason Gunthorpe
1
-0
/
+23
2026-05-19
iommupt: Add struct iommupt_pending_gather
Jason Gunthorpe
1
-28
/
+47
2026-05-19
iommu/vt-d: Simplify calculate_psi_aligned_address()
Jason Gunthorpe
1
-31
/
+18
2026-05-15
iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IO
Fangyu Yu
1
-2
/
+2
2026-05-15
iommupt: Fix the end_index calculation in __map_range_leaf()
Jason Gunthorpe
1
-7
/
+13
2026-05-15
iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
Jason Gunthorpe
1
-2
/
+2
2026-05-15
iommu: Handle unmap error when iommu_debug is enabled
Jason Gunthorpe
1
-30
/
+19
2026-05-15
iommu: Fix up map/unmap debugging for iommupt domains
Jason Gunthorpe
1
-21
/
+22
2026-05-15
iommu: Fix loss of errno on map failure for classic ops
Jason Gunthorpe
1
-1
/
+1
[prev]
[next]