[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150108223018.A57DEE63@viggo.jf.intel.com>
Date: Thu, 08 Jan 2015 14:30:18 -0800
From: Dave Hansen <dave@...1.net>
To: linux-kernel@...r.kernel.org
Cc: tglx@...utronix.de, x86@...nel.org, luto@...capital.net,
Dave Hansen <dave@...1.net>
Subject: [PATCH 0/3] x86, mpx: Fixes for 3.19
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists