[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202406171116.7CBA01391@keescook>
Date: Mon, 17 Jun 2024 11:16:53 -0700
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Andy Shevchenko <andy.shevchenko@...il.com>,
Christian Göttsche <cgzones@...glemail.com>,
Christian Schrefl <chrisi.schrefl@...il.com>,
Jean-Philippe Brucker <jean-philippe@...aro.org>,
Kees Cook <kees@...nel.org>, Nathan Chancellor <nathan@...nel.org>,
Paul Moore <paul@...l-moore.com>
Subject: [GIT PULL] hardening fixes for v6.10-rc5
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
Powered by blists - more mailing lists