From: Linus Torvalds Date: Fri, 19 Jun 2026 21:56:45 +0000 (-0700) Subject: Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3746ccbb0a97bed3c06ccde6b880013b1dddc1;p=thirdparty%2Flinux.git Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull strncpy removal from Kees Cook: - Remove the per-arch strncpy implementations in alpha, m68k, powerpc, x86, and xtensa - Remove strncpy API Over the last 6 years working on strncpy removal there were 362 commits by 70 contributors. Folks with more than 1 commit were: 211 Justin Stitt 22 Xu Panda 21 Kees Cook 17 Thorsten Blum 12 Arnd Bergmann 4 Pranav Tyagi 4 Lee Jones 2 Steven Rostedt 2 Sam Ravnborg 2 Marcelo Moreira 2 Krzysztof Kozlowski 2 Kalle Valo 2 Jaroslav Kysela 2 Daniel Thompson 2 Andrew Lunn * tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: string: Remove strncpy() from the kernel xtensa: Remove arch-specific strncpy() implementation x86: Remove arch-specific strncpy() implementation powerpc: Remove arch-specific strncpy() implementation m68k: Remove arch-specific strncpy() implementation alpha: Remove arch-specific strncpy() implementation --- 1a3746ccbb0a97bed3c06ccde6b880013b1dddc1