index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-08-11
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...
Joerg Roedel
2026-08-06
iommu/arm-smmu-v3-sva: Use system_supports_bbml3() to detect CPU feature
Will Deacon
2026-08-04
iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()
Kuan-Wei Chiu
2026-08-02
iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE field
Nicolin Chen
2026-08-02
iommu/arm-smmu-v3: Convert to use atomic poll timeout
Pranjal Shrivastava
2026-08-02
iommu/arm-smmu-v3: Add HAFT support for SVA
Robin Murphy
2026-07-28
iommu/tegra241-cmdqv: Rate-limit the error ISR's log message
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Fix VINTF0 leak on the init-failure path
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Require exactly one Stream ID for a vSID
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Reject a vSID wider than the SID_MATCH field
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Free the error IRQ before tearing down VINTFs
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Don't fall back to a freed smmu after devm_krealloc()
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Don't run the error ISR before probe sets up vintfs
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Harden error-map index handling in the error ISR
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Synchronize the error ISR against VINTF (de)init
Nicolin Chen
2026-07-28
iommu/tegra241-cmdqv: Publish an LVCMDQ only after it is fully initialized
Nicolin Chen
2026-07-28
iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
Ashish Mhetre
2026-07-28
iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
Ashish Mhetre
2026-07-28
iommu/arm-smmu-v3: Add CFGI/TLBI-repeat workaround
Ashish Mhetre
2026-07-28
iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
Nicolin Chen
2026-07-22
iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown
Shameer Kolothum
2026-07-22
iommu/arm-smmu-v3: Manage teardown with devm
Shameer Kolothum
2026-07-22
iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
Nicolin Chen
2026-07-22
iommu: arm: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-22
iommu/qcom: Enable clocks before hardware access in qcom_iommu_ctx_probe()
Mukesh Ojha
2026-07-22
iommu/qcom: Publish pgtbl_ops before releasing init_mutex
Mukesh Ojha
2026-07-22
iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path
Mukesh Ojha
2026-07-22
iommu/qcom: Check pm_runtime_resume_and_get() return in probe
Mukesh Ojha
2026-07-22
iommu/qcom: Use devm_pm_runtime_enable() in qcom_iommu_device_probe()
Mukesh Ojha
2026-07-22
iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
Mukesh Ojha
2026-07-22
iommu/qcom: Remove sysfs device on probe failure path
Haoxiang Li
2026-07-22
iommu/arm-smmu-v3: Fix grammar in comment
xiongweimin
2026-07-22
iommu/arm-smmu-qcom: Add SM8450 MDSS compatible
Esteban Urrutia
2026-07-14
iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE
Nicolin Chen
2026-07-09
iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
Pranjal Shrivastava
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-12
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
2026-05-28
iommu/arm-smmu-v3: Allow ATS to be always on
Nicolin Chen
2026-05-19
iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
Nicolin Chen
2026-05-19
iommu/arm-smmu-v3: Directly encode TLBI commands
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Directly encode simple commands
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
Jason Gunthorpe
2026-05-19
iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
Jason Gunthorpe
[next]