All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: minor sigpage enhancements
@ 2014-07-14 15:46 Nathan Lynch
  2014-07-14 15:46 ` [PATCH 1/2] ARM: use _install_special_mapping for sigpage Nathan Lynch
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nathan Lynch @ 2014-07-14 15:46 UTC (permalink / raw)
  To: linux-arm-kernel

Russell,

Would you consider taking these for 3.17?  I've been carrying the
sigpage placement randomization as part of the VDSO patch set but it
seems worthwhile on its own.  Using _install_special_mapping for the
VDSO and similar VMAs was recently suggested by Andy Lutomirski.

Nathan Lynch (2):
  ARM: use _install_special_mapping for sigpage
  ARM: place sigpage at a random offset above stack

 arch/arm/kernel/process.c | 60 ++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 51 insertions(+), 9 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-07-18 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-14 15:46 [PATCH 0/2] ARM: minor sigpage enhancements Nathan Lynch
2014-07-14 15:46 ` [PATCH 1/2] ARM: use _install_special_mapping for sigpage Nathan Lynch
2014-07-14 15:46 ` [PATCH 2/2] ARM: place sigpage at a random offset above stack Nathan Lynch
2014-07-14 18:57 ` [PATCH 0/2] ARM: minor sigpage enhancements Kees Cook
2014-07-18 16:20   ` Nathan Lynch

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.