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