[GIT PULL] hardening fix for v7.3-rc2
From: Kees Cook
Date: Wed Sep 02 2026 - 15:06:06 EST
Hi Linus,
Please pull this small hardening fix for v7.3-rc2.
Thanks!
-Kees
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/hardening-v7.3-rc2
for you to fetch changes up to 2625480a1bf79c62ffb09aafdf61778e682da492:
hardening: Default randstruct off with rust for better allmodconfig support (2026-09-01 16:01:35 -0700)
----------------------------------------------------------------
hardening fix for v7.3-rc2
- Default randstruct off with rust for better allmodconfig coverage
(Mark Brown)
----------------------------------------------------------------
Mark Brown (1):
hardening: Default randstruct off with rust for better allmodconfig support
security/Kconfig.hardening | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Kees Cook