public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5] provide -fstack-protector-strong build option
@ 2013-12-19 19:35 Kees Cook
  2013-12-19 19:35 ` [PATCH v5 1/2] create HAVE_CC_STACKPROTECTOR for centralized use Kees Cook
  2013-12-19 19:35 ` [PATCH v5 2/2] provide -fstack-protector-strong build option Kees Cook
  0 siblings, 2 replies; 12+ messages in thread
From: Kees Cook @ 2013-12-19 19:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michal Marek, Russell King, Ralf Baechle, Paul Mundt,
	Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Andrew Morton,
	James Hogan, Stephen Rothwell, Shawn Guo, x86, linux-kbuild,
	linux-arm-kernel, linux-mips, linux-sh, keescook

This reorganizes the build options for CONFIG_CC_STACKPROTECTOR so that
the new CONFIG_CC_STACKPROTECTOR_STRONG can be used when building with
a compiler that supports it.

Now with more help text.

-Kees


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

end of thread, other threads:[~2014-01-05 22:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 19:35 [PATCH v5] provide -fstack-protector-strong build option Kees Cook
2013-12-19 19:35 ` [PATCH v5 1/2] create HAVE_CC_STACKPROTECTOR for centralized use Kees Cook
2013-12-19 19:35 ` [PATCH v5 2/2] provide -fstack-protector-strong build option Kees Cook
     [not found]   ` <tip-8779657d29c0ebcc0c94ede4df2f497baf1b563f@git.kernel.org>
2013-12-30 21:37     ` [patch core/stackprotector] stackprotector: Fix build when compiler lacks support David Rientjes
2013-12-31  0:45       ` Kees Cook
2014-01-01  0:16         ` Linus Torvalds
2014-01-01 11:42           ` Yann E. MORIN
2014-01-01 19:33             ` Linus Torvalds
2014-01-01 19:50               ` H. Peter Anvin
2014-01-01 22:28               ` Yann E. MORIN
2014-01-05 22:13                 ` Sam Ravnborg
2013-12-31 14:39       ` Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox