Hi Alex, Mark,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.18-android" LSK branch.
Regards, Amit Pundir
The following changes since commit a4b4755eb2cf335c47738ad98968eba6d5117381:
UPSTREAM: android: binder: fix binder mmap failures (2016-05-26 14:04:58 +0530)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git lsk-v3.18-android
for you to fetch changes up to ba0f321f1537d64f8dfaabd8a562fdc825f13436:
ANDROID: dm verity fec: add missing release from fec_ktype (2016-06-16 15:11:57 +0530)
---------------------------------------------------------------- Badhri Jagan Sridharan (1): ANDROID: dm: use default verity public key
Ben Hutchings (1): BACKPORT: perf tools: Document the perf sysctls
Jeff Vander Stoep (2): FROMLIST: security,perf: Allow further restriction of perf_event_open ANDROID: restrict access to perf events
Sami Tolvanen (2): ANDROID: dm verity fec: limit error correction recursion ANDROID: dm verity fec: add missing release from fec_ktype
Documentation/sysctl/kernel.txt | 43 +++++++++++++++++++++++++++++-------------- android/configs/android-base.cfg | 1 + drivers/md/dm-android-verity.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++-------------------- drivers/md/dm-android-verity.h | 16 ++++++++++++++++ drivers/md/dm-verity-fec.c | 14 ++++++++++++-- drivers/md/dm-verity-fec.h | 4 ++++ include/linux/perf_event.h | 5 +++++ kernel/events/core.c | 8 ++++++++ security/Kconfig | 9 +++++++++ tools/perf/util/evsel.c | 15 +++++++++------ 10 files changed, 140 insertions(+), 42 deletions(-)