From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00C2BC3F68F for ; Tue, 17 Dec 2019 20:10:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BBBAC206D8 for ; Tue, 17 Dec 2019 20:10:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576613404; bh=MOVkRkXctavxVys2EcUjzm7vPp28gaKX3IfqZQE8d/8=; h=From:To:Cc:Subject:Date:List-ID:From; b=Du8LjuCwpx+/72ut0Tqsc7J7lCPnpWfDgqQSB6euc73bdC2uoME2V2KKimqNgcb74 /ngt7HdHUTRSOrboRXIskeIoA/tckazBsm43wR4NdjPbfXmatEtAifgrdYILme9pKF QtYF52dhoKR6RpOA7s9SCtuiRX1IkIVZQ17xKnt4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727577AbfLQUKE (ORCPT ); Tue, 17 Dec 2019 15:10:04 -0500 Received: from mail.kernel.org ([198.145.29.99]:36110 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726852AbfLQUKD (ORCPT ); Tue, 17 Dec 2019 15:10:03 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ACCC9206D7; Tue, 17 Dec 2019 20:10:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576613402; bh=MOVkRkXctavxVys2EcUjzm7vPp28gaKX3IfqZQE8d/8=; h=From:To:Cc:Subject:Date:From; b=b+aqPT/bkOJsrtY+vanV5yl9ygE6lIR/lAC8pOVux1MNZvqSBosl3k+70Zt+ydOJ5 to5UKnYxeNhjHVpC0zAophQJ/EiSnquLy6sp6AIzBowfyGglUs5Fuxu4Uh94AB63QX utwansDMAIb1I4Opj3zwPCNn2yi+dEWc+1CwxC14= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 5.4 00/37] 5.4.5-stable review Date: Tue, 17 Dec 2019 21:09:21 +0100 Message-Id: <20191217200721.741054904@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-5.4.5-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.4.5-rc1 X-KernelTest-Deadline: 2019-12-19T20:07+00:00 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.4.5 release. There are 37 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Thu, 19 Dec 2019 20:06:21 +0000. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.5-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.4.5-rc1 Heiner Kallweit r8169: add missing RX enabling for WoL on RTL8125 Vladimir Oltean net: mscc: ocelot: unregister the PTP clock on deinit Shannon Nelson ionic: keep users rss hash across lif reset Jonathan Lemon xdp: obtain the mem_id mutex before trying to remove an entry. Jonathan Lemon page_pool: do not release pool until inflight == 0. Aya Levin net/mlx5e: ethtool, Fix analysis of speed setting Aya Levin net/mlx5e: Fix translation of link mode into speed Roi Dayan net/mlx5e: Fix freeing flow with kfree() and not kvfree() Eran Ben Elisha net/mlx5e: Fix SFF 8472 eeprom length Aaron Conole act_ct: support asymmetric conntrack Eran Ben Elisha net/mlx5e: Fix TXQ indices to be sequential Martin Varghese net: Fixed updating of ethertype in skb_mpls_push() Taehee Yoo hsr: fix a NULL pointer dereference in hsr_dev_xmit() Martin Varghese Fixed updating of ethertype in function skb_mpls_pop Cong Wang gre: refetch erspan header from skb->data after pskb_may_pull() Yoshiki Komachi cls_flower: Fix the behavior using port ranges with hw-offload John Hurley net: sched: allow indirect blocks to bind to clsact in TC John Hurley net: core: rename indirect block ingress cb function Guillaume Nault tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() Guillaume Nault tcp: tighten acceptance of ACKs not matching a child socket Guillaume Nault tcp: fix rejected syncookies due to stale timestamps Sabrina Dubroca net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup Sabrina Dubroca net: ipv6: add net argument to ip6_dst_lookup_flow Huy Nguyen net/mlx5e: Query global pause state before setting prio2buffer Taehee Yoo tipc: fix ordering of tipc module init and exit routine Eric Dumazet tcp: md5: fix potential overestimation of TCP option space Aaron Conole openvswitch: support asymmetric conntrack Valentin Vidic net/tls: Fix return values to avoid ENOTSUPP Mian Yousaf Kaukab net: thunderx: start phy before starting autonegotiation Jouni Hogander net-sysfs: Call dev_hold always in netdev_queue_add_kobject Eric Dumazet net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() Dust Li net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues Grygorii Strashko net: ethernet: ti: cpsw: fix extra rx interrupt Alexander Lobakin net: dsa: fix flow dissection on Tx path Nikolay Aleksandrov net: bridge: deny dev_set_mac_address() when unregistering Vladyslav Tarasiuk mqprio: Fix out-of-bounds access in mqprio_dump Eric Dumazet inet: protect against too small mtu values. ------------- Diffstat: Makefile | 4 +- drivers/infiniband/core/addr.c | 7 +- drivers/infiniband/sw/rxe/rxe_net.c | 8 +- drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en/port.c | 1 + .../ethernet/mellanox/mlx5/core/en/port_buffer.c | 27 ++++- .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 8 +- .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 15 +-- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 31 ++---- drivers/net/ethernet/mellanox/mlx5/core/en_stats.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 2 +- drivers/net/ethernet/mscc/ocelot.c | 14 ++- drivers/net/ethernet/pensando/ionic/ionic_lif.c | 16 ++- drivers/net/ethernet/realtek/r8169_main.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +- drivers/net/ethernet/ti/cpsw.c | 2 +- drivers/net/geneve.c | 4 +- drivers/net/vxlan.c | 8 +- include/linux/netdevice.h | 5 + include/linux/skbuff.h | 5 +- include/linux/time.h | 13 +++ include/net/flow_dissector.h | 1 + include/net/flow_offload.h | 15 ++- include/net/ip.h | 5 + include/net/ipv6.h | 2 +- include/net/ipv6_stubs.h | 6 +- include/net/page_pool.h | 52 +++------ include/net/tcp.h | 27 +++-- include/net/xdp_priv.h | 4 - include/trace/events/xdp.h | 19 +--- net/bridge/br_device.c | 6 + net/core/dev.c | 3 +- net/core/flow_dissector.c | 42 +++++-- net/core/flow_offload.c | 45 ++++---- net/core/lwt_bpf.c | 4 +- net/core/net-sysfs.c | 7 +- net/core/page_pool.c | 122 +++++++++++++-------- net/core/skbuff.c | 10 +- net/core/xdp.c | 117 +++++++------------- net/dccp/ipv6.c | 6 +- net/hsr/hsr_device.c | 9 +- net/ipv4/devinet.c | 5 - net/ipv4/gre_demux.c | 2 +- net/ipv4/ip_output.c | 13 ++- net/ipv4/tcp_output.c | 5 +- net/ipv6/addrconf_core.c | 11 +- net/ipv6/af_inet6.c | 4 +- net/ipv6/datagram.c | 2 +- net/ipv6/inet6_connection_sock.c | 4 +- net/ipv6/ip6_output.c | 8 +- net/ipv6/raw.c | 2 +- net/ipv6/syncookies.c | 2 +- net/ipv6/tcp_ipv6.c | 4 +- net/l2tp/l2tp_ip6.c | 2 +- net/mpls/af_mpls.c | 7 +- net/netfilter/nf_tables_offload.c | 6 +- net/openvswitch/actions.c | 6 +- net/openvswitch/conntrack.c | 11 ++ net/sched/act_ct.c | 13 ++- net/sched/act_mpls.c | 7 +- net/sched/cls_api.c | 60 ++++++---- net/sched/cls_flower.c | 118 +++++++++++--------- net/sched/sch_mq.c | 1 + net/sched/sch_mqprio.c | 3 +- net/sctp/ipv6.c | 4 +- net/tipc/core.c | 29 ++--- net/tipc/udp_media.c | 9 +- net/tls/tls_device.c | 8 +- net/tls/tls_main.c | 4 +- net/tls/tls_sw.c | 8 +- tools/testing/selftests/net/tls.c | 8 +- 73 files changed, 581 insertions(+), 471 deletions(-)