From: Linus Torvalds Date: Wed, 2 Apr 2025 16:55:51 +0000 (-0700) Subject: Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt... X-Git-Tag: v6.15-rc1~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=002dcfd05740801ab30f88350de47e47c916af1c;p=thirdparty%2Flinux.git 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 --- 002dcfd05740801ab30f88350de47e47c916af1c