public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hardening fixes for v6.10-rc5
@ 2024-06-17 18:16 Kees Cook
  2024-06-17 20:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-06-17 18:16 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Andy Shevchenko, Christian Göttsche,
	Christian Schrefl, Jean-Philippe Brucker, Kees Cook,
	Nathan Chancellor, Paul Moore

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-17 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 18:16 [GIT PULL] hardening fixes for v6.10-rc5 Kees Cook
2024-06-17 20:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox