Marco Elver
unread,Sep 29, 2025, 7:13:33 AMSep 29Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linus Torvalds, Paul E. McKenney, Dmitry Vyukov, Alexander Potapenko, kasa...@googlegroups.com, linux-...@vger.kernel.org
Linus,
Please pull the below KCSAN updates for v6.18-rc1.
Many thanks,
-- Marco
------ >8 ------
The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:
Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)
are available in the Git repository at:
git://
git.kernel.org/pub/scm/linux/kernel/git/melver/linux.git tags/kcsan-20250929-v6.18-rc1
for you to fetch changes up to 800348aa34b2bc40d558bb17b6719c51fac0b6de:
kcsan: test: Replace deprecated strcpy() with strscpy() (2025-08-19 12:52:12 +0200)
----------------------------------------------------------------
Kernel Concurrency Sanitizer (KCSAN) updates for v6.18
- Replace deprecated strcpy() with strscpy()
This change has had 6 weeks of linux-next exposure.
----------------------------------------------------------------
Thorsten Blum (1):
kcsan: test: Replace deprecated strcpy() with strscpy()
kernel/kcsan/kcsan_test.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)