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
2021-06-16
Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates
Will Deacon
2
-0
/
+14
2021-06-15
iommu/arm-smmu: Check smmu->impl pointer before dereferencing
Will Deacon
1
-1
/
+1
2021-06-15
iommu/arm-smmu-v3: Remove unnecessary oom message
Zhen Lei
1
-6
/
+2
2021-06-11
iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Xiyu Yang
1
-2
/
+6
2021-06-11
iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Xiyu Yang
1
-1
/
+1
2021-06-09
iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI
Shawn Guo
1
-0
/
+4
2021-06-08
iommu/arm: Cleanup resources in case of probe error path
Amey Narkhede
3
-7
/
+35
2021-06-08
iommu/arm-smmu-qcom: Move the adreno smmu specific impl
Sai Prakash Ranjan
1
-3
/
+9
2021-06-08
iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
Sai Prakash Ranjan
1
-0
/
+2
2021-06-08
iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
Zhen Lei
1
-2
/
+3
2021-06-08
iommu/arm-smmu-v3: Ratelimit event dump
Jean-Philippe Brucker
1
-1
/
+3
2021-06-08
iommu/arm-smmu-v3: Add stall support for platform devices
Jean-Philippe Brucker
3
-15
/
+283
2021-06-08
iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Eric Anholt
1
-1
/
+12
2021-06-08
iommu/arm-smmu-qcom: Add sm6125 compatible
Martin Botka
1
-0
/
+1
2021-06-08
iommu/arm-smmu: Implement ->probe_finalize()
Thierry Reding
2
-0
/
+14
2021-06-08
iommu/arm-smmu-v3: Change *array into *const array
Bixuan Cui
1
-1
/
+1
2021-06-08
iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot
Shawn Guo
1
-0
/
+13
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+9
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-32
/
+71
2021-04-16
iommu: Streamline registration interface
Robin Murphy
21
-74
/
+38
2021-04-16
iommu: Statically set module owner
Robin Murphy
4
-0
/
+4
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
30
-1759
/
+1884
2021-04-16
iommu/mediatek-v1: Add error handle for mtk_iommu_probe
Yong Wu
1
-4
/
+18
2021-04-16
iommu/mediatek-v1: Avoid build fail when build as module
Yong Wu
1
-34
/
+28
2021-04-16
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
1
-11
/
+8
2021-04-15
iommu/fsl-pamu: Fix uninitialized variable warning
Joerg Roedel
1
-3
/
+2
2021-04-15
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
1
-14
/
+38
2021-04-15
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
1
-1
/
+1
2021-04-15
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
1
-1
/
+1
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
1
-0
/
+2
2021-04-15
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
1
-23
/
+1
2021-04-15
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
1
-34
/
+11
2021-04-15
iommu/amd: Remove duplicate check of devid
Shaokun Zhang
1
-8
/
+1
2021-04-15
iommu/exynos: Remove unneeded local variable initialization
Krzysztof Kozlowski
1
-1
/
+1
2021-04-08
iommu/amd: Page-specific invalidations for more than one page
Nadav Amit
1
-34
/
+42
2021-04-07
iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command
Zenghui Yu
2
-4
/
+0
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
1
-0
/
+3
2021-04-07
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
1
-9
/
+9
2021-04-07
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
1
-1
/
+1
2021-04-07
iommu/amd: Move a few prototypes to include/linux/amd-iommu.h
Christoph Hellwig
1
-1
/
+0
2021-04-07
iommu/amd: Remove a few unused exports
Christoph Hellwig
1
-5
/
+0
2021-04-07
iommu/amd: Remove the unused amd_iommu_get_v2_domain function
Christoph Hellwig
2
-35
/
+0
2021-04-07
iommu/amd: Remove the unused device errata code
Christoph Hellwig
2
-54
/
+3
2021-04-07
iommu: remove iommu_domain_{get,set}_attr
Christoph Hellwig
1
-26
/
+0
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
3
-54
/
+23
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
7
-164
/
+40
2021-04-07
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
1
-18
/
+5
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
4
-63
/
+51
[next]