]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/rust...
authorDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2026 00:39:57 +0000 (10:39 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 13 Mar 2026 00:40:17 +0000 (10:40 +1000)
Core Changes:

- Fix safety issue in dma_read! and dma_write!.

Driver Changes (Nova Core):

- Fix UB in DmaGspMem pointer accessors.
- Fix stack overflow in GSP memory allocation.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Alice Ryhl <aliceryhl@google.com>
Link: https://patch.msgid.link/abNBSol3CLRCqlkZ@google.com

Trivial merge