From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Andi Shyti <andi.shyti@linux.intel.com>,
Andy Shevchenko <andy.shevchenko@gmail.com>,
Arnd Bergmann <arnd@arndb.de>, Guenter Roeck <linux@roeck-us.net>,
Kees Cook <keescook@chromium.org>,
Mark Rutland <mark.rutland@arm.com>,
Nick Desaulniers <ndesaulniers@google.com>,
Palmer Dabbelt <palmer@rivosinc.com>,
Petr Pavlu <petr.pavlu@suse.com>, Sam Ravnborg <sam@ravnborg.org>,
Song Liu <song@kernel.org>, Yonghong Song <yhs@fb.com>,
Zhen Lei <thunder.leizhen@huawei.com>
Subject: [GIT PULL] hardening fixes for v6.5-rc2
Date: Sat, 15 Jul 2023 17:42:32 -0700 [thread overview]
Message-ID: <202307151737.BF9E8B84@keescook> (raw)
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
next reply other threads:[~2023-07-16 0:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-16 0:42 Kees Cook [this message]
2023-07-16 19:30 ` 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=202307151737.BF9E8B84@keescook \
--to=keescook@chromium.org \
--cc=andi.shyti@linux.intel.com \
--cc=andy.shevchenko@gmail.com \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=ndesaulniers@google.com \
--cc=palmer@rivosinc.com \
--cc=petr.pavlu@suse.com \
--cc=sam@ravnborg.org \
--cc=song@kernel.org \
--cc=thunder.leizhen@huawei.com \
--cc=torvalds@linux-foundation.org \
--cc=yhs@fb.com \
/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®