From: Linus Torvalds Date: Sun, 16 Jul 2023 19:18:18 +0000 (-0700) Subject: Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: v6.6.17~4368 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6eede0686f2f4a1b026a5714cb0481d074085855;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'hardening-v6.5-rc2' of git://git./linux/kernel/git/kees/linux Pull hardening fixes from Kees Cook: - 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 * tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: sparc: mark __arch_xchg() as __always_inline MAINTAINERS: Foolishly claim maintainership of string routines kallsyms: strip LTO-only suffixes from promoted global functions vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount --- 6eede0686f2f4a1b026a5714cb0481d074085855