This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/gcc.
from a8dfe19f3b0 Daily bump.
adds 17b46dadecb PR libstdc++/87520 Always pass type-punned type_info reference
adds 8e24240b8ab Backport from mainline 2018-11-21 Jakub Jelinek <jakub@ [...]
adds c2a8ef41374 Backport from mainline 2018-11-16 Uros Bizjak <ubizjak@ [...]
adds 8b198c8051d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 90 ++++++++++++------------
gcc/DATESTAMP | 2 +-
gcc/config/i386/sse.md | 11 +--
gcc/testsuite/ChangeLog | 29 +++++---
gcc/testsuite/gcc.c-torture/execute/20181120-1.c | 6 +-
libstdc++-v3/ChangeLog | 16 +++++
libstdc++-v3/include/bits/shared_ptr_base.h | 24 +++----
7 files changed, 105 insertions(+), 73 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/linux-next.
from a21f3c11b41b Linux 4.14.82
new ceb85d878ddc flow_dissector: do not dissect l4 ports for fragments
new d6e976571c9f ibmvnic: fix accelerated VLAN handling
new dbd5f23bd962 ip_tunnel: don't force DF when MTU is locked
new 590f89a7ee6b ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
new 8b9c0eb1ff03 net-gro: reset skb->pkt_type in napi_reuse_skb()
new c7051eb3acbe sctp: not allow to set asoc prsctp_enable by sockopt
new 8e201ff7140a tg3: Add PHY reset for 5717/5719/5720 in change ring and f [...]
new 453fcc4b536a tuntap: fix multiqueue rx
new 136ff9cad44a net: systemport: Protect stop from timeout
new 0ecbb0cff184 net: qualcomm: rmnet: Fix incorrect assignment of real_dev
new 3ae22cc948b0 net: dsa: microchip: initialize mutex before use
new 56782f53537a sctp: fix strchange_flags name for Stream Change Event
new fd2e5f8ae118 net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
new eebe064ce49c sctp: not increase stream's incnt before sending addstrm_i [...]
new 1ada2e1b289f mlxsw: spectrum: Fix IP2ME CPU policer configuration
new 61c6bb13506f net: smsc95xx: Fix MTU range
new 039df755bd84 usbnet: smsc95xx: disable carrier check while suspending
new 59b830bf4436 inet: frags: better deal with smp races
new c33b5cc7076b Revert "x86/speculation: Enable cross-hyperthread spectre [...]
new 8a1bd68b06eb ARM: dts: r8a7791: Correct critical CPU temperature
new 004ef8f590a4 ARM: dts: r8a7793: Correct critical CPU temperature
new 1d4bd2e4e1d2 Linux 4.14.83
The 22 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/arm/boot/dts/r8a7791.dtsi | 2 +-
arch/arm/boot/dts/r8a7793.dtsi | 2 +-
arch/x86/kernel/cpu/bugs.c | 57 +++----------------------
drivers/net/dsa/microchip/ksz_common.c | 10 ++---
drivers/net/ethernet/broadcom/bcmsysport.c | 15 +++----
drivers/net/ethernet/broadcom/tg3.c | 18 +++++++-
drivers/net/ethernet/ibm/ibmvnic.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 1 -
drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c | 6 +--
drivers/net/phy/mdio-gpio.c | 10 ++---
drivers/net/tun.c | 6 ++-
drivers/net/usb/smsc95xx.c | 9 ++++
include/uapi/linux/sctp.h | 2 +
kernel/cpu.c | 11 +----
net/core/dev.c | 4 ++
net/core/flow_dissector.c | 4 +-
net/ipv4/inet_fragment.c | 28 ++++++------
net/ipv4/ip_tunnel_core.c | 2 +-
net/ipv6/route.c | 7 ++-
net/sctp/socket.c | 26 +++--------
net/sctp/stream.c | 1 -
22 files changed, 95 insertions(+), 130 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.