android_kernel_oneplus_msm8998/arch/arm64
dcashman e2240a15c1 FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.
(cherry picked from commit https://lkml.org/lkml/2015/12/21/340)

arm64: arch_mmap_rnd() uses STACK_RND_MASK to generate the
random offset for the mmap base address.  This value represents a
compromise between increased ASLR effectiveness and avoiding
address-space fragmentation. Replace it with a Kconfig option, which
is sensibly bounded, so that platform developers may choose where to
place this compromise. Keep default values as new minimums.

Bug: 24047224
Signed-off-by: Daniel Cashman <dcashman@android.com>
Signed-off-by: Daniel Cashman <dcashman@google.com>
Change-Id: I0be0bf8b1ed412863f248323e2d86b1df5bf21c6
2016-02-16 13:54:15 -08:00
..
boot ARM64: add option to build Image.gz/dtb combo 2016-02-16 13:54:07 -08:00
configs arm64 fixes and clean-ups: 2015-11-12 15:33:11 -08:00
crypto arm64: crypto: reduce priority of core AES cipher 2015-11-18 12:09:08 +00:00
include Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-12-13 12:41:10 -08:00
kernel arm64: process: dump memory around registers when displaying regs 2016-02-16 13:54:04 -08:00
kvm arm64: KVM: Get rid of old vcpu_reg() 2015-12-04 16:30:03 +00:00
lib arm64: add KASAN support 2015-10-12 17:46:36 +01:00
mm FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS. 2016-02-16 13:54:15 -08:00
net arm64: bpf: add 'store immediate' instruction 2015-12-03 11:38:31 -05:00
xen arm: xen: implement multicall hypercall support. 2014-04-24 13:09:46 +01:00
Kconfig FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS. 2016-02-16 13:54:15 -08:00
Kconfig.debug arm64: remove redundant FRAME_POINTER kconfig option and force to select it 2015-11-10 10:36:00 +00:00
Kconfig.platforms ARM: DT updates for v4.4 2015-11-10 15:06:26 -08:00
Makefile ARM64: add option to build Image.gz/dtb combo 2016-02-16 13:54:07 -08:00