summaryrefslogtreecommitdiff
path: root/kernel/dma
AgeCommit message (Expand)Author
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
22 hoursMerge branch 'dma-mapping-for-next' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
8 daysdma-mapping: introduce DMA_ATTR_CC_SHARED for shared memoryJiri Pirko
9 daysmemblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
10 daysMerge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-nextMarek Szyprowski
10 daysdma: contiguous: Export dev_get_cma_area()Maxime Ripard
10 daysdma: contiguous: Make dma_contiguous_default_area staticMaxime Ripard
10 daysdma: contiguous: Make dev_get_cma_area() a proper functionMaxime Ripard
10 daysdma: contiguous: Turn heap registration logic aroundMaxime Ripard
11 daysdma-debug: suppress cacheline overlap warning when arch has no DMA alignment ...Mikhail Gavrilov
2026-03-27Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-nextMarek Szyprowski
2026-03-26of: reserved_mem: replace CMA quirks by generic methodsMarek Szyprowski
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski
2026-03-26of: reserved_mem: use -ENODEV instead of -ENOENTMarek Szyprowski
2026-03-26of: reserved_mem: remove fdt node from the structureMarek Szyprowski
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski
2026-03-20dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is setLeon Romanovsky
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky
2026-03-20dma-debug: Allow multiple invocations of overlapping entriesLeon Romanovsky
2026-03-16dma: swiotlb: add KMSAN annotations to swiotlb_bounce()Shigeru Yoshida
2026-03-13dma-mapping: Support batch mode for dma_direct_{map,unmap}_sgBarry Song
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song
2026-03-04dma-mapping: benchmark: add support for dma_map_sgQinxin Xia
2026-03-04dma-mapping: benchmark: modify the framework to adapt to more map modesQinxin Xia
2026-02-23dma-mapping: avoid random addr value print out on error pathJiri Pirko
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-13Merge tag 'dma-mapping-7.0-2026-02-13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-02-02dma: contiguous: Check return value of dma_contiguous_reserve_area()Shanker Donthineni
2026-01-29dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi
2026-01-29of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-01-14dma/pool: Avoid allocating redundant poolsRobin Murphy
2026-01-14dma/pool: Improve pool lookupRobin Murphy
2026-01-08dma-mapping: Remove dma_mark_clean (again)Robin Murphy
2026-01-07powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memoryGaurav Batra
2026-01-02dma-debug: track cache clean flag in entriesMichael S. Tsirkin
2025-12-31dma-mapping: add DMA_ATTR_CPU_CACHE_CLEANMichael S. Tsirkin
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-08dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-27Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-26dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappingsPranjal Shrivastava
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky