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-04-07
iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
Christoph Hellwig
1
-24
/
+10
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2
-56
/
+5
2021-04-07
iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
Christoph Hellwig
1
-30
/
+0
2021-04-07
iommu: remove the unused domain_window_disable method
Christoph Hellwig
1
-48
/
+0
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2
-30
/
+141
2021-04-07
iommu: Add a page fault handler
Jean-Philippe Brucker
3
-0
/
+515
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-3
/
+8
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2
-6
/
+2
2021-04-07
iommu/amd: Remove duplicate check of pasids
Qi Liu
1
-3
/
+0
2021-04-07
iommu/sprd: Fix parameter type warning
Chunyan Zhang
1
-1
/
+1
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
3
-1
/
+28
2021-04-07
iommu/mediatek: Allow building as module
Yong Wu
2
-13
/
+6
2021-04-07
iommu/mediatek-v1: Allow building as module
Yong Wu
2
-6
/
+6
2021-04-07
iommu: Stop exporting free_iova_fast()
John Garry
1
-1
/
+0
2021-04-07
iommu: Delete iommu_dma_free_cpu_cached_iovas()
John Garry
2
-10
/
+2
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
1
-31
/
+0
2021-04-07
iova: Add CPU hotplug handler to flush rcaches
John Garry
1
-1
/
+29
2021-04-07
iommu/vt-d: Make unnecessarily global functions static
Lu Baolu
2
-4
/
+2
2021-04-07
iommu/vt-d: Remove unused function declarations
Lu Baolu
1
-3
/
+0
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
1
-22
/
+18
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
1
-14
/
+1
2021-04-07
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
1
-2
/
+2
2021-04-07
iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
Lu Baolu
1
-8
/
+13
2021-03-30
iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
Xiang Chen
1
-0
/
+3
2021-03-25
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
1
-1
/
+1
2021-03-22
iommu/vt-d: Use Real PCI DMA device for IRTE
Jon Derrick
1
-1
/
+2
2021-03-19
iommu/unisoc: Fix spelling mistake "sixe" -> "size"
Colin Ian King
1
-1
/
+1
2021-03-18
iommu/vt-d: Calculate and set flags for handle_mm_fault
Jacob Pan
1
-3
/
+6
2021-03-18
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
1
-1
/
+11
2021-03-18
iommu/vt-d: Enable write protect propagation from guest
Jacob Pan
1
-0
/
+3
2021-03-18
iommu/vt-d: Enable write protect for supervisor SVM
Jacob Pan
1
-0
/
+26
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
1
-4
/
+3
2021-03-18
iommu/vt-d: Report more information about invalidation errors
Lu Baolu
1
-4
/
+64
2021-03-18
iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device
Kyung Min Park
1
-0
/
+3
2021-03-18
iommu/iova: Improve restart logic
Robin Murphy
1
-1
/
+38
2021-03-18
iommu/iova: Add rbtree entry helper
Robin Murphy
1
-9
/
+14
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
2
-4
/
+14
2021-03-18
iommu: add Unisoc IOMMU basic driver
Chunyan Zhang
3
-0
/
+590
2021-03-18
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
1
-9
/
+15
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
1
-1
/
+4
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
1
-4
/
+4
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
1
-11
/
+12
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
1
-6
/
+6
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
1
-8
/
+3
2021-03-15
dma-iommu: implement ->alloc_noncontiguous
Christoph Hellwig
1
-0
/
+36
2021-03-15
dma-iommu: refactor iommu_dma_alloc_remap
Christoph Hellwig
1
-32
/
+35
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+87
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
1
-7
/
+8
2021-03-04
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
1
-1
/
+71
[prev]
[next]