From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Heiko Carstens <hca@linux.ibm.com>,
Jeff Johnson <quic_jjohnson@quicinc.com>,
Kees Cook <kees@kernel.org>, Mark Rutland <mark.rutland@arm.com>,
Nathan Chancellor <nathan@kernel.org>,
Yuntao Liu <liuyuntao12@huawei.com>
Subject: [GIT PULL] hardening fixes for v6.10-rc6
Date: Fri, 28 Jun 2024 09:17:14 -0700 [thread overview]
Message-ID: <202406280915.FFE303A3@keescook> (raw)
Hi Linus,
Please pull these few hardening fixes for v6.10-rc6.
Thanks!
-Kees
The following changes since commit 1ab1a422c0daedbd76f9f25c297eca48986ddea0:
MAINTAINERS: Update entries for Kees Cook (2024-06-17 11:14:06 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.10-rc6
for you to fetch changes up to 1c07c9be87dd3dd0634033bf08728b32465f08fb:
tty: mxser: Remove __counted_by from mxser_board.ports[] (2024-06-28 08:54:56 -0700)
----------------------------------------------------------------
hardening fixes for v6.10-rc6
- Remove invalid tty __counted_by annotation (Nathan Chancellor)
- Add missing MODULE_DESCRIPTION()s for KUnit string tests (Jeff Johnson)
- Remove non-functional per-arch kstack entropy filtering
----------------------------------------------------------------
Jeff Johnson (1):
string: kunit: add missing MODULE_DESCRIPTION() macros
Kees Cook (1):
randomize_kstack: Remove non-functional per-arch entropy filtering
Nathan Chancellor (1):
tty: mxser: Remove __counted_by from mxser_board.ports[]
arch/arm64/kernel/syscall.c | 16 +++++++---------
arch/s390/include/asm/entry-common.h | 2 +-
arch/x86/include/asm/entry-common.h | 15 ++++++---------
drivers/tty/mxser.c | 2 +-
lib/string_helpers_kunit.c | 1 +
lib/string_kunit.c | 1 +
6 files changed, 17 insertions(+), 20 deletions(-)
--
Kees Cook
next reply other threads:[~2024-06-28 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 16:17 Kees Cook [this message]
2024-06-28 23:19 ` 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=202406280915.FFE303A3@keescook \
--to=kees@kernel.org \
--cc=arnd@arndb.de \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=liuyuntao12@huawei.com \
--cc=mark.rutland@arm.com \
--cc=nathan@kernel.org \
--cc=quic_jjohnson@quicinc.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
all inboxes | Powered by JetHome®