index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-20
/
+20
2026-02-11
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+52
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
-118
/
+244
2026-01-31
iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()
Nicolin Chen
-0
/
+3
2026-01-23
iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
Nicolin Chen
-1
/
+3
2026-01-23
iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
Nicolin Chen
-0
/
+47
2026-01-23
iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence
Jason Gunthorpe
-0
/
+26
2026-01-23
iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
Jason Gunthorpe
-0
/
+10
2026-01-23
iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
Jason Gunthorpe
-10
/
+53
2026-01-22
iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
Ashish Mhetre
-0
/
+32
2026-01-22
iommu/tegra241-cmdqv: Decouple driver from ACPI
Nicolin Chen
-74
/
+14
2026-01-22
iommu/arm-smmu-qcom: do not register driver in probe()
Danilo Krummrich
-5
/
+52
2026-01-22
iommu/arm-smmu-qcom: Restore ACTLR settings for MDSS on sa8775p
Bibek Kumar Patro
-0
/
+2
2026-01-10
iommu: Add iommu_driver_get_domain_for_dev() helper
Nicolin Chen
-2
/
+3
2026-01-07
iommu/arm-smmu-v3: Remove IAS
Mostafa Saleh
-15
/
+5
2026-01-05
iommu/qcom: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-6
/
+2
2026-01-05
iommu/arm-smmu-qcom: Add actlr settings for mdss on Qualcomm platforms
Charan Teja Kalla
-0
/
+26
2026-01-05
iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
Alexander Grest
-10
/
+21
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+12
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
-42
/
+54
2025-11-26
iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
Nicolin Chen
-1
/
+12
2025-11-25
iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
Stephan Gerhold
-10
/
+17
2025-11-24
iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables
Ryan Huang
-1
/
+1
2025-11-17
iommu/qcom: fix device leak on of_xlate()
Johan Hovold
-6
/
+4
2025-11-03
iommu/arm-smmu-qcom: Add Glymur MDSS compatible
Abel Vesa
-0
/
+1
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
-19
/
+30
2025-10-27
iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
Nicolin Chen
-6
/
+1
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
-1
/
+1
2025-08-15
iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
Nicolin Chen
-3
/
+5
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-52
/
+561
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-23
/
+16
2025-07-28
iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size
Nicolin Chen
-15
/
+20
2025-07-28
iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
Nicolin Chen
-11
/
+30
2025-07-24
Merge branch 'arm/smmu/updates' into next
Will Deacon
-4
/
+6
2025-07-24
Merge branch 'arm/smmu/bindings' into next
Will Deacon
-0
/
+1
2025-07-18
iommufd/vdevice: Remove struct device reference from struct vdevice
Xu Yilun
-1
/
+2
2025-07-14
iommu/tegra241-cmdqv: import IOMMUFD module namespace
Arnd Bergmann
-0
/
+2
2025-07-14
iommu/arm-smmu: disable PRR on SM8250
Dmitry Baryshkov
-1
/
+2
2025-07-14
iommu/arm-smmu-v3: Revert vmaster in the error path
Nicolin Chen
-3
/
+4
2025-07-14
iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
Alexey Klimov
-0
/
+1
2025-07-14
iommu/qcom: Fix pgsize_bitmap
Jason Gunthorpe
-1
/
+1
2025-07-11
iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
Nicolin Chen
-0
/
+22
2025-07-11
iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
-6
/
+407
2025-07-11
iommu/tegra241-cmdqv: Do not statically map LVCMDQs
Nicolin Chen
-4
/
+33
2025-07-11
iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
Nicolin Chen
-10
/
+3
2025-07-11
iommu/tegra241-cmdqv: Use request_threaded_irq
Nicolin Chen
-2
/
+3
2025-07-11
iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
Nicolin Chen
-2
/
+13
[next]