index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
2021-01-26
1
-0
/
+2
*
iommu/arm-smmu-v3: Add support for VHE
Jean-Philippe Brucker
2021-01-22
2
-7
/
+28
*
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
2021-01-22
3
-3
/
+25
*
iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
Jean-Philippe Brucker
2021-01-22
1
-27
/
+36
*
iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
2021-01-22
1
-5
/
+1
*
iommu/arm-smmu-v3: Remove the page 1 fixup
Robin Murphy
2021-01-22
2
-30
/
+20
*
iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation
Vinod Koul
2021-01-22
1
-0
/
+1
*
iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl
Bjorn Andersson
2021-01-22
1
-0
/
+2
*
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
|
|
|
/
/
/
[next]