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=-12.7 required=3.0 tests=BAYES_00,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=ham 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 9F4D5C433DF for ; Wed, 26 Aug 2020 12:08:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 77C4920838 for ; Wed, 26 Aug 2020 12:08:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598443681; bh=XU7kw8EKx+dxjCQFJN0yOvyQfd9J0drOfXvIptB9kvM=; h=From:To:Cc:Subject:Date:List-ID:From; b=rdNq5rPI12QbLpNyuPpWhk3BN/2p9RsmRgKBU4TOGqEm/9CfmYAkrBoOuasEyZXmK P+trk/03yUrXz1yIUoiS36wbJYFqVt1Urahk6tVxDzdadcJ3p88RetgGlk3lFWQsIc fKBxfoeP+02hJM1KE1iHDwV3PiQ4+v1VHk7gvM5A= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729669AbgHZMH6 (ORCPT ); Wed, 26 Aug 2020 08:07:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:36522 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729451AbgHZMCd (ORCPT ); Wed, 26 Aug 2020 08:02:33 -0400 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 04C3720838; Wed, 26 Aug 2020 12:02:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598443352; bh=XU7kw8EKx+dxjCQFJN0yOvyQfd9J0drOfXvIptB9kvM=; h=From:To:Cc:Subject:Date:From; b=ejtr0flzNgvuIogYGcEof0T8nvpcmzgFBmo0FvkhZCSHWWwBwFAPLbYfqnGs+DX2i rsOhagXS9L8icHPy3Y4zFPThPL20osBRhKCmEv3y84cIqoutI1odl/AE2Rwg1/JJHg 3TnaY3jnbXDmCoiKAwzjuNNbxF/6rZOrACVX9emw= 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.7 00/15] 5.7.19-rc1 review Date: Wed, 26 Aug 2020 14:02:28 +0200 Message-Id: <20200826114849.295321031@linuxfoundation.org> X-Mailer: git-send-email 2.28.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-5.7.19-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.7.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.7.19-rc1 X-KernelTest-Deadline: 2020-08-28T11:48+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 ------------------- Note, ok, this is really going to be the final 5.7.y kernel release. I mean it this time.... ------------------- This is the start of the stable review cycle for the 5.7.19 release. There are 15 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 Fri, 28 Aug 2020 11:48:35 +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.7.19-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.7.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.7.19-rc1 Max Filippov binfmt_flat: revert "binfmt_flat: don't offset the data start" Michael Ellerman powerpc/64s: Don't init FSCR_DSCR in __init_FSCR() Maxim Mikityanskiy ethtool: Don't omit the netlink reply if no features were changed Maxim Mikityanskiy ethtool: Account for hw_features in netlink interface Maxim Mikityanskiy ethtool: Fix preserving of wanted feature bits in netlink interface Shay Agroskin net: ena: Make missed_tx stat incremental Cong Wang tipc: fix uninit skb->data in tipc_nl_compat_dumpit() Xin Long tipc: call rcu_read_lock() in tipc_aead_encrypt_done() Peilin Ye net/smc: Prevent kernel-infoleak in __smc_diag_dump() David Laight net: sctp: Fix negotiation of the number of data streams. Alaa Hleihel net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow Necip Fazil Yildiran net: qrtr: fix usage of idr in port assignment to socket Nikolay Aleksandrov net: nexthop: don't allow empty NHA_GROUP Miaohe Lin net: Fix potential wrong skb->protocol in skb_vlan_untag() Mark Tomlinson gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY ------------- Diffstat: Makefile | 4 ++-- arch/powerpc/kernel/cpu_setup_power.S | 2 +- drivers/net/ethernet/amazon/ena/ena_netdev.c | 5 ++++- fs/binfmt_flat.c | 20 ++++++++++++-------- net/core/skbuff.c | 4 ++-- net/ethtool/features.c | 19 ++++++++++--------- net/ipv4/nexthop.c | 5 ++++- net/ipv6/ip6_tunnel.c | 10 +++++++++- net/qrtr/qrtr.c | 20 +++++++++++--------- net/sched/act_ct.c | 2 +- net/sctp/stream.c | 6 ++++-- net/smc/smc_diag.c | 16 +++++++++------- net/tipc/crypto.c | 2 ++ net/tipc/netlink_compat.c | 12 +++++++++++- 14 files changed, 82 insertions(+), 45 deletions(-)