Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Apr 2025 16:55:51 +0000 (09:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Apr 2025 16:55:51 +0000 (09:55 -0700)
commit002dcfd05740801ab30f88350de47e47c916af1c
tree42e1685548658d446c688ad80f72ddf1ecab10ce
parent2985dae1e521ee1464130902415f5863ea05dc34
parentafdbe49276accb87a0c7414e75864c78289ece2f
Merge tag 'kgdb-6.15-rc1' of git://git./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