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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-11-25
iommu: Take lock before reading iommu group default domain type
Sai Praneeth Prakhya
1
-0
/
+2
2020-11-25
iommu: Add support to change default domain of an iommu group
Sai Praneeth Prakhya
1
-1
/
+229
2020-11-25
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
2
-16
/
+7
2020-11-25
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
1
-62
/
+28
2020-11-25
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
2
-703
/
+43
2020-11-25
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
1
-2
/
+14
2020-11-25
iommu: Add quirk for Intel graphic devices in map_sg
Lu Baolu
1
-0
/
+27
2020-11-25
iommu: Allow the dma-iommu api to use bounce buffers
Tom Murphy
1
-13
/
+149
2020-11-25
iommu: Add iommu_dma_free_cpu_cached_iovas()
Tom Murphy
1
-0
/
+9
2020-11-25
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
2
-27
/
+57
2020-11-25
iommu/tegra-smmu: Add PCI support
Nicolin Chen
1
-10
/
+25
2020-11-25
iommu/tegra-smmu: Rework tegra_smmu_probe_device()
Nicolin Chen
1
-81
/
+15
2020-11-25
iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
Nicolin Chen
1
-33
/
+23
2020-11-25
iommu/tegra-smmu: Expand mutex protection range
Nicolin Chen
1
-13
/
+21
2020-11-25
iommu/tegra-smmu: Unwrap tegra_smmu_group_get
Nicolin Chen
1
-15
/
+4
2020-11-23
iommu: Check return of __iommu_attach_device()
Shameer Kolothum
1
-4
/
+6
2020-11-23
arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
John Stultz
1
-0
/
+4
2020-11-23
iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
Jean-Philippe Brucker
3
-3
/
+33
2020-11-23
iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
Jean-Philippe Brucker
4
-10
/
+282
2020-11-23
iommu/sva: Add PASID helpers
Jean-Philippe Brucker
4
-0
/
+107
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
3
-9
/
+39
2020-11-23
iommu/amd: Enforce 4k mapping for certain IOMMU data structures
Suravee Suthikulpanit
1
-5
/
+22
2020-11-23
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
1
-3
/
+2
2020-11-20
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+6
2020-11-19
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
1
-1
/
+3
2020-11-19
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
1
-1
/
+18
2020-11-18
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
1
-59
/
+132
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-2
/
+3
2020-11-18
iommu: Modify the description of iommu_sva_unbind_device
Chen Jun
1
-2
/
+0
2020-11-18
iommu/iova: Free global iova rcache on iova alloc failure
Vijayanand Jitta
1
-0
/
+22
2020-11-18
iommu/iova: Retry from last rb tree node if iova search fails
Vijayanand Jitta
1
-6
/
+17
2020-11-18
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
1
-1
/
+1
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+18
2020-11-13
iommu/vt-d: Cure VF irqdomain hickup
Thomas Gleixner
1
-1
/
+18
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+2
2020-11-12
iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled
David Woodhouse
1
-3
/
+5
2020-11-12
iommu/amd: Fix union of bitfields in intcapxt support
David Woodhouse
1
-7
/
+9
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
4
-3
/
+16
2020-11-10
iommu/arm-smmu: Add a way for implementations to influence SCTLR
Rob Clark
3
-1
/
+19
2020-11-10
iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
Jordan Crouse
3
-2
/
+153
2020-11-10
iommu/arm-smmu-v3: Assign boolean values to a bool variable
Kaixu Xia
1
-1
/
+1
2020-11-06
iommu/arm-smmu: Use new devm_krealloc()
Robin Murphy
3
-24
/
+3
2020-11-03
iommu: Fix a check in iommu_check_bind_data()
Dan Carpenter
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
1
-0
/
+6
2020-11-03
iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
Lu Baolu
1
-0
/
+3
2020-11-03
iommu/amd: Increase interrupt remapping table limit to 512 entries
Suravee Suthikulpanit
1
-1
/
+5
[prev]
[next]