]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitd2a43e7f89da55d6f0f96aaadaa243f35557291e
tree9707597182ad0fa51cfc593256ae25248fa5b937
parent51088b9d5f62cf234d1a5008f65c4dd712919551
parent7a618ca9b9c4769fc5adf7344bb1dd98f823da22
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

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
init/Kconfig