Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1712269

[PATCH v2 0/2] x86: fix norandmaps/ADDR_NO_RANDOMIZE

From Oleg Nesterov <oleg@redhat.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] x86: fix norandmaps/ADDR_NO_RANDOMIZE
Date 2017-08-15 17:40 +0200
Message-ID <ueM6K-33T-33@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] x86: fix norandmaps/ADDR_NO_RANDOMIZE Oleg Nesterov <oleg@redhat.com> - 2017-08-15 17:40 +0200
  [PATCH v2 1/2] x86: fix norandmaps/ADDR_NO_RANDOMIZE Oleg Nesterov <oleg@redhat.com> - 2017-08-15 17:50 +0200
    [tip:x86/urgent] x86: Fix norandmaps/ADDR_NO_RANDOMIZE tip-bot for Oleg Nesterov <tipbot@zytor.com> - 2017-08-16 20:50 +0200
  [PATCH v2 2/2] x86/elf: remove the unnecessary ADDR_NO_RANDOMIZE  checks in stack_maxrandom_size() and randomize_stack_top() Oleg Nesterov <oleg@redhat.com> - 2017-08-15 17:50 +0200
    [tip:x86/urgent] x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE  checks tip-bot for Oleg Nesterov <tipbot@zytor.com> - 2017-08-16 20:40 +0200

csiph-web