linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] var-init update for v5.9-rc1
@ 2020-08-03 18:57 Kees Cook
  2020-08-04 21:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2020-08-03 18:57 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Alexander Potapenko, Greg Kroah-Hartman, Kees Cook,
	Maciej Żenczykowski, Nick Desaulniers

Hi Linus,

Please pull this var-init update for v5.9-rc1. (This is the tree formerly
known as "mem-init", which you correctly pointed out was not a good
name.) This adds the "zero" init option from Clang, which is being used
widely in production builds of Android and Chrome OS (though it keeps the
"pattern" init, which is better for debug builds).

Thanks!

-Kees

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/var-init-v5.9-rc1

for you to fetch changes up to f0fe00d4972a8cd4b98cc2c29758615e4d51cdfe:

  security: allow using Clang's zero initialization for stack variables (2020-06-16 02:06:23 -0700)

----------------------------------------------------------------
Automatic variable initialization updates for v5.9-rc1

- Introduce CONFIG_INIT_STACK_ALL_ZERO (Alexander Potapenko)

----------------------------------------------------------------
glider@google.com (1):
      security: allow using Clang's zero initialization for stack variables

 Makefile                   | 13 +++++++++++--
 init/main.c                | 12 +++++++-----
 security/Kconfig.hardening | 29 +++++++++++++++++++++++++----
 3 files changed, 43 insertions(+), 11 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] var-init update for v5.9-rc1
  2020-08-03 18:57 [GIT PULL] var-init update for v5.9-rc1 Kees Cook
@ 2020-08-04 21:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-04 21:40 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Alexander Potapenko,
	Greg Kroah-Hartman, Kees Cook, Maciej Żenczykowski,
	Nick Desaulniers

The pull request you sent on Mon, 3 Aug 2020 11:57:08 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/var-init-v5.9-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5b5d3be5d690a94be390ccf3e4db8dcb7409bf75

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-04 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 18:57 [GIT PULL] var-init update for v5.9-rc1 Kees Cook
2020-08-04 21:40 ` 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;
as well as URLs for NNTP newsgroup(s).