public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: x86-ml <x86@kernel.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] KASLR updates
Date: Thu, 19 Feb 2015 09:27:08 +0100	[thread overview]
Message-ID: <20150219082708.GA31218@pd.tnic> (raw)

Hi guys,

please pull, thanks.

---
The following changes since commit bfa76d49576599a4b9f9b7a71f23d73d6dcff735:

  Linux 3.19 (2015-02-08 18:54:22 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/tip_x86_kaslr

for you to fetch changes up to 601ac5b3a50c861a5da6f01ea06925129c93c866:

  x86, ASLR: Fix stack randomization on 64-bit systems (2015-02-18 10:13:51 +0100)

----------------------------------------------------------------
* A global flag announcing KASLR state so that relevant code can do
informed decisions based on its setting. From Jiri Kosina.

* A stack randomization entropy decrease fix, from Hector Marco-Gisbert.

----------------------------------------------------------------
Hector Marco-Gisbert (1):
      x86, ASLR: Fix stack randomization on 64-bit systems

Jiri Kosina (1):
      x86, kaslr: Propagate base load address calculation

 arch/x86/boot/compressed/aslr.c       | 34 +++++++++++++++++++++++++++++++++-
 arch/x86/boot/compressed/misc.c       |  3 ++-
 arch/x86/boot/compressed/misc.h       |  6 ++++--
 arch/x86/include/asm/page_types.h     |  3 +++
 arch/x86/include/uapi/asm/bootparam.h |  1 +
 arch/x86/kernel/module.c              | 11 ++---------
 arch/x86/kernel/setup.c               | 22 ++++++++++++++++++----
 arch/x86/mm/mmap.c                    |  6 +++---
 fs/binfmt_elf.c                       |  5 +++--
 9 files changed, 69 insertions(+), 22 deletions(-)

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--

                 reply	other threads:[~2015-02-19  8:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150219082708.GA31218@pd.tnic \
    --to=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox