mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] hardening fixes for v6.5-rc2
@ 2023-07-16  0:42 Kees Cook
  2023-07-16 19:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2023-07-16  0:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Andi Shyti, Andy Shevchenko, Arnd Bergmann,
	Guenter Roeck, Kees Cook, Mark Rutland, Nick Desaulniers,
	Palmer Dabbelt, Petr Pavlu, Sam Ravnborg, Song Liu,
	Yonghong Song, Zhen Lei

Hi Linus,

Please pull this odd collection of hardening fixes for v6.5-rc2. I
included the somewhat unrelated sparc fix[1] since no one else had picked
it up yet, it was Acked, it had been pinged by the regression tracker,
and I was on CC. :)

Thanks!

-Kees

[1] https://lore.kernel.org/lkml/20230628094938.2318171-1-arnd@kernel.org/

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.5-rc2

for you to fetch changes up to ec7633de404e7ce704d8f79081b97bca5b616c23:

  sparc: mark __arch_xchg() as __always_inline (2023-07-13 09:54:32 -0700)

----------------------------------------------------------------
hardening fixes for v6.5-rc2

- Remove LTO-only suffixes from promoted global function symbols (Yonghong Song)

- Remove unused .text..refcount section from vmlinux.lds.h (Petr Pavlu)

- Add missing __always_inline to sparc __arch_xchg() (Arnd Bergmann)

- Claim maintainership of string routines

----------------------------------------------------------------
Arnd Bergmann (1):
      sparc: mark __arch_xchg() as __always_inline

Kees Cook (1):
      MAINTAINERS: Foolishly claim maintainership of string routines

Petr Pavlu (1):
      vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount

Yonghong Song (1):
      kallsyms: strip LTO-only suffixes from promoted global functions

 MAINTAINERS                         | 5 ++++-
 arch/sparc/include/asm/cmpxchg_32.h | 2 +-
 arch/sparc/include/asm/cmpxchg_64.h | 2 +-
 include/asm-generic/vmlinux.lds.h   | 1 -
 kernel/kallsyms.c                   | 5 ++---
 scripts/kallsyms.c                  | 6 +++---
 6 files changed, 11 insertions(+), 10 deletions(-)

-- 
Kees Cook

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

end of thread, other threads:[~2023-07-16 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-16  0:42 [GIT PULL] hardening fixes for v6.5-rc2 Kees Cook
2023-07-16 19:30 ` 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®