All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5] provide -fstack-protector-strong build option
@ 2013-12-19 19:35 ` Kees Cook
  0 siblings, 0 replies; 20+ 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] 20+ messages in thread

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

Thread overview: 20+ 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 ` Kees Cook
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   ` Kees Cook
2013-12-19 19:35   ` Kees Cook
2013-12-20 11:54   ` [tip:core/stackprotector] stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures tip-bot for Kees Cook
2013-12-19 19:35 ` [PATCH v5 2/2] provide -fstack-protector-strong build option Kees Cook
2013-12-19 19:35   ` Kees Cook
2013-12-19 19:35   ` Kees Cook
2013-12-20 11:54   ` [tip:core/stackprotector] stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG tip-bot for Kees Cook
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 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.