]> Gentwo Git Trees - linux/.git/commit
Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Oct 2025 19:48:06 +0000 (12:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Oct 2025 19:48:06 +0000 (12:48 -0700)
commit16d1ba7c9675ee16e0f7fb22d51cd2898aab625d
tree09ee398a3c8cb065e8310074085314ff5b40cc6c
parentfdb8d00af919d2403a9e40261cf3f78f0fd75212
parent16abbabc004bedeeaa702e11913da9d4fa70e63a
Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux

Pull dma-mapping fixes from Marek Szyprowski:
 "Two small fixes for the recently performed code refactoring (Shigeru
  Yoshida) and missing handling of direction parameter in DMA debug code
  (Petr Tesarik)"

* tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux:
  dma-mapping: fix direction in dma_alloc direction traces
  kmsan: fix kmsan_handle_dma() to avoid false positives