Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1264715pxb; Fri, 22 Jan 2021 10:57:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJx9Lpn1GTr6A8QJ+brwmqlQV3/YhCYV7JXWBrErA7/+CTeCLqQa078BwGnNlCoFRVk6JT6g X-Received: by 2002:a17:906:25c4:: with SMTP id n4mr3926558ejb.359.1611341837406; Fri, 22 Jan 2021 10:57:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611341837; cv=none; d=google.com; s=arc-20160816; b=fXk50p1TTzyTqBCv3Yfbq+tUiUwLgCX0njQ70IdZRuWYeagv8+qmRHu74zOvHavpsG uBtGlMfkciDz1Zm3EvQm006G7YtJGtC6Pybv7TKQePEWqR4wVJOqUsn/yvPNQ0lEAfvZ AGHL69Uxg89SGNf+NizB8Vdp14h7aeMUwVZIwu6E8X7PzKBJVMD15JaxLTZt1ZEnhb5f trIndtoUYKmrELqTrs2H3HaE9qzltvO7hFCmGJUB+OQ1R+Hh3t+BGexZ6aTPpYAfnrcJ XyuoTR/gkzyjUA+Q3pHHMwpVv7jjdwzkoJppkO4cTe+lZO/B40PlhuyYJFI5lqnrx/o7 ZQ8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=OQDTXg6hGc0VUCQa2E98ZRZvllNztfxxNFicc1JD+Mk=; b=DB0E4ZZDbHSVH53xTZ0Qci88GAjSu0pdSm3BxRMcCmobXY+RUwlcWmH1hbB3M54mqI 4LYAKeMF+KGB88wmc/+pQen/By7/9LSyV3e3o1TEWT71yij7bzq7UeLqk7pBD8Fd6t79 Y6NcBESmVdeMyPUJc6hKgSCXd0uB0sJGmA0Kbia9Fy2KawbtKXqtS45avI0vM6xHoZEc VN9Z2fG5roWRMu4XWlwguA41vgNXl2KDxbpLpHXAywtEiQy4E43ZQwYrIRwrJ3GPTayd i+6F8fGboQk7FYr1q1lRhcxWzNbBQo9qaK1oyhStWdL+34lSZ+LqJ2sPJXSArC8wlFEs B6dw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Tyvismn0; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bd14si3906333edb.587.2021.01.22.10.56.52; Fri, 22 Jan 2021 10:57:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Tyvismn0; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730282AbhAVSxs (ORCPT + 99 others); Fri, 22 Jan 2021 13:53:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:40004 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728529AbhAVOWE (ORCPT ); Fri, 22 Jan 2021 09:22:04 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 591AB23B32; Fri, 22 Jan 2021 14:15:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611324932; bh=RNCqSgvI8xYm1XbENm9mg9ix/P8SGjVd3IE4Rr9YMps=; h=From:To:Cc:Subject:Date:From; b=Tyvismn05HlYr/fQ/9sKXP0njhWnUJUpmQhy0K5Mn97u8s1rNYvyhEswtCO1xOY07 42XEbp35nDjztGOEyIqI9vgRtlbA0mDWDDA56SQStodl0LWoNl1fdjtZ6KBGTr9Zi4 yS4TG3YAC/o7WDhyeMTrVYJXgWU8a27dXbGQOkzg= 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, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: [PATCH 4.19 00/22] 4.19.170-rc1 review Date: Fri, 22 Jan 2021 15:12:18 +0100 Message-Id: <20210122135731.921636245@linuxfoundation.org> X-Mailer: git-send-email 2.30.0 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-4.19.170-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.170-rc1 X-KernelTest-Deadline: 2021-01-24T13:57+00:00 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.19.170 release. There are 22 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 Sun, 24 Jan 2021 13:57:23 +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/v4.x/stable-review/patch-4.19.170-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-4.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.170-rc1 Michael Hennerich spi: cadence: cache reference clock rate during probe Aya Levin net: ipv6: Validate GSO SKB before finish IPv6 processing Jason A. Donenfeld net: skbuff: disambiguate argument and member for skb_list_walk_safe helper Jason A. Donenfeld net: introduce skb_list_walk_safe for skb segment walking Hoang Le tipc: fix NULL deref in tipc_link_xmit() David Howells rxrpc: Fix handling of an unsupported token type in rxrpc_read() Eric Dumazet net: avoid 32 x truesize under-estimation for tiny skbs Jakub Kicinski net: sit: unregister_netdevice on newlink's error path David Wu net: stmmac: Fixed mtu channged by cache aligned Baptiste Lepers rxrpc: Call state should be read with READ_ONCE() under some circumstances Petr Machata net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands Petr Machata net: dcb: Validate netlink message in DCB handler Willem de Bruijn esp: avoid unneeded kmap_atomic call Andrey Zhizhikin rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request Stefan Chulski net: mvpp2: Remove Pause and Asym_Pause support Manish Chopra netxen_nic: fix MSI/MSI-x interrupts Baptiste Lepers udp: Prevent reuseport_select_sock from reading uninitialized socks J. Bruce Fields nfsd4: readdirplus shouldn't return parent of export Arnd Bergmann crypto: x86/crc32c - fix building with clang ias Mikulas Patocka dm integrity: fix flush with external metadata device Will Deacon compiler.h: Raise minimum version of GCC to 5.1 for arm64 Hamish Martin usb: ohci: Make distrust_firmware param default to false ------------- Diffstat: Makefile | 4 +- arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 2 +- drivers/md/dm-bufio.c | 6 +++ drivers/md/dm-integrity.c | 50 +++++++++++++++++++--- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 2 - .../net/ethernet/qlogic/netxen/netxen_nic_main.c | 7 +-- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +- drivers/net/usb/rndis_host.c | 2 +- drivers/spi/spi-cadence.c | 6 ++- drivers/usb/host/ohci-hcd.c | 2 +- fs/nfsd/nfs3xdr.c | 7 ++- include/linux/compiler-gcc.h | 6 +++ include/linux/dm-bufio.h | 1 + include/linux/skbuff.h | 5 +++ net/core/skbuff.c | 9 +++- net/core/sock_reuseport.c | 2 +- net/dcb/dcbnl.c | 2 + net/ipv4/esp4.c | 7 +-- net/ipv6/esp6.c | 7 +-- net/ipv6/ip6_output.c | 40 ++++++++++++++++- net/ipv6/sit.c | 5 ++- net/rxrpc/input.c | 2 +- net/rxrpc/key.c | 6 ++- net/tipc/link.c | 9 +++- 24 files changed, 148 insertions(+), 44 deletions(-)