index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
dma-iommu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-19
1
-7
/
+4
|
\
|
*
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2024-07-10
1
-7
/
+4
*
|
iommu/dma: Prune redundant pgprot arguments
Robin Murphy
2024-06-13
1
-10
/
+6
|
/
*
iommu/dma: Fix domain init
Robin Murphy
2024-06-04
1
-4
/
+4
*
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-15
/
+19
|
\
|
*
iommu/dma: avoid expensive indirect calls for sync operations
Alexander Lobakin
2024-05-07
1
-1
/
+2
|
*
iommu/dma: fix zeroing of bounce buffer padding used by untrusted devices
Michael Kelley
2024-05-07
1
-13
/
+16
|
*
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
2024-05-07
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+1
|
\
\
|
*
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-26
1
-1
/
+1
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-13
1
-27
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-26
1
-12
/
+6
|
|
*
iommu/dma: Make limit checks self-contained
Robin Murphy
2024-04-26
1
-12
/
+9
|
|
/
|
/
|
|
*
iommu/dma: use iommu_put_pages_list() to releae freelist
Pasha Tatashin
2024-04-15
1
-3
/
+4
|
/
*
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
1
-0
/
+9
|
\
|
*
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
Nicolin Chen
2024-03-13
1
-0
/
+9
*
|
iommu/dma: Document min_align_mask assumption
Robin Murphy
2024-03-06
1
-0
/
+5
|
/
*
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
1
-0
/
+3
|
\
|
*
iommu/dma: Trace bounce buffer usage when mapping buffers
Isaac J. Manjarres
2023-12-15
1
-0
/
+3
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
/
*
iommu/dma: Use a large flush queue and timeout for shadow_on_flush
Niklas Schnelle
2023-10-02
1
-18
/
+32
*
iommu/dma: Allow a single FQ in addition to per-CPU FQs
Niklas Schnelle
2023-10-02
1
-39
/
+129
*
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-07-14
1
-6
/
+20
*
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-30
1
-1
/
+2
|
\
|
*
iommu: Use flush queue capability
Robin Murphy
2023-05-22
1
-1
/
+2
*
|
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
2023-06-20
1
-9
/
+41
*
|
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-20
1
-4
/
+4
|
/
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
*
iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()
Kirill A. Shutemov
2023-04-06
1
-2
/
+2
*
Merge branch 'iommu-memory-accounting' into core
Joerg Roedel
2023-01-25
1
-5
/
+13
|
\
|
*
iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
Jason Gunthorpe
2023-01-25
1
-2
/
+9
|
*
iommu: Add a gfp parameter to iommu_map_sg()
Jason Gunthorpe
2023-01-25
1
-2
/
+3
|
*
iommu: Remove iommu_map_atomic()
Jason Gunthorpe
2023-01-25
1
-1
/
+1
|
*
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-25
1
-1
/
+1
*
|
iommu: dma: Use of_iommu_get_resv_regions()
Thierry Reding
2023-01-25
1
-0
/
+3
|
/
*
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
2022-11-21
1
-3
/
+0
*
iommu/dma: Make header private
Robin Murphy
2022-09-09
1
-1
/
+2
*
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2022-09-07
1
-2
/
+13
*
Revert "iommu/dma: Add config for PCI SAC address trick"
Linus Torvalds
2022-08-06
1
-1
/
+1
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-14
/
+91
|
\
|
*
iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
Logan Gunthorpe
2022-07-26
1
-14
/
+85
|
*
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
2022-07-19
1
-0
/
+6
*
|
ACPI/IORT: Provide a generic helper to retrieve reserve regions
Shameer Kolothum
2022-07-06
1
-1
/
+1
*
|
iommu/dma: Fix race condition during iova_domain initialization
Yunfei Wang
2022-06-22
1
-4
/
+13
*
|
iommu/dma: Add config for PCI SAC address trick
Robin Murphy
2022-06-22
1
-1
/
+1
|
/
*
iommu/dma: Explicitly sort PCI DMA windows
Robin Murphy
2022-05-13
1
-1
/
+12
*
iommu/dma: Fix iova map result check bug
Yunfei Wang
2022-05-13
1
-3
/
+4
*
dma-iommu: Check that swiotlb is active before trying to use it
Mario Limonciello
2022-04-28
1
-0
/
+5
*
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-03-29
1
-9
/
+5
|
\
|
*
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
2022-03-03
1
-9
/
+5
[next]