]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Oct 2025 15:31:44 +0000 (08:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Oct 2025 15:31:44 +0000 (08:31 -0700)
commitd7a018eb761f44f1f48667540185d025354f33b6
treec4b82deb76e45bfff2812067e58d878f1559f7b5
parent7f7072574127c9e971cad83a0274e86f6275c0d5
parent800348aa34b2bc40d558bb17b6719c51fac0b6de
Merge tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux

Pull Kernel Concurrency Sanitizer (KCSAN) update from Marco Elver:

 - Replace deprecated strcpy() with strscpy()

* tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux:
  kcsan: test: Replace deprecated strcpy() with strscpy()
kernel/kcsan/kcsan_test.c