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-release-aarch64-stable-allmodconfig in repository toolchain/ci/linux.
from 6006d5b02522 Linux 5.0.12 adds 5a06ba5ed2ae ipv4: ip_do_fragment: Preserve skb_iif during fragmentation adds c61a4beb31f0 ipv6: A few fixes on dereferencing rt->from adds d0aa794674e5 ipv6: fix races in ip6_dst_destroy() adds 787a77cccb18 ipv6/flowlabel: wait rcu grace period before put_pid() adds d1fa4f8784bb ipv6: invert flowlabel sharing check in process and user mode adds f86adc57e7db l2ip: fix possible use-after-free adds 31f4cb2730d8 l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() adds 801038cca48c net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc adds 52c89e455b5c net: phy: marvell: Fix buffer overrun with stats counters adds 90cb17d3df6f net/tls: avoid NULL pointer deref on nskb->sk in fallback adds f8970584f08c rxrpc: Fix net namespace cleanup adds 484d404fdc2a sctp: avoid running the sctp state machine recursively adds 02694885a2be selftests: fib_rule_tests: print the result and return 1 i [...] adds 3a0701b8d93a packet: validate msg_namelen in send directly adds 3362ece2719c packet: in recvmsg msg_name return at least sizeof sockaddr_ll adds 4d5aaae5fa0e selftests: fib_rule_tests: Fix icmp proto with ipv6 adds b58d12d306ae tcp: add sanity tests in tcp_add_backlog() adds 8858d7234542 udp: fix GRO reception in case of length mismatch adds 7a0d81d12f62 udp: fix GRO packet of death adds 4aaaa658466a bnxt_en: Improve multicast address setup logic. adds 76dba4d8d0db bnxt_en: Free short FW command HWRM memory in error path i [...] adds 4348cae3a6e1 bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under [...] adds 1c38ed7b5ef6 bnxt_en: Pass correct extended TX port statistics size to [...] adds 95fc8b4b4367 bnxt_en: Fix statistics context reservation logic. adds 126255f1ef2b bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt(). adds f7f4d4b85b83 net/tls: don't copy negative amounts of data in reencrypt adds a31a8f55c8e8 net/tls: fix copy to fragments in reencrypt adds 119ac69c0772 KVM: x86: Whitelist port 0x7e for pre-incrementing %rip adds 4c38bd0d4cd6 KVM: nVMX: Fix size checks in vmx_set_nested_state adds c391e6198768 ALSA: line6: use dynamic buffers adds 3c13f6cd254d iwlwifi: mvm: properly check debugfs dentry before using it adds d467f3acebc5 ath10k: Drop WARN_ON()s that always trigger during system resume adds e5b9547b1aa3 Linux 5.0.13
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/include/uapi/asm/kvm.h | 1 + arch/x86/kvm/vmx/nested.c | 4 +- arch/x86/kvm/x86.c | 21 +++++++- drivers/net/dsa/bcm_sf2_cfp.c | 6 +++ drivers/net/ethernet/broadcom/bnxt/bnxt.c | 53 +++++++++++-------- drivers/net/phy/marvell.c | 6 ++- drivers/net/wireless/ath/ath10k/mac.c | 4 +- .../net/wireless/intel/iwlwifi/mvm/debugfs-vif.c | 5 ++ include/net/sctp/command.h | 1 - net/ipv4/ip_output.c | 1 + net/ipv4/tcp_ipv4.c | 13 ++++- net/ipv4/udp_offload.c | 16 ++++-- net/ipv6/ip6_fib.c | 4 +- net/ipv6/ip6_flowlabel.c | 22 +++++--- net/ipv6/route.c | 47 ++++++++--------- net/l2tp/l2tp_core.c | 10 ++-- net/packet/af_packet.c | 37 ++++++++----- net/rxrpc/call_object.c | 32 ++++++------ net/sctp/sm_sideeffect.c | 29 ----------- net/sctp/sm_statefuns.c | 35 ++++++++++--- net/tls/tls_device.c | 39 ++++++++++---- net/tls/tls_device_fallback.c | 3 +- sound/usb/line6/driver.c | 60 +++++++++++++--------- sound/usb/line6/podhd.c | 21 ++++---- sound/usb/line6/toneport.c | 24 ++++++--- tools/testing/selftests/net/fib_rule_tests.sh | 10 +++- 27 files changed, 308 insertions(+), 198 deletions(-)