* [GIT PULL] hardening updates for v6.11-rc1
@ 2024-07-15 16:34 Kees Cook
2024-07-16 21:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-07-15 16:34 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Ard Biesheuvel, Arnd Bergmann, Heiko Carstens,
Kees Cook, Mark Rutland, Nathan Chancellor, Paul E. McKenney,
Sami Tolvanen, Thorsten Blum, Yanjun Yang, Yuntao Liu
Hi Linus,
Please pull these hardening updates for v6.11-rc1.
Thanks!
-Kees
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.11-rc1
for you to fetch changes up to 872bb37f6829d4f7f3ed5afe2786add3d4384b4b:
randomize_kstack: Improve stack alignment codegen (2024-07-13 21:36:36 -0700)
----------------------------------------------------------------
hardening updates for v6.11-rc1
- lkdtm/bugs: add test for hung smp_call_function_single() (Mark Rutland)
- gcc-plugins: Remove duplicate included header file stringpool.h
(Thorsten Blum)
- ARM: Remove address checking for MMUless devices (Yanjun Yang)
- randomize_kstack: Clean up per-arch entropy and codegen
- KCFI: Make FineIBT mode Kconfig selectable
- fortify: Do not special-case 0-sized destinations
----------------------------------------------------------------
Kees Cook (4):
x86/alternatives: Make FineIBT mode Kconfig selectable
fortify: Do not special-case 0-sized destinations
randomize_kstack: Remove non-functional per-arch entropy filtering
randomize_kstack: Improve stack alignment codegen
Mark Rutland (1):
lkdtm/bugs: add test for hung smp_call_function_single()
Thorsten Blum (1):
gcc-plugins: Remove duplicate included header file stringpool.h
Yanjun Yang (1):
ARM: Remove address checking for MMUless devices
arch/arm/mm/fault.c | 4 ++--
arch/arm64/kernel/syscall.c | 16 +++++++---------
arch/s390/include/asm/entry-common.h | 2 +-
arch/x86/Kconfig | 9 +++++++++
arch/x86/include/asm/cfi.h | 2 +-
arch/x86/include/asm/entry-common.h | 15 ++++++---------
arch/x86/kernel/alternative.c | 8 ++++----
drivers/misc/lkdtm/bugs.c | 30 ++++++++++++++++++++++++++++++
include/linux/fortify-string.h | 8 ++------
include/linux/randomize_kstack.h | 18 ++++++++++++------
lib/fortify_kunit.c | 3 +--
scripts/gcc-plugins/gcc-common.h | 5 -----
tools/testing/selftests/lkdtm/tests.txt | 1 +
13 files changed, 76 insertions(+), 45 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hardening updates for v6.11-rc1
2024-07-15 16:34 [GIT PULL] hardening updates for v6.11-rc1 Kees Cook
@ 2024-07-16 21:43 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-16 21:43 UTC (permalink / raw)
To: Kees Cook
Cc: Linus Torvalds, linux-kernel, Ard Biesheuvel, Arnd Bergmann,
Heiko Carstens, Kees Cook, Mark Rutland, Nathan Chancellor,
Paul E. McKenney, Sami Tolvanen, Thorsten Blum, Yanjun Yang,
Yuntao Liu
The pull request you sent on Mon, 15 Jul 2024 09:34:47 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v6.11-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ce5a51bfacf7a2953f8fa309a8fc8540c2e288da
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-16 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 16:34 [GIT PULL] hardening updates for v6.11-rc1 Kees Cook
2024-07-16 21:43 ` 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