index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
2021-01-12
1
-1
/
+0
*
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
2021-01-12
1
-0
/
+2
*
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
2021-01-12
1
-2
/
+20
*
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
2021-01-07
1
-16
/
+37
*
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
2021-01-07
1
-24
/
+71
*
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2021-01-07
1
-4
/
+5
*
iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
Bjorn Andersson
2021-01-07
1
-0
/
+2
*
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
2021-01-07
1
-6
/
+8
*
Revert "iommu: Add quirk for Intel graphic devices in map_sg"
Lu Baolu
2021-01-07
1
-27
/
+0
*
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
2021-01-07
1
-2
/
+2
*
iommu/amd: Stop irq_remapping_select() matching when remapping is disabled
David Woodhouse
2021-01-05
1
-0
/
+3
*
iommu/amd: Set iommu->int_enabled consistently when interrupts are set up
David Woodhouse
2021-01-05
1
-2
/
+1
*
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
2021-01-05
1
-0
/
+2
*
iommu/iova: fix 'domain' typos
Stefano Garzarella
2021-01-05
1
-4
/
+4
*
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
29
-1193
/
+1527
|
\
|
*
iommu/amd: Add sanity check for interrupt remapping table length macros
Suravee Suthikulpanit
2020-12-11
3
-13
/
+14
|
*
dma-iommu: remove __iommu_dma_mmap
Christoph Hellwig
2020-12-09
1
-16
/
+1
|
*
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-12-08
8
-49
/
+4
|
*
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-12-08
6
-16
/
+60
|
|
\
|
*
\
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
2020-12-08
3
-809
/
+327
|
|
\
\
|
|
*
|
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-12-01
1
-1
/
+1
|
|
*
|
iommu/vt-d: Remove set but not used variable
Lu Baolu
2020-11-27
1
-2
/
+1
|
|
*
|
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
2020-11-25
1
-62
/
+28
|
|
*
|
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
2020-11-25
2
-703
/
+43
|
|
*
|
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
2020-11-25
1
-2
/
+14
|
|
*
|
iommu: Add quirk for Intel graphic devices in map_sg
Lu Baolu
2020-11-25
1
-0
/
+27
|
|
*
|
iommu: Allow the dma-iommu api to use bounce buffers
Tom Murphy
2020-11-25
1
-13
/
+149
|
|
*
|
iommu: Add iommu_dma_free_cpu_cached_iovas()
Tom Murphy
2020-11-25
1
-0
/
+9
|
|
*
|
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
2020-11-25
2
-27
/
+57
|
|
*
|
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
2020-11-23
1
-3
/
+2
|
|
|
\
\
|
|
*
|
|
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
2020-11-17
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-next/iommu/tegra-smmu' into for-next/iommu/core
Will Deacon
2020-12-08
1
-152
/
+88
|
|
\
\
\
\
|
|
*
|
|
|
iommu/tegra-smmu: Add PCI support
Nicolin Chen
2020-11-25
1
-10
/
+25
|
|
*
|
|
|
iommu/tegra-smmu: Rework tegra_smmu_probe_device()
Nicolin Chen
2020-11-25
1
-81
/
+15
|
|
*
|
|
|
iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
Nicolin Chen
2020-11-25
1
-33
/
+23
|
|
*
|
|
|
iommu/tegra-smmu: Expand mutex protection range
Nicolin Chen
2020-11-25
1
-13
/
+21
|
|
*
|
|
|
iommu/tegra-smmu: Unwrap tegra_smmu_group_get
Nicolin Chen
2020-11-25
1
-15
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
2020-12-08
10
-21
/
+460
|
|
\
\
\
\
|
|
*
|
|
|
iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
Jean-Philippe Brucker
2020-11-23
3
-3
/
+33
|
|
*
|
|
|
iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
Jean-Philippe Brucker
2020-11-23
4
-10
/
+282
|
|
*
|
|
|
iommu/sva: Add PASID helpers
Jean-Philippe Brucker
2020-11-23
4
-0
/
+107
|
|
*
|
|
|
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
2020-11-23
3
-9
/
+39
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/iommu/misc' into for-next/iommu/core
Will Deacon
2020-12-08
3
-21
/
+33
|
|
\
\
\
\
|
|
*
|
|
|
iommu/io-pgtable-arm: Remove unused 'level' parameter from iopte_type() macro
Kunkun Jiang
2020-12-08
1
-5
/
+5
|
|
*
|
|
|
iommu: Defer the early return in arm_(v7s/lpae)_map
Keqian Zhu
2020-12-08
2
-8
/
+8
|
|
*
|
|
|
iommu: Improve the performance for direct_mapping
Yong Wu
2020-12-07
1
-5
/
+17
|
|
*
|
|
|
iommu: return error code when it can't get group
Yang Yingliang
2020-11-26
1
-1
/
+3
|
|
*
|
|
|
iommu: Modify the description of iommu_sva_unbind_device
Chen Jun
2020-11-17
1
-2
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-next/iommu/iova' into for-next/iommu/core
Will Deacon
2020-12-08
1
-53
/
+47
|
|
\
\
\
\
|
|
*
|
|
|
iommu: Stop exporting free_iova_mem()
John Garry
2020-12-08
1
-2
/
+1
[next]