Commit 002dcfd05740 for kernel

commit 002dcfd05740801ab30f88350de47e47c916af1c
Merge: 2985dae1e521 afdbe49276ac
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed Apr 2 09:55:51 2025 -0700

    Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux

    Pull kgdb updates from Daniel Thompson:
     "Two cleanups this cycle. The larger of which is the removal of a
      private allocator within kdb and replacing it with regular memory
      allocation. The other adopts the simplified version of strscpy() in a
      couple of places in kdb"

    * tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
      kdb: Remove optional size arguments from strscpy() calls
      kdb: remove usage of static environment buffer