Hi Kevin, Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.18-android" branch.
Regards, Amit Pundir
The following changes since commit 256c032b3f7d6491ae4ca424510ca5829abe499c:
export tcp_nuke_addr to build ipv6 as module (2015-05-12 21:32:27 +0530)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git linaro-android-3.18-lsk
for you to fetch changes up to 028d5c1bb15977715f4c5d8c7827deec05a3fb59:
Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common (2015-06-04 13:02:57 +0530)
----------------------------------------------------------------
Amit Pundir (1): Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common
Jin Qian (1): proc: uid_cputime: fix show_uid_stat permission
Junjie Wu (3): cpufreq: interactive: Don't set floor_validate_time during boost cpufreq: interactive: Round up timer_rate to match jiffy cpufreq: interactive: Implement cluster-based min_sample_time
Mark Salyzyn (2): net/unix: sk_socket can disappear when state is unlocked New Build Breakage in branch: kernel-m-dev-tegra-flounder-3.10 @ 1960706
Rohit Gupta (1): cpufreq: interactive: Rearm governor timer at max freq
Rom Lemarchand (1): cgroup: Fix issues in allow_attach callback
Ruchi Kandoi (2): suspend: Return error when pending wakeup source is found. cpufreq_stats: Adds the fucntionality to load current values for each frequency for all the cores.
Saravana Kannan (1): cpufreq: interactive: Exercise hispeed settings at a policy level
Stephen Smalley (2): selinux: enable per-file labeling for debugfs files. selinux: enable genfscon labeling for sysfs and pstore files
Theodore Ts'o (1): ext4: don't save the error information if the block device is read-only
drivers/cpufreq/cpufreq_interactive.c | 150 ++++++++++++++++++++++++++++++++----------------------------------------------------------- drivers/cpufreq/cpufreq_stats.c | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------- drivers/misc/uid_cputime.c | 2 +- fs/ext4/super.c | 2 ++ include/linux/cgroup.h | 2 +- kernel/power/suspend.c | 3 +- kernel/sched/core.c | 1 + net/caif/caif_socket.c | 8 +++++ net/unix/af_unix.c | 8 +++++ security/selinux/hooks.c | 45 ++++++++++++++-------------- security/selinux/include/security.h | 1 + 11 files changed, 255 insertions(+), 167 deletions(-)