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-arm-lts-allnoconfig in repository toolchain/ci/linux.
from ad119c970bbe Linux 4.19.39 new 3f611a479962 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation new 7ea4f000c41f ipv6: A few fixes on dereferencing rt->from new 1a9e0134af40 ipv6: fix races in ip6_dst_destroy() new 39eddbb7cab3 ipv6/flowlabel: wait rcu grace period before put_pid() new f78ec0cd0664 ipv6: invert flowlabel sharing check in process and user mode new e571a33963f4 l2ip: fix possible use-after-free new 485f382f2c6d l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() new b48a0a1207e9 net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc new 1d412d873a12 net: phy: marvell: Fix buffer overrun with stats counters new a976384b9553 net/tls: avoid NULL pointer deref on nskb->sk in fallback new fdd36abd9d09 rxrpc: Fix net namespace cleanup new b563e9bbabfe sctp: avoid running the sctp state machine recursively new 7a42cf4dfa43 selftests: fib_rule_tests: print the result and return 1 i [...] new 6a57fa6fa7d5 packet: validate msg_namelen in send directly new 09a921361353 bnxt_en: Improve multicast address setup logic. new 396350737326 bnxt_en: Free short FW command HWRM memory in error path i [...] new f1fd68e93409 bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt(). new dd424182bc2d net/tls: don't copy negative amounts of data in reencrypt new d0771bd41c27 net/tls: fix copy to fragments in reencrypt new 499bbe739d5a KVM: x86: Whitelist port 0x7e for pre-incrementing %rip new 68d49ff47789 KVM: nVMX: Fix size checks in vmx_set_nested_state new d0a5000f10e7 ALSA: line6: use dynamic buffers new cc313d405b0c ath10k: Drop WARN_ON()s that always trigger during system resume new 1656b1457209 Linux 4.19.40
The 24 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: Makefile | 2 +- arch/x86/include/uapi/asm/kvm.h | 1 + arch/x86/kvm/vmx.c | 4 +- arch/x86/kvm/x86.c | 21 +++++++++- drivers/net/dsa/bcm_sf2_cfp.c | 6 +++ drivers/net/ethernet/broadcom/bnxt/bnxt.c | 19 ++++++--- drivers/net/phy/marvell.c | 6 ++- drivers/net/wireless/ath/ath10k/mac.c | 2 +- include/net/sctp/command.h | 1 - net/ipv4/ip_output.c | 1 + 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 | 24 ++++++----- 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 | 6 +++ 24 files changed, 247 insertions(+), 172 deletions(-)