This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig in repository toolchain/linux-next.
from 5092adb2272e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 8fd1a4affbda mscc: Configured MAC entries should be locked. adds d15f5ac8deea ipv6: frags: Fix bogus skb->sk in reassembled packets adds de985ec5c5bb MAINTAINERS: update cxgb4 and cxgb3 maintainer adds f0c928d878e7 tcp: fix a race in inet_diag_dump_icsk() adds d134e486e831 net: netxen: fix a missing check and an uninitialized use adds 99137b7888f4 packet: validate address length adds 5c1e7e94a7fa Prevent overflow of sk_msg in sk_msg_clone() adds cbb49697d551 ipv6: tunnels: fix two use-after-free adds 65a10e28aee7 tls: Do not call sk_memcopy_from_iter with zero length adds 7c3db4105ce8 qmi_wwan: Add support for Fibocom NL678 series adds d667044f4951 qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup adds 87935eee5770 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net adds 0ff70f62c6a7 sparc: vdso: Drop implicit common-page-size linker flag adds afaffac36806 sparc: Set "ARCH: sunxx" information on the same line adds d430aff8cd0c serial/sunsu: fix refcount leak adds 6cafab50eea3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc adds 2830bf6f05fb mm, memory_hotplug: initialize struct pages for the full m [...] adds 2e83ee1d8694 mm: thp: fix flags for pmd migration when split adds 5eed6f1dff87 fork,memcg: fix crash in free_thread_stack on memcg charge fail adds 17e2e7d7e1b8 mm, page_alloc: fix has_unmovable_pages for HugePages adds 23203e3f34c9 Merge branch 'akpm' (patches from Andrew) adds 0cd60eb1a7b5 dma-mapping: fix flags in dma_alloc_wc
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 4 +-- arch/sparc/kernel/setup_32.c | 13 +++++---- arch/sparc/kernel/setup_64.c | 4 +-- arch/sparc/vdso/Makefile | 2 +- drivers/net/ethernet/mscc/ocelot.c | 2 +- .../net/ethernet/qlogic/netxen/netxen_nic_init.c | 3 ++- drivers/net/usb/qmi_wwan.c | 16 ++++++----- drivers/tty/serial/sunsu.c | 31 ++++++++++++++++++---- include/linux/dma-mapping.h | 2 +- kernel/fork.c | 9 +++++-- mm/huge_memory.c | 20 +++++++------- mm/page_alloc.c | 19 +++++++++++-- net/core/skmsg.c | 3 +++ net/ipv4/inet_diag.c | 4 ++- net/ipv6/ip6_tunnel.c | 1 + net/ipv6/ip6_vti.c | 1 + net/ipv6/reassembly.c | 1 + net/packet/af_packet.c | 4 +++ net/tls/tls_sw.c | 10 ++++--- 19 files changed, 104 insertions(+), 45 deletions(-)