Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull hardening fixes from Kees Cook: - 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 * tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: tty: mxser: Remove __counted_by from mxser_board.ports[] randomize_kstack: Remove non-functional per-arch entropy filtering string: kunit: add missing MODULE_DESCRIPTION() macros
Showing
- arch/arm64/kernel/syscall.c 7 additions, 9 deletionsarch/arm64/kernel/syscall.c
- arch/s390/include/asm/entry-common.h 1 addition, 1 deletionarch/s390/include/asm/entry-common.h
- arch/x86/include/asm/entry-common.h 6 additions, 9 deletionsarch/x86/include/asm/entry-common.h
- drivers/tty/mxser.c 1 addition, 1 deletiondrivers/tty/mxser.c
- lib/string_helpers_kunit.c 1 addition, 0 deletionslib/string_helpers_kunit.c
- lib/string_kunit.c 1 addition, 0 deletionslib/string_kunit.c
Please register or sign in to comment