[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202405311350.388C0A398@keescook>
Date: Fri, 31 May 2024 13:51:36 -0700
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, "Ewan D. Milne" <emilne@...hat.com>,
Kees Cook <kees@...nel.org>, Marco Patalano <mpatalan@...hat.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>
Subject: [GIT PULL] hardening fixes for v6.10-rc2
Hi Linus,
Please pull these few hardening fixes for v6.10-rc2.
Thanks!
-Kees
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.10-rc2
for you to fetch changes up to 99a6087dfdc65303d26ab5fba2dacd8931b82b08:
kunit/fortify: Remove __kmalloc_node() test (2024-05-31 13:47:41 -0700)
----------------------------------------------------------------
hardening fixes for v6.10-rc2
- scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
- mailmap: update entry for Kees Cook
- kunit/fortify: Remove __kmalloc_node() test
----------------------------------------------------------------
Kees Cook (3):
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
mailmap: update entry for Kees Cook
kunit/fortify: Remove __kmalloc_node() test
.mailmap | 9 +++++----
drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
drivers/scsi/mpt3sas/mpt3sas_transport.c | 14 +++++---------
lib/fortify_kunit.c | 3 ---
4 files changed, 11 insertions(+), 17 deletions(-)
--
Kees Cook
Powered by blists - more mailing lists