Hi Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v3.18-android" LSK branch.
KernelCI link is down for linaro-android trees and didn't do much of local build testing either. Shamelessly relying on KernelCI build bot results for linux-linaro-lsk-v3.18-android tree for any breakage reporting.
Boot tested on Qemu(vexpress defconfig + android config fragments) + Android M userspace.
Regards, Amit Pundir
The following changes since commit 160750f63cb26fec0e6a6a801f0f0908574bdddb:
Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-android (2017-06-30 14:25:20 +0800)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android lsk-v3.18-android
for you to fetch changes up to f83fb557207250de93aa8882df19acfc7fe7ace7:
UPSTREAM: selinux: enable genfscon labeling for tracefs (2017-07-10 16:43:58 +0530)
---------------------------------------------------------------- Daniel Rosenberg (2): ANDROID: squashfs: Fix signed division issue ANDROID: squashfs: Fix endianness issue
Eric Dumazet (1): UPSTREAM: packet: fix races in fanout_add()
Jan Kara (1): BACKPORT: ext4: fix data exposure after a crash
Jeff Vander Stoep (1): UPSTREAM: selinux: enable genfscon labeling for tracefs
NeilBrown (1): sched: Prevent recursion in io_schedule()
Shaohua Li (1): sched: always use blk_schedule_flush_plug in io_schedule_out
WANG Cong (1): BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parent
fs/ext4/inode.c | 23 ++++++++++++++--------- fs/squashfs/block.c | 15 ++++++++------- include/linux/sched.h | 10 +++++++--- kernel/sched/core.c | 28 +++++++++------------------- net/dccp/ipv6.c | 7 +++++++ net/ipv6/tcp_ipv6.c | 2 ++ net/packet/af_packet.c | 26 ++++++++++++++------------ security/selinux/hooks.c | 1 + 8 files changed, 62 insertions(+), 50 deletions(-)
linaro-kernel@lists.linaro.org