index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-20
/
+20
2026-02-12
Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+52
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
8
-118
/
+244
2026-01-31
iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()
Nicolin Chen
1
-0
/
+3
2026-01-23
iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
Nicolin Chen
1
-1
/
+3
2026-01-23
iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
Nicolin Chen
1
-0
/
+47
2026-01-23
iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence
Jason Gunthorpe
1
-0
/
+26
2026-01-23
iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
Jason Gunthorpe
1
-0
/
+10
2026-01-23
iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
Jason Gunthorpe
3
-10
/
+53
2026-01-22
iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
Ashish Mhetre
1
-0
/
+32
2026-01-22
iommu/tegra241-cmdqv: Decouple driver from ACPI
Nicolin Chen
3
-74
/
+14
2026-01-22
iommu/arm-smmu-qcom: do not register driver in probe()
Danilo Krummrich
4
-5
/
+52
2026-01-22
iommu/arm-smmu-qcom: Restore ACTLR settings for MDSS on sa8775p
Bibek Kumar Patro
1
-0
/
+2
2026-01-10
iommu: Add iommu_driver_get_domain_for_dev() helper
Nicolin Chen
1
-2
/
+3
2026-01-08
iommu/arm-smmu-v3: Remove IAS
Mostafa Saleh
2
-15
/
+5
2026-01-06
iommu/qcom: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+2
2026-01-06
iommu/arm-smmu-qcom: Add actlr settings for mdss on Qualcomm platforms
Charan Teja Kalla
1
-0
/
+26
2026-01-05
iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
Alexander Grest
1
-10
/
+21
2025-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+12
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
5
-42
/
+54
2025-11-26
iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
Nicolin Chen
1
-1
/
+12
2025-11-25
iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
Stephan Gerhold
1
-10
/
+17
2025-11-24
iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables
Ryan Huang
1
-1
/
+1
2025-11-17
iommu/qcom: fix device leak on of_xlate()
Johan Hovold
1
-6
/
+4
2025-11-03
iommu/arm-smmu-qcom: Add Glymur MDSS compatible
Abel Vesa
1
-0
/
+1
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
4
-19
/
+30
2025-10-27
iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
Nicolin Chen
1
-6
/
+1
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
2025-08-15
iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
Nicolin Chen
1
-3
/
+5
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-52
/
+561
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-23
/
+16
2025-07-28
iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size
Nicolin Chen
4
-15
/
+20
2025-07-28
iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
Nicolin Chen
2
-11
/
+30
2025-07-24
Merge branch 'arm/smmu/updates' into next
Will Deacon
2
-4
/
+6
2025-07-24
Merge branch 'arm/smmu/bindings' into next
Will Deacon
1
-0
/
+1
2025-07-18
iommufd/vdevice: Remove struct device reference from struct vdevice
Xu Yilun
1
-1
/
+2
2025-07-15
iommu/tegra241-cmdqv: import IOMMUFD module namespace
Arnd Bergmann
1
-0
/
+2
2025-07-14
iommu/arm-smmu: disable PRR on SM8250
Dmitry Baryshkov
1
-1
/
+2
2025-07-14
iommu/arm-smmu-v3: Revert vmaster in the error path
Nicolin Chen
1
-3
/
+4
2025-07-14
iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
Alexey Klimov
1
-0
/
+1
2025-07-14
iommu/qcom: Fix pgsize_bitmap
Jason Gunthorpe
1
-1
/
+1
2025-07-11
iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
Nicolin Chen
1
-0
/
+22
2025-07-11
iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
3
-6
/
+407
2025-07-11
iommu/tegra241-cmdqv: Do not statically map LVCMDQs
Nicolin Chen
1
-4
/
+33
2025-07-11
iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
Nicolin Chen
1
-10
/
+3
2025-07-11
iommu/tegra241-cmdqv: Use request_threaded_irq
Nicolin Chen
1
-2
/
+3
2025-07-11
iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
Nicolin Chen
2
-2
/
+13
[next]