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-allnoconfig in repository toolchain/linux-next.
from 651022382c7f Linux 4.20-rc1 adds 163c8d54a997 compiler: remove __no_sanitize_address_or_inline again adds 7de414a9dd91 net: drop skb on failure in ip_check_defrag() adds 49682bfa1e0e net: document skb parameter in function 'skb_gso_size_check' adds 7b900ead6cc6 usbnet: smsc95xx: disable carrier check while suspending adds 2384d02520ff net/ipv6: Add anycast addresses to a global hashtable adds 284fb78ed757 net: dsa: microchip: initialize mutex before use adds c7e86acfcee3 rxrpc: Fix lockup due to no error backoff after ack transm [...] adds 09e805d2570a net: bcmgenet: protect stop from timeout adds 7cb6a2a2c72c net: systemport: Protect stop from timeout adds 265ad0632fef Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT' adds e19e5be8b4ca s390/qeth: sanitize strings in debug messages adds bd74a7f9cc03 s390/qeth: fix HiperSockets sniffer adds 30356d08159d s390/qeth: unregister netdevice only when registered adds 9fae5c3b6039 s390/qeth: fix initial operstate adds 125d7d301117 s390/qeth: sanitize ARP requests adds 54e049c227d9 s390/qeth: report 25Gbit link speed adds b8a5d06ae234 Merge branch 's390-qeth-fixes' adds 3e59020abf0f net: bql: add __netdev_tx_sent_queue() adds fe60faa50638 net: do not abort bulk send on BQL status adds c29734443511 net/mlx4_en: use __netdev_tx_sent_queue() adds cb53fd54e340 Merge branch 'net-bql-better-deal-with-GSO' adds e8ccbb7d2f53 net: hns3: Fix for out-of-bounds access when setting pfc b [...] adds 92619210529a qed: fix link config error handling adds a277d516de5f openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS adds 96801552f846 mlxsw: spectrum: Fix IP2ME CPU policer configuration adds df0734702a7c bpf: show real jited prog address in /proc/kallsyms adds de57e99ceb65 bpf: show real jited address in bpf_prog_info->jited_ksyms adds ff1889fc531f bpf: show main program address and length in bpf_prog_info adds b0970f235f1f Merge branch 'bpf-accurate-prog-addr' adds 28c2fae726bf bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv adds 1e2d3c4929b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf adds fd82d61ba142 sctp: fix strchange_flags name for Stream Change Event adds 12480e3b1698 sctp: define SCTP_SS_DEFAULT for Stream schedulers adds 0432e833191a net: phy: realtek: fix RTL8201F sysfs name adds ea53abfab960 bonding/802.3ad: fix link_failure_count tracking adds 6915ed86cca6 net/ipv6: Move anycast init/cleanup functions out of CONFI [...] new 5e1acb4afacc rtnetlink: restore handling of dumpit return value in rtnl [...] new e22d0bfa09a5 ipv6: properly check return value in inet6_dump_all() new d016b4a3562b net: core: netpoll: Enable netconsole IPv6 link local address new c34c1287778b sock_diag: fix autoloading of the raw_diag module new 97adaddaa6db net: bpfilter: fix iptables failure if bpfilter_umh is disabled new 713119315741 net: alx: make alx_drv_name static adds 61792b677415 netfilter: ipv6: fix oops when defragmenting locally gener [...] adds 5e91c9d9cd3f netfilter: nft_osf: check if attribute is present adds 5a8de47b3c25 netfilter: bridge: define INT_MIN & INT_MAX in userspace adds 4269fea768a1 Revert "netfilter: nft_numgen: add map lookups for numgen [...] adds 439cd39ea136 netfilter: ipset: list:set: Decrease refcount synchronousl [...] adds 886503f34d63 netfilter: ipset: actually allow allowable CIDR 0 in hash: [...] adds ed956f3947a0 netfilter: ipset: fix ip_set_list allocation failure adds 17b8b74c0f8d netfilter: ipset: Correct rcu_dereference() call in ip_set [...] adds 54451f60c8fa netfilter: xt_IDLETIMER: add sysfs filename checking routine adds 8a02bdd50b2e netfilter: ipset: Fix calling ip_set() macro at dumping adds a95a7774d51e netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv [...] adds 8866df9264a3 netfilter: nfnetlink_cttimeout: pass default timeout polic [...] adds e4844c9c62a0 netfilter: nft_compat: ebtables 'nat' table is normal chain type adds f393808dc641 netfilter: conntrack: fix calculation of next bucket numbe [...] new a422757e8c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf new a13511dfa836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 6282e916f774 ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_s [...] new 4581aa96475b Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/l [...] new ee474b81fe5a tracing/kprobes: Fix strpbrk() argument order new 8053e5b93eca Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/sc [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm/mm/proc-v7.S | 2 +- arch/s390/include/asm/processor.h | 4 +- drivers/net/bonding/bond_main.c | 4 +- drivers/net/dsa/microchip/ksz_common.c | 10 +- drivers/net/ethernet/atheros/alx/alx.h | 1 - drivers/net/ethernet/atheros/alx/main.c | 2 +- drivers/net/ethernet/broadcom/bcmsysport.c | 15 +- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 13 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 10 +- drivers/net/ethernet/mellanox/mlx4/en_tx.c | 6 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 1 - drivers/net/ethernet/qlogic/qed/qed_mcp.c | 7 +- drivers/net/phy/realtek.c | 2 +- drivers/net/usb/smsc95xx.c | 7 + drivers/s390/net/qeth_core.h | 27 ++- drivers/s390/net/qeth_core_main.c | 172 +++++++++-------- drivers/s390/net/qeth_core_mpc.h | 4 +- drivers/s390/net/qeth_l2_main.c | 39 ++-- drivers/s390/net/qeth_l3_main.c | 207 +++++++-------------- include/linux/compiler-gcc.h | 12 -- include/linux/compiler.h | 2 +- include/linux/netdevice.h | 20 ++ include/linux/netfilter/ipset/ip_set.h | 2 +- include/linux/netfilter/ipset/ip_set_comment.h | 4 +- include/net/addrconf.h | 2 + include/net/if_inet6.h | 2 + include/net/netfilter/nf_conntrack_l4proto.h | 39 ++++ include/uapi/linux/netfilter/nf_tables.h | 4 +- include/uapi/linux/netfilter_bridge.h | 4 + include/uapi/linux/sctp.h | 3 + kernel/bpf/core.c | 4 +- kernel/bpf/syscall.c | 35 +++- kernel/trace/trace_probe.c | 2 +- net/core/dev.c | 2 +- net/core/netpoll.c | 3 +- net/core/rtnetlink.c | 2 +- net/core/skbuff.c | 2 + net/core/sock.c | 1 + net/ipv4/ip_fragment.c | 12 +- net/ipv4/ip_sockglue.c | 6 +- net/ipv6/af_inet6.c | 5 + net/ipv6/anycast.c | 80 +++++++- net/ipv6/ip6_fib.c | 4 +- net/ipv6/netfilter/nf_conntrack_reasm.c | 13 +- net/netfilter/ipset/ip_set_core.c | 43 +++-- net/netfilter/ipset/ip_set_hash_netportnet.c | 8 +- net/netfilter/ipset/ip_set_list_set.c | 17 +- net/netfilter/nf_conntrack_core.c | 13 +- net/netfilter/nf_conntrack_proto_dccp.c | 13 +- net/netfilter/nf_conntrack_proto_generic.c | 11 +- net/netfilter/nf_conntrack_proto_icmp.c | 11 +- net/netfilter/nf_conntrack_proto_icmpv6.c | 11 +- net/netfilter/nf_conntrack_proto_sctp.c | 11 +- net/netfilter/nf_conntrack_proto_tcp.c | 15 +- net/netfilter/nf_conntrack_proto_udp.c | 11 +- net/netfilter/nfnetlink_cttimeout.c | 47 ++++- net/netfilter/nft_compat.c | 21 ++- net/netfilter/nft_numgen.c | 127 ------------- net/netfilter/nft_osf.c | 2 +- net/netfilter/xt_IDLETIMER.c | 20 ++ net/openvswitch/conntrack.c | 3 +- net/rxrpc/ar-internal.h | 1 + net/rxrpc/call_event.c | 18 +- net/rxrpc/output.c | 35 +++- net/sctp/outqueue.c | 2 +- 65 files changed, 658 insertions(+), 580 deletions(-)