All of lore.kernel.org
 help / color / mirror / Atom feed
From: akpm@linux-foundation.org
To: amit.pundir@linaro.org, danielmicay@gmail.com,
	john.stultz@linaro.org, rob.herring@linaro.org,
	mm-commits@vger.kernel.org
Subject: [merged] config-android-base-enable-hardened-usercopy-and-kernel-aslr.patch removed from -mm tree
Date: Tue, 28 Feb 2017 12:50:34 -0800	[thread overview]
Message-ID: <58b5e29a.f1n8UHYxCB7SOB9T%akpm@linux-foundation.org> (raw)


The patch titled
     Subject: config: android-base: enable hardened usercopy and kernel ASLR
has been removed from the -mm tree.  Its filename was
     config-android-base-enable-hardened-usercopy-and-kernel-aslr.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Amit Pundir <amit.pundir@linaro.org>
Subject: config: android-base: enable hardened usercopy and kernel ASLR

Enable CONFIG_HARDENED_USERCOPY and CONFIG_RANDOMIZE_BASE in Android
base config fragment.

Reviewed at https://android-review.googlesource.com/#/c/283659/
Reviewed at https://android-review.googlesource.com/#/c/278133/

Link: http://lkml.kernel.org/r/1481113148-29204-2-git-send-email-amit.pundir@linaro.org
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Cc: Rob Herring <rob.herring@linaro.org>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Daniel Micay <danielmicay@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/configs/android-base.config |    2 ++
 1 file changed, 2 insertions(+)

diff -puN kernel/configs/android-base.config~config-android-base-enable-hardened-usercopy-and-kernel-aslr kernel/configs/android-base.config
--- a/kernel/configs/android-base.config~config-android-base-enable-hardened-usercopy-and-kernel-aslr
+++ a/kernel/configs/android-base.config
@@ -21,6 +21,7 @@ CONFIG_CP15_BARRIER_EMULATION=y
 CONFIG_DEFAULT_SECURITY_SELINUX=y
 CONFIG_EMBEDDED=y
 CONFIG_FB=y
+CONFIG_HARDENED_USERCOPY=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_INET6_AH=y
 CONFIG_INET6_ESP=y
@@ -129,6 +130,7 @@ CONFIG_PPP_DEFLATE=y
 CONFIG_PPP_MPPE=y
 CONFIG_PREEMPT=y
 CONFIG_QUOTA=y
+CONFIG_RANDOMIZE_BASE=y
 CONFIG_RTC_CLASS=y
 CONFIG_RT_GROUP_SCHED=y
 CONFIG_SECCOMP=y
_

Patches currently in -mm which might be from amit.pundir@linaro.org are



                 reply	other threads:[~2017-02-28 20:51 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=58b5e29a.f1n8UHYxCB7SOB9T%akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=amit.pundir@linaro.org \
    --cc=danielmicay@gmail.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=rob.herring@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.