Hi Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v4.1-android" LSK branch.
Regards, Amit Pundir
The following changes since commit ecb60aebd4e59f378117663cd923a4af91e11459:
Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-android (2016-05-12 12:20:03 +0800)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git lsk-v4.1-android
for you to fetch changes up to 71d97a95427b3c9c11788a8e6dd0117551d29166:
ANDROID: dm: update debugfs_create_bool() call (2016-05-19 15:18:27 +0530)
---------------------------------------------------------------- Amit Pundir (2): Revert "tcp: Fix IPV6 module build errors" ANDROID: dm: update debugfs_create_bool() call
Badhri Jagan Sridharan (2): ANDROID: dm: Minor cleanup ANDROID: dm: rename dm-linear methods for dm-android-verity
Daniel Kurtz (1): cpufreq: interactive: only apply interactive boost when enabled
Daniel Rosenberg (4): sdcardfs: Remove unused code sdcardfs: remove unneeded __init and __exit fuse: Add support for d_canonical_path vfs: change d_canonical_path to take two paths
Dmitry Shmidt (5): android: base-cfg: Add CONFIG_INET_DIAG_DESTROY Revert "net: fix iterating over hashtable in tcp_nuke_addr()" Revert "net: fix crash in tcp_nuke_addr()" Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested." Revert "net: socket ioctl to reset connections matching local address"
Dmitry Torokhov (1): cpufreq: interactive: fix policy locking
Guenter Roeck (1): net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()
Jack Pham (1): usb: dual-role: make stub functions inline
Janis Danisevskis (1): UPSTREAM: procfs: fixes pthread cross-thread naming if !PR_DUMPABLE
Jeff Vander Stoep (1): BACKPORT: selinux: restrict kernel module loading
Jeremy Compostella (2): dm: fix dm_substitute_devices() ANDROID: dm: use name_to_dev_t
Mark Salyzyn (1): ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED
Rom Lemarchand (1): android: base-cfg: enable CONFIG_QUOTA
Sami Tolvanen (1): ANDROID: dm verity fec: add sysfs attribute fec/corrected
Documentation/block/00-INDEX | 6 +++ Documentation/block/mmc-max-speed.txt | 38 ++++++++++++++++ android/configs/android-base.cfg | 2 + drivers/cpufreq/cpufreq_interactive.c | 112 ++++++++++++++++++++++++++++++---------------- drivers/md/dm-android-verity.c | 40 +++++++---------- drivers/md/dm-android-verity.h | 14 ++++++ drivers/md/dm-linear.c | 30 ++++++------- drivers/md/dm-verity-fec.c | 45 ++++++++++++++++++- drivers/md/dm-verity-fec.h | 3 ++ drivers/mmc/card/Kconfig | 12 +++++ drivers/mmc/card/block.c | 300 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/mmc/card/queue.h | 8 ++++ drivers/net/ppp/pppolac.c | 9 ++-- drivers/net/ppp/pppopns.c | 9 ++-- fs/fuse/dev.c | 5 +++ fs/fuse/dir.c | 45 +++++++++++++++++++ fs/fuse/fuse_i.h | 3 ++ fs/notify/inotify/inotify_user.c | 2 +- fs/proc/base.c | 42 ++++++++++++++++- fs/sdcardfs/dentry.c | 6 ++- fs/sdcardfs/main.c | 2 - fs/sdcardfs/packagelist.c | 4 +- include/linux/dcache.h | 2 +- include/linux/socket.h | 4 -- include/linux/usb/class-dual-role.h | 9 ++-- include/net/tcp.h | 2 - include/uapi/linux/fuse.h | 1 + include/uapi/linux/sockios.h | 1 - init/do_mounts_dm.c | 3 +- net/ipv4/af_inet.c | 1 - net/ipv4/devinet.c | 8 +--- net/ipv4/tcp.c | 119 ------------------------------------------------ net/ipv6/af_inet6.c | 17 ------- security/selinux/hooks.c | 33 ++++++++++++++ security/selinux/include/classmap.h | 2 +- 35 files changed, 686 insertions(+), 253 deletions(-) create mode 100644 Documentation/block/mmc-max-speed.txt
Pulled and pushed. Thanks Amit!
On 05/19/2016 06:53 PM, Amit Pundir wrote:
Hi Alex,
Please consider following linaro-android pull request for "linux-linaro-lsk-v4.1-android" LSK branch.
Regards, Amit Pundir
The following changes since commit ecb60aebd4e59f378117663cd923a4af91e11459:
Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-android (2016-05-12 12:20:03 +0800)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android.git lsk-v4.1-android
for you to fetch changes up to 71d97a95427b3c9c11788a8e6dd0117551d29166:
ANDROID: dm: update debugfs_create_bool() call (2016-05-19 15:18:27 +0530)
linaro-kernel@lists.linaro.org