mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] hardening fixes for v6.10-rc6
@ 2024-06-28 16:17 Kees Cook
  2024-06-28 23:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-06-28 16:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Arnd Bergmann, Heiko Carstens, Jeff Johnson,
	Kees Cook, Mark Rutland, Nathan Chancellor, Yuntao Liu

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

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

end of thread, other threads:[~2024-06-28 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-28 16:17 [GIT PULL] hardening fixes for v6.10-rc6 Kees Cook
2024-06-28 23:19 ` 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

all inboxes | Powered by JetHome®