[GIT PULL] KCSAN updates for v6.18

From: Marco Elver

Date: Mon Sep 29 2025 - 07:13:31 EST


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(-)