]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Jan 2026 21:15:04 +0000 (13:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Jan 2026 21:15:04 +0000 (13:15 -0800)
commit2b54ac9e0cf8986e138736840f20d537db22ce79
treefa78d5b5dbc53b18d6af49acca478b8441a11fd3
parentd941a3f65605113db18d1485d65f0e175238beea
parent56c430c7f06d838fe3b2077dbbc4cc0bf992312b
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux

Pull dma-mapping fixes from Marek Szyprowski:

 - important fix for ARM 32-bit based systems using cma= kernel
   parameter (Oreoluwa Babatunde)

 - a fix for the corner case of the DMA atomic pool based allocations
   (Sai Sree Kartheek Adivi)

* tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux:
  dma/pool: distinguish between missing and exhausted atomic pools
  of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param