index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
1
-1
/
+0
2021-01-12
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
1
-0
/
+2
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
1
-24
/
+71
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
1
-4
/
+5
2021-01-07
iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context
Bjorn Andersson
1
-0
/
+2
2021-01-07
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
1
-6
/
+8
2021-01-07
Revert "iommu: Add quirk for Intel graphic devices in map_sg"
Lu Baolu
1
-27
/
+0
2021-01-07
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
1
-2
/
+2
2021-01-05
iommu/amd: Stop irq_remapping_select() matching when remapping is disabled
David Woodhouse
1
-0
/
+3
2021-01-05
iommu/amd: Set iommu->int_enabled consistently when interrupts are set up
David Woodhouse
1
-2
/
+1
2021-01-05
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
1
-0
/
+2
2021-01-05
iommu/iova: fix 'domain' typos
Stefano Garzarella
1
-4
/
+4
2020-12-16
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
29
-1193
/
+1527
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-247
/
+236
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+18
2020-12-11
iommu/amd: Add sanity check for interrupt remapping table length macros
Suravee Suthikulpanit
3
-13
/
+14
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-2
/
+8
2020-12-09
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-12-09
dma-iommu: remove __iommu_dma_mmap
Christoph Hellwig
1
-16
/
+1
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
8
-49
/
+4
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
6
-16
/
+60
2020-12-08
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
3
-809
/
+327
2020-12-08
Merge branch 'for-next/iommu/tegra-smmu' into for-next/iommu/core
Will Deacon
1
-152
/
+88
2020-12-08
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
10
-21
/
+460
2020-12-08
Merge branch 'for-next/iommu/misc' into for-next/iommu/core
Will Deacon
3
-21
/
+33
2020-12-08
Merge branch 'for-next/iommu/iova' into for-next/iommu/core
Will Deacon
1
-53
/
+47
2020-12-08
Merge branch 'for-next/iommu/default-domains' into for-next/iommu/core
Will Deacon
2
-17
/
+238
2020-12-08
Merge branch 'for-next/iommu/arm-smmu' into for-next/iommu/core
Will Deacon
7
-45
/
+323
2020-12-08
iommu: Stop exporting free_iova_mem()
John Garry
1
-2
/
+1
2020-12-08
iommu: Stop exporting alloc_iova_mem()
John Garry
1
-2
/
+1
2020-12-08
iommu: Delete split_and_remove_iova()
John Garry
1
-41
/
+0
2020-12-08
iommu/io-pgtable-arm: Remove unused 'level' parameter from iopte_type() macro
Kunkun Jiang
1
-5
/
+5
2020-12-08
iommu: Defer the early return in arm_(v7s/lpae)_map
Keqian Zhu
2
-8
/
+8
2020-12-07
iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
Suravee Suthikulpanit
1
-1
/
+1
2020-12-07
iommu: Improve the performance for direct_mapping
Yong Wu
1
-5
/
+17
2020-12-02
iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select()
Dexuan Cui
1
-2
/
+2
2020-12-01
iommu: avoid taking iova_rbtree_lock twice
Cong Wang
1
-2
/
+6
2020-12-01
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-11-27
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-12
/
+36
2020-11-27
iommu/vt-d: Remove set but not used variable
Lu Baolu
1
-2
/
+1
2020-11-26
iommu: return error code when it can't get group
Yang Yingliang
1
-1
/
+3
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
2
-3
/
+4
2020-11-25
iommu: arm-smmu-impl: Add a space before open parenthesis
Sai Prakash Ranjan
1
-1
/
+1
2020-11-25
iommu: arm-smmu-impl: Use table to list QCOM implementations
Sai Prakash Ranjan
3
-14
/
+17
2020-11-25
iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
Sai Prakash Ranjan
2
-7
/
+9
2020-11-25
iommu/arm-smmu: Add support for pagetable config domain attribute
Sai Prakash Ranjan
2
-0
/
+21
2020-11-25
Merge branch 'for-next/iommu/io-pgtable-domain-attr' into for-next/iommu/arm-...
Will Deacon
1
-2
/
+8
2020-11-25
iommu/io-pgtable-arm: Add support to use system cache
Sai Prakash Ranjan
1
-2
/
+8
[next]