New issue
Advanced search Search tips

Issue 908144 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 27
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Merge v4.19.4 into chromeos-4.19

Project Member Reported by groeck@chromium.org, Nov 23

Issue description

Merge v4.19.4 into chromeos-4.19


 
Status: Started (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, Nov 27

Labels: merge-merged-chromeos-4.19
The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/kernel/+/349214d4d90bc2b0eee336a1a588bbde426e7d19

commit 349214d4d90bc2b0eee336a1a588bbde426e7d19
Author: Guenter Roeck <groeck@chromium.org>
Date: Sun Nov 25 05:12:04 2018

CHROMIUM: Merge 'v4.19.4' into chromeos-4.19

Merge of v4.19.4 into chromeos-4.19

Changelog:
----------------------------------------------------------------
Andrew Lunn (1):
      net: dsa: mv88e6xxx: Fix clearing of stats counters

David Ahern (1):
      ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF

David Howells (1):
      rxrpc: Fix lockup due to no error backoff after ack transmit error

Davide Caratti (1):
      net/sched: act_pedit: fix memory leak when IDR allocation fails

Denis Drozdov (1):
      net/mlx5e: IPoIB, Reset QP after channels are closed

Doug Berger (1):
      net: bcmgenet: protect stop from timeout

Eric Dumazet (2):
      net-gro: reset skb->pkt_type in napi_reuse_skb()
      inet: frags: better deal with smp races

Florian Fainelli (1):
      net: systemport: Protect stop from timeout

Frieder Schrempf (1):
      usbnet: smsc95xx: disable carrier check while suspending

Greg Kroah-Hartman (2):
      Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
      Linux 4.19.4

Guenter Roeck (1):
      Merge remote-tracking branch 'origin/linux/v4.19.4' into merge/chromeos-4.19-v4.19.4

Holger Hoffstätte (1):
      net: phy: realtek: fix RTL8201F sysfs name

Jakub Kicinski (1):
      net: sched: cls_flower: validate nested enc_opts_policy to avoid warning

Jon Maloy (3):
      tipc: don't assume linear buffer when reading ancillary data
      tipc: fix lockdep warning when reinitilaizing sockets
      tipc: fix link re-establish failure

Martin Schiller (1):
      net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs

Matthew Cover (1):
      tuntap: fix multiqueue rx

Michał Mirosław (1):
      ibmvnic: fix accelerated VLAN handling

Moshe Shemesh (1):
      net/mlx5e: RX, verify received packet size in Linear Striding RQ

Or Gerlitz (3):
      net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
      net/mlx5e: Claim TC hw offloads support only under a proper build config
      net/mlx5e: Always use the match level enum when parsing TC rule match

Raed Salem (1):
      net/mlx5: IPSec, Fix the SA context hash key

Sabrina Dubroca (1):
      ip_tunnel: don't force DF when MTU is locked

Shalom Toledo (1):
      mlxsw: spectrum: Fix IP2ME CPU policer configuration

Shay Agroskin (1):
      net/mlx5e: Removed unnecessary warnings in FEC caps query

Siva Reddy Kallam (1):
      tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths

Stefan Wahren (1):
      net: smsc95xx: Fix MTU range

Stephen Mallon (1):
      tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing

Subash Abhinov Kasiviswanathan (1):
      net: qualcomm: rmnet: Fix incorrect assignment of real_dev

Tristram Ha (1):
      net: dsa: microchip: initialize mutex before use

Valentine Fatiev (1):
      net/mlx5e: Fix selftest for small MTUs

Xin Long (7):
      ipv6: fix a dst leak when removing its exception
      sctp: not allow to set asoc prsctp_enable by sockopt
      Revert "sctp: remove sctp_transport_pmtu_check"
      l2tp: fix a sock refcnt leak in l2tp_tunnel_register
      sctp: define SCTP_SS_DEFAULT for Stream schedulers
      sctp: fix strchange_flags name for Stream Change Event
      sctp: not increase stream's incnt before sending addstrm_in request

Yuval Avnery (1):
      net/mlx5e: Adjust to max number of channles when re-attaching

배석진 (1):
      flow_dissector: do not dissect l4 ports for fragments

 Makefile                                           |  2 +-
 arch/x86/kernel/cpu/bugs.c                         | 57 ++----------------
 drivers/net/dsa/microchip/ksz_common.c             | 10 ++--
 drivers/net/dsa/mv88e6xxx/global1.c                |  2 +
 drivers/net/ethernet/broadcom/bcmsysport.c         | 15 +++--
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     | 13 +++--
 drivers/net/ethernet/broadcom/tg3.c                | 18 +++++-
 drivers/net/ethernet/ibm/ibmvnic.c                 |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/en/port.c  |  4 +-
 .../ethernet/mellanox/mlx5/core/en/port_buffer.c   |  4 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 37 ++++++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  6 ++
 .../net/ethernet/mellanox/mlx5/core/en_selftest.c  | 26 ++++-----
 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c |  3 +
 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 67 +++++++++++-----------
 .../net/ethernet/mellanox/mlx5/core/fpga/ipsec.c   | 10 +++-
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.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/phy/realtek.c                          |  2 +-
 drivers/net/tun.c                                  |  6 +-
 drivers/net/usb/smsc95xx.c                         |  9 +++
 include/net/sctp/sctp.h                            | 12 ++++
 include/uapi/linux/sctp.h                          |  3 +
 kernel/cpu.c                                       | 11 +---
 net/core/dev.c                                     |  4 ++
 net/core/flow_dissector.c                          |  4 +-
 net/ipv4/inet_fragment.c                           | 29 +++++-----
 net/ipv4/ip_tunnel_core.c                          |  2 +-
 net/ipv4/tcp_input.c                               |  1 +
 net/ipv6/route.c                                   | 14 +++--
 net/l2tp/l2tp_core.c                               |  9 ++-
 net/rxrpc/ar-internal.h                            |  1 +
 net/rxrpc/call_event.c                             | 18 ++++--
 net/rxrpc/output.c                                 | 35 +++++++++--
 net/sched/act_pedit.c                              |  3 +-
 net/sched/cls_flower.c                             | 14 ++++-
 net/sctp/output.c                                  |  3 +
 net/sctp/outqueue.c                                |  2 +-
 net/sctp/socket.c                                  | 26 ++-------
 net/sctp/stream.c                                  |  1 -
 net/tipc/discover.c                                | 19 +++---
 net/tipc/link.c                                    | 11 ++--
 net/tipc/net.c                                     | 45 ++++++++++++---
 net/tipc/net.h                                     |  2 +-
 net/tipc/socket.c                                  | 15 +++--
 49 files changed, 355 insertions(+), 244 deletions(-)

BUG= chromium:908144 
TEST=Build and test on various affected systems

Change-Id: I5a033e2000d1c914d056b710131ba3025dd6dea7
Signed-off-by: Guenter Roeck <groeck@chromium.org>


Status: Fixed (was: Started)

Sign in to add a comment