All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Bill Wendling <morbo@google.com>,
	Dmitry Antipov <dmantipov@yandex.ru>,
	"Gustavo A. R. Silva" <gustavoars@kernel.org>,
	Kees Cook <keescook@chromium.org>,
	kernel test robot <lkp@intel.com>,
	Masahiro Yamada <masahiroy@kernel.org>,
	Miguel Ojeda <ojeda@kernel.org>,
	Nathan Chancellor <nathan@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>
Subject: [GIT PULL] hardening fixes for v6.7-rc4
Date: Thu, 30 Nov 2023 13:38:04 -0800	[thread overview]
Message-ID: <202311301337.4070D0BEA3@keescook> (raw)

Hi Linus,

Please pull these hardening fixes for v6.7-rc4.

Thanks!

-Kees

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.7-rc4

for you to fetch changes up to d71f22365a9caca82d424f3a33445de46567e198:

  gcc-plugins: randstruct: Update code comment in relayout_struct() (2023-11-27 16:30:05 -0800)

----------------------------------------------------------------
hardening fixes for v6.7-rc4

- struct_group: propagate attributes to top-level union (Dmitry Antipov)

- gcc-plugins: randstruct: Update code comment in relayout_struct (Gustavo
  A. R. Silva)

- MAINTAINERS: refresh LLVM support (Nick Desaulniers)

----------------------------------------------------------------
Dmitry Antipov (1):
      uapi: propagate __struct_group() attributes to the container union

Gustavo A. R. Silva (1):
      gcc-plugins: randstruct: Update code comment in relayout_struct()

ndesaulniers@google.com (1):
      MAINTAINERS: refresh LLVM support

 MAINTAINERS                                   | 8 +++-----
 include/uapi/linux/stddef.h                   | 2 +-
 scripts/gcc-plugins/randomize_layout_plugin.c | 3 +--
 3 files changed, 5 insertions(+), 8 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2023-11-30 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 21:38 Kees Cook [this message]
2023-12-01  5:28 ` [GIT PULL] hardening fixes for v6.7-rc4 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=202311301337.4070D0BEA3@keescook \
    --to=keescook@chromium.org \
    --cc=dmantipov@yandex.ru \
    --cc=gustavoars@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=masahiroy@kernel.org \
    --cc=morbo@google.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=ojeda@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.