All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Kees Cook <kees@kernel.org>,
	Nathan Chancellor <nathan@kernel.org>
Subject: [GIT PULL] hardening fixes for v7.0-rc6
Date: Wed, 25 Mar 2026 14:16:49 -0700	[thread overview]
Message-ID: <202603251416.92BCB184@keescook> (raw)

Hi Linus,

Please pull these two small hardening fixes for v7.0-rc6.

Thanks!

-Kees

The following changes since commit 11439c4635edd669ae435eec308f4ab8a0804808:

  Linux 7.0-rc2 (2026-03-01 15:39:31 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v7.0-rc6

for you to fetch changes up to 7a618ca9b9c4769fc5adf7344bb1dd98f823da22:

  init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR (2026-03-20 11:51:48 -0700)

----------------------------------------------------------------
hardening fixes for v7.0-rc6

- fix required Clang version for CC_HAS_COUNTED_BY_PTR (Nathan Chancellor)

- update Coccinelle script used for kmalloc_obj

----------------------------------------------------------------
Kees Cook (1):
      coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg

Nathan Chancellor (1):
      init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR

 init/Kconfig                              |  2 +-
 scripts/coccinelle/api/kmalloc_objs.cocci | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
Kees Cook

             reply	other threads:[~2026-03-25 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-25 21:16 Kees Cook [this message]
2026-03-25 21:49 ` [GIT PULL] hardening fixes for v7.0-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202603251416.92BCB184@keescook \
    --to=kees@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.