index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
Lines
10 days
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+3
11 days
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-92
/
+423
2026-04-02
dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory
Jiri Pirko
-5
/
+22
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
-3
/
+3
2026-03-31
Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-next
Marek Szyprowski
-6
/
+60
2026-03-31
dma: contiguous: Export dev_get_cma_area()
Maxime Ripard
-0
/
+1
2026-03-31
dma: contiguous: Make dma_contiguous_default_area static
Maxime Ripard
-1
/
+1
2026-03-31
dma: contiguous: Make dev_get_cma_area() a proper function
Maxime Ripard
-0
/
+8
2026-03-31
dma: contiguous: Turn heap registration logic around
Maxime Ripard
-5
/
+50
2026-03-30
dma-debug: suppress cacheline overlap warning when arch has no DMA alignment ...
Mikhail Gavrilov
-0
/
+1
2026-03-27
Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-next
Marek Szyprowski
-47
/
+77
2026-03-26
of: reserved_mem: replace CMA quirks by generic methods
Marek Szyprowski
-19
/
+51
2026-03-26
of: reserved_mem: switch to ops based OF_DECLARE()
Marek Szyprowski
-20
/
+22
2026-03-26
of: reserved_mem: use -ENODEV instead of -ENOENT
Marek Szyprowski
-2
/
+2
2026-03-26
of: reserved_mem: remove fdt node from the structure
Marek Szyprowski
-8
/
+4
2026-03-25
Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-next
Marek Szyprowski
-10
/
+35
2026-03-20
dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
-3
/
+4
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
-1
/
+8
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
-1
/
+1
2026-03-20
dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
-3
/
+3
2026-03-16
dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
Shigeru Yoshida
-2
/
+19
2026-03-13
dma-mapping: Support batch mode for dma_direct_{map,unmap}_sg
Barry Song
-13
/
+26
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
-4
/
+21
2026-03-04
dma-mapping: benchmark: add support for dma_map_sg
Qinxin Xia
-0
/
+115
2026-03-04
dma-mapping: benchmark: modify the framework to adapt to more map modes
Qinxin Xia
-23
/
+108
2026-02-23
dma-mapping: avoid random addr value print out on error path
Jiri Pirko
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+9
2026-02-13
Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+0
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-5
/
+23
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+2
2026-02-02
dma: contiguous: Check return value of dma_contiguous_reserve_area()
Shanker Donthineni
-4
/
+6
2026-01-29
dma/pool: distinguish between missing and exhausted atomic pools
Sai Sree Kartheek Adivi
-1
/
+6
2026-01-29
of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
Oreoluwa Babatunde
-6
/
+10
2026-01-14
dma/pool: Avoid allocating redundant pools
Robin Murphy
-5
/
+14
2026-01-14
dma/pool: Improve pool lookup
Robin Murphy
-4
/
+4
2026-01-08
dma-mapping: Remove dma_mark_clean (again)
Robin Murphy
-12
/
+0
2026-01-07
powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
Gaurav Batra
-2
/
+2
2026-01-02
dma-debug: track cache clean flag in entries
Michael S. Tsirkin
-5
/
+22
2025-12-31
dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
Michael S. Tsirkin
-1
/
+2
2025-12-11
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-12-08
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
-1
/
+1
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-34
/
+19
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+0
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-2
/
+2
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+11
2025-11-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+1
2025-11-26
dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
Pranjal Shrivastava
-0
/
+1
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
-1
/
+4
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
-2
/
+2
[next]