]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Mar 2026 21:47:18 +0000 (14:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Mar 2026 21:47:18 +0000 (14:47 -0700)
Pull hardening fixes from Kees Cook:

 - fix required Clang version for CC_HAS_COUNTED_BY_PTR (Nathan
   Chancellor)

 - update Coccinelle script used for kmalloc_obj

* tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
  coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg

1  2 
init/Kconfig

diff --cc init/Kconfig
Simple merge