public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kgdb changes for v6.18
@ 2025-10-03 12:30 Daniel Thompson
  2025-10-04 18:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Thompson @ 2025-10-03 12:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jason Wessel, linux-kernel, Douglas Anderson, Thorsten Blum,
	Colin Ian King

The following changes since commit 76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c:

  Linux 6.17-rc5 (2025-09-07 14:22:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.18-rc1

for you to fetch changes up to fdbdd0ccb30af18d3b29e714ac8d5ab6163279e0:

  kdb: remove redundant check for scancode 0xe0 (2025-09-20 21:19:09 +0100)

----------------------------------------------------------------
kgdb patches for 6.18

A collection of small cleanups this cycle. Thorsten Blum has replaced a
number strcpy() calls with safer alternatives (fixing a pointer
aliasing bug in the process). Colin Ian King has simplified things by
removing some unreachable code.

Signed-off-by: Daniel Thompson (RISCstar) <danielt@kernel.org>

----------------------------------------------------------------
Colin Ian King (1):
      kdb: remove redundant check for scancode 0xe0

Thorsten Blum (5):
      kernel: debug: gdbstub: Replace deprecated strcpy() with strscpy()
      kdb: Replace deprecated strcpy() with memcpy() in kdb_strdup()
      kdb: Replace deprecated strcpy() with memmove() in vkdb_printf()
      kdb: Replace deprecated strcpy() with memcpy() in parse_grep()
      kdb: Replace deprecated strcpy() with helper function in kdb_defcmd()

 kernel/debug/gdbstub.c          | 29 +++++++++++++++--------------
 kernel/debug/kdb/kdb_io.c       | 14 ++++++++------
 kernel/debug/kdb/kdb_keyboard.c |  3 ---
 kernel/debug/kdb/kdb_main.c     | 14 +++-----------
 kernel/debug/kdb/kdb_private.h  |  1 +
 kernel/debug/kdb/kdb_support.c  | 35 +++++++++++++++++++++++++++++++++--
 6 files changed, 60 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] kgdb changes for v6.18
  2025-10-03 12:30 [GIT PULL] kgdb changes for v6.18 Daniel Thompson
@ 2025-10-04 18:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-04 18:20 UTC (permalink / raw)
  To: Daniel Thompson
  Cc: Linus Torvalds, Jason Wessel, linux-kernel, Douglas Anderson,
	Thorsten Blum, Colin Ian King

The pull request you sent on Fri, 3 Oct 2025 13:30:28 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.18-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5b7ce9385441cfce92e6b7324216cc38614f86ef

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-04 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-03 12:30 [GIT PULL] kgdb changes for v6.18 Daniel Thompson
2025-10-04 18:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox