From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
"Andy Shevchenko" <andy.shevchenko@gmail.com>,
"Christian Göttsche" <cgzones@googlemail.com>,
"Christian Schrefl" <chrisi.schrefl@gmail.com>,
"Jean-Philippe Brucker" <jean-philippe@linaro.org>,
"Kees Cook" <kees@kernel.org>,
"Nathan Chancellor" <nathan@kernel.org>,
"Paul Moore" <paul@paul-moore.com>
Subject: [GIT PULL] hardening fixes for v6.10-rc5
Date: Mon, 17 Jun 2024 11:16:53 -0700 [thread overview]
Message-ID: <202406171116.7CBA01391@keescook> (raw)
Hi Linus,
Please pull these handful of hardening fixes for v6.10-rc5.
Thanks!
-Kees
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.10-rc5
for you to fetch changes up to 1ab1a422c0daedbd76f9f25c297eca48986ddea0:
MAINTAINERS: Update entries for Kees Cook (2024-06-17 11:14:06 -0700)
----------------------------------------------------------------
hardening fixes for v6.10-rc5
- yama: document function parameter (Christian Göttsche_
- mm/util: Swap kmemdup_array() arguments (Jean-Philippe Brucker)
- kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
- MAINTAINERS: Update entries for Kees Cook
----------------------------------------------------------------
Christian Göttsche (1):
yama: document function parameter
Jean-Philippe Brucker (1):
mm/util: Swap kmemdup_array() arguments
Kees Cook (2):
kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
MAINTAINERS: Update entries for Kees Cook
MAINTAINERS | 28 ++++++++++++++--------------
drivers/soc/tegra/fuse/fuse-tegra.c | 4 ++--
include/linux/string.h | 2 +-
lib/fortify_kunit.c | 2 +-
lib/overflow_kunit.c | 20 +++++++++++++++++---
mm/util.c | 4 ++--
security/yama/yama_lsm.c | 1 +
7 files changed, 38 insertions(+), 23 deletions(-)
--
Kees Cook
next reply other threads:[~2024-06-17 18:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 18:16 Kees Cook [this message]
2024-06-17 20:20 ` [GIT PULL] hardening fixes for v6.10-rc5 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=202406171116.7CBA01391@keescook \
--to=kees@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=cgzones@googlemail.com \
--cc=chrisi.schrefl@gmail.com \
--cc=jean-philippe@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=paul@paul-moore.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox