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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B88CCC433FE for ; Thu, 17 Mar 2022 12:54:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234188AbiCQMzs (ORCPT ); Thu, 17 Mar 2022 08:55:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36926 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234286AbiCQMxB (ORCPT ); Thu, 17 Mar 2022 08:53:01 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 485861F37B2; Thu, 17 Mar 2022 05:50:43 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 535CE61228; Thu, 17 Mar 2022 12:50:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A4420C36AE3; Thu, 17 Mar 2022 12:50:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1647521442; bh=47kc/EkYoQrF0s9N1D4V2pV5DbK2/5oIvPOncHnKFko=; h=From:To:Cc:Subject:Date:From; b=gaGD/o23ov4xXUlhZeM2U+9IVbyAuFZUmNoAB3HQu3S916SSJxhx7bdaCFXFm52Rt qkup1SrU+vAQuF45wLUD5oTafs42CrGeSRfU3eHa3EK6GuZjZ5aJ35P/bL6Lc5T9ck PQ12vz3L5d5hiNsTpesCPH72XDRIp+ofd2C+GOZM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, 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, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, slade@sladewatkins.com Subject: [PATCH 5.10 00/23] 5.10.107-rc1 review Date: Thu, 17 Mar 2022 13:45:41 +0100 Message-Id: <20220317124525.955110315@linuxfoundation.org> X-Mailer: git-send-email 2.35.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/v5.x/stable-review/patch-5.10.107-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.10.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.10.107-rc1 X-KernelTest-Deadline: 2022-03-19T12:45+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 5.10.107 release. There are 23 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 Sat, 19 Mar 2022 12:45:16 +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.10.107-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.10.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.10.107-rc1 James Morse arm64: kvm: Fix copy-and-paste error in bhb templates for v5.10 stable Pavel Begunkov io_uring: return back safer resurrect Chengming Zhou kselftest/vm: fix tests build with old libc Christophe JAILLET bnx2: Fix an error message Niels Dossche sfc: extend the locking on mcdi->seqno Eric Dumazet tcp: make tcp_read_sock() more robust Sreeramya Soratkal nl80211: Update bss channel on channel switch for P2P_CLIENT Manasi Navare drm/vrr: Set VRR capable prop only if it is attached to connector Golan Ben Ami iwlwifi: don't advertise TWT support Jia-Ju Bai atm: firestream: check the return value of ioremap() in fs_init() Lad Prabhakar can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready Julian Braha ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE Alexander Lobakin MIPS: smp: fill in sibling and core maps earlier Johannes Berg mac80211: refuse aggregations sessions before authorized Corentin Labbe ARM: dts: rockchip: fix a typo on rk3288 crypto-controller Sascha Hauer ARM: dts: rockchip: reorder rk322x hmdi clocks Dinh Nguyen arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg" Sascha Hauer arm64: dts: rockchip: reorder rk3399 hdmi clocks Jakob Unterwurzacher arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity Yan Yan xfrm: Fix xfrm migrate issues when address family changes Yan Yan xfrm: Check if_id in xfrm_migrate Xin Long sctp: fix the processing for INIT chunk Kai Lueke Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/rk322x.dtsi | 4 +- arch/arm/boot/dts/rk3288.dtsi | 2 +- arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 4 +- arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 6 ++ arch/arm64/boot/dts/rockchip/rk3399.dtsi | 6 +- arch/arm64/kvm/hyp/smccc_wa.S | 4 +- arch/mips/kernel/smp.c | 6 +- drivers/atm/firestream.c | 2 + drivers/gpu/drm/drm_connector.c | 3 + drivers/net/can/rcar/rcar_canfd.c | 6 +- drivers/net/ethernet/broadcom/bnx2.c | 2 +- drivers/net/ethernet/sfc/mcdi.c | 2 +- drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 3 +- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 1 - fs/io_uring.c | 18 ++++-- include/net/xfrm.h | 5 +- lib/Kconfig | 1 - net/ipv4/tcp.c | 10 +-- net/key/af_key.c | 2 +- net/mac80211/agg-tx.c | 10 ++- net/sctp/sm_statefuns.c | 71 ++++++++++++++-------- net/wireless/nl80211.c | 3 +- net/xfrm/xfrm_policy.c | 14 +++-- net/xfrm/xfrm_state.c | 15 +++-- net/xfrm/xfrm_user.c | 27 +++----- tools/testing/selftests/vm/userfaultfd.c | 1 + 27 files changed, 141 insertions(+), 91 deletions(-)