All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Clang feature fixes for v5.13-rc4
@ 2021-05-28 17:23 Kees Cook
  2021-05-28 19:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2021-05-28 17:23 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Candle Sun, Fangrui Song, Kees Cook, Marco Elver,
	Miguel Ojeda, Nathan Chancellor, Nick Desaulniers,
	Paul E. McKenney, Sami Tolvanen

Hi Linus,

Please pull these Clang feature fixes for v5.13-rc4. One small fix each
for LTO and CFI.

Thanks!

-Kees

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/clang-features-v5.13-rc4

for you to fetch changes up to 24845dcb170e16b3100bd49743687648c71387ae:

  Makefile: LTO: have linker check -Wframe-larger-than (2021-05-24 15:24:34 -0700)

----------------------------------------------------------------
Clang feature fixes for v5.13-rc4

- Correctly pass stack frame size checking under LTO (Nick Desaulniers)

- Avoid CFI mismatches by checking initcall_t types (Marco Elver)

----------------------------------------------------------------
Marco Elver (1):
      init: verify that function is initcall_t at compile-time

Nick Desaulniers (1):
      Makefile: LTO: have linker check -Wframe-larger-than

 Makefile             | 5 +++++
 include/linux/init.h | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
Kees Cook

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

* Re: [GIT PULL] Clang feature fixes for v5.13-rc4
  2021-05-28 17:23 [GIT PULL] Clang feature fixes for v5.13-rc4 Kees Cook
@ 2021-05-28 19:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-28 19:00 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Candle Sun, Fangrui Song,
	Kees Cook, Marco Elver, Miguel Ojeda, Nathan Chancellor,
	Nick Desaulniers, Paul E. McKenney, Sami Tolvanen

The pull request you sent on Fri, 28 May 2021 10:23:37 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/clang-features-v5.13-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8508b97ae2b6c73c2c09798c9fa9d27ec57ff1dc

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:[~2021-05-28 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 17:23 [GIT PULL] Clang feature fixes for v5.13-rc4 Kees Cook
2021-05-28 19:00 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.