All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86: fix norandmaps/ADDR_NO_RANDOMIZE
@ 2017-08-15 15:39 Oleg Nesterov
  2017-08-15 15:39 ` [PATCH v2 1/2] " Oleg Nesterov
  2017-08-15 15:40 ` [PATCH v2 2/2] x86/elf: remove the unnecessary ADDR_NO_RANDOMIZE checks in stack_maxrandom_size() and randomize_stack_top() Oleg Nesterov
  0 siblings, 2 replies; 5+ messages in thread
From: Oleg Nesterov @ 2017-08-15 15:39 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Andy Lutomirski, Borislav Petkov, Dmitry Safonov, H. Peter Anvin,
	Ingo Molnar, Kirill A. Shutemov, Linus Torvalds, Thomas Gleixner,
	linux-kernel, x86, stable

v2:

	- mention ADDR_NO_RANDOMIZE in subect/changelog

	- add the acks

Oleg.

 arch/x86/mm/mmap.c | 7 +++----
 fs/binfmt_elf.c    | 3 +--
 2 files changed, 4 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2017-08-16 18:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-15 15:39 [PATCH v2 0/2] x86: fix norandmaps/ADDR_NO_RANDOMIZE Oleg Nesterov
2017-08-15 15:39 ` [PATCH v2 1/2] " Oleg Nesterov
2017-08-16 18:36   ` [tip:x86/urgent] x86: Fix norandmaps/ADDR_NO_RANDOMIZE tip-bot for Oleg Nesterov
2017-08-15 15:40 ` [PATCH v2 2/2] x86/elf: remove the unnecessary ADDR_NO_RANDOMIZE checks in stack_maxrandom_size() and randomize_stack_top() Oleg Nesterov
2017-08-16 18:37   ` [tip:x86/urgent] x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks tip-bot for Oleg Nesterov

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.