From: Dave Hansen <dave@sr71.net>
To: linux-kernel@vger.kernel.org
Cc: tglx@linutronix.de, x86@kernel.org, luto@amacapital.net,
Dave Hansen <dave@sr71.net>
Subject: [PATCH 0/3] x86, mpx: Fixes for 3.19
Date: Thu, 08 Jan 2015 14:30:18 -0800 [thread overview]
Message-ID: <20150108223018.A57DEE63@viggo.jf.intel.com> (raw)
This is a resend of stuff sent shortly before the holidays,
plus an addition to the prctl() code to make it more strict
about empty arguments.
Thanks for Andi Lutomirski and Michael Kerrisk for noticing
some of this stuff.
* Explictly disable 32-bit binaries on 64-bit kernels
* Fix possible performance regression at unmap time
* Be strict about enforcing empty prctl() arguments
arch/x86/include/asm/mmu_context.h | 20 +++++++++++++++++++-
arch/x86/mm/mpx.c | 6 ++++++
kernel/sys.c | 4 ++++
3 files changed, 29 insertions(+), 1 deletion(-)
next reply other threads:[~2015-01-08 22:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-08 22:30 Dave Hansen [this message]
2015-01-08 22:30 ` [PATCH 1/3] x86, mpx: explicitly disable 32-bit MPX support on 64-bit kernels Dave Hansen
2015-01-22 20:12 ` [tip:x86/urgent] x86, mpx: Explicitly " tip-bot for Dave Hansen
2015-01-08 22:30 ` [PATCH 2/3] x86 mpx: fix potential performance issue on unmaps Dave Hansen
2015-01-22 20:13 ` [tip:x86/urgent] x86, mpx: Fix " tip-bot for Dave Hansen
2015-01-08 22:30 ` [PATCH 3/3] x86 mpx: strictly enforce empty prctl() args Dave Hansen
2015-01-22 20:13 ` [tip:x86/urgent] x86, mpx: Strictly " tip-bot for Dave Hansen
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=20150108223018.A57DEE63@viggo.jf.intel.com \
--to=dave@sr71.net \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@amacapital.net \
--cc=tglx@linutronix.de \
--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