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.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
/
dma-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
iommu/dma: Fix iova map result check bug
Yunfei Wang
1
-3
/
+4
2022-04-08
iommu/dma: Account for min_align_mask w/swiotlb
David Stevens
1
-3
/
+2
2022-04-08
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-2
/
+2
2022-04-08
iommu/dma: Check CONFIG_SWIOTLB more broadly
David Stevens
1
-8
/
+12
2022-04-08
iommu/dma: Fold _swiotlb helpers into callers
David Stevens
1
-76
/
+59
2022-04-08
iommu/dma: Skip extra sync during unmap w/swiotlb
David Stevens
1
-5
/
+6
2021-11-18
iommu/dma: Fix incorrect error return on iommu deferred attach
Logan Gunthorpe
1
-1
/
+2
2021-11-18
iommu/dma: Fix arch_sync_dma for map
David Stevens
1
-9
/
+7
2021-11-18
iommu/dma: Fix sync_sg with swiotlb
David Stevens
1
-20
/
+13
2021-09-03
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+34
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+15
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-17
/
+35
2021-08-18
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
1
-15
/
+32
2021-08-18
iommu: Express DMA strictness via the domain type
Robin Murphy
1
-4
/
+6
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
1
-1
/
+1
2021-08-18
iommu: Indicate queued flushes via gather data
Robin Murphy
1
-0
/
+1
2021-08-18
iommu/dma: Remove redundant "!dev" checks
Robin Murphy
1
-4
/
+1
2021-08-09
iommu/dma: return error code from iommu_dma_map_sg()
Logan Gunthorpe
1
-7
/
+15
2021-07-26
iommu/dma: Fix leak in non-contiguous API
Ezequiel Garcia
1
-0
/
+1
2021-07-14
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
1
-6
/
+6
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
1
-8
/
+11
2021-06-25
iommu/virtio: Enable x86 support
Jean-Philippe Brucker
1
-0
/
+1
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
1
-6
/
+6
2021-06-08
iommu/dma: Fix compile warning in 32-bit builds
Joerg Roedel
1
-2
/
+2
2021-06-08
iommu/dma: Fix IOVA reserve dma ranges
Srinath Mannam
1
-2
/
+4
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-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
1
-7
/
+2
2021-04-07
iommu: Delete iommu_dma_free_cpu_cached_iovas()
John Garry
1
-9
/
+0
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
1
-1
/
+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
1
-7
/
+8
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
1
-7
/
+8
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-30
/
+0
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
1
-30
/
+0
2021-01-28
iommu: use the __iommu_attach_device() directly for deferred attach
Lianbo Jiang
1
-15
/
+3
2021-01-28
dma-iommu: use static-key to minimize the impact in the fast-path
Lianbo Jiang
1
-6
/
+11
2021-01-07
Revert "iommu: Add quirk for Intel graphic devices in map_sg"
Lu Baolu
1
-27
/
+0
2020-12-09
dma-iommu: remove __iommu_dma_mmap
Christoph Hellwig
1
-16
/
+1
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
1
-8
/
+21
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+40
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
[next]