Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/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
No related branches found
No related tags found
Showing
- MAINTAINERS 4 additions, 1 deletionMAINTAINERS
- arch/sparc/include/asm/cmpxchg_32.h 1 addition, 1 deletionarch/sparc/include/asm/cmpxchg_32.h
- arch/sparc/include/asm/cmpxchg_64.h 1 addition, 1 deletionarch/sparc/include/asm/cmpxchg_64.h
- include/asm-generic/vmlinux.lds.h 0 additions, 1 deletioninclude/asm-generic/vmlinux.lds.h
- kernel/kallsyms.c 2 additions, 3 deletionskernel/kallsyms.c
- scripts/kallsyms.c 3 additions, 3 deletionsscripts/kallsyms.c
Loading
Please register or sign in to comment