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 62689C433F5 for ; Mon, 21 Mar 2022 13:55:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348186AbiCUN5U (ORCPT ); Mon, 21 Mar 2022 09:57:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45028 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348225AbiCUN4U (ORCPT ); Mon, 21 Mar 2022 09:56:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 363A93632B; Mon, 21 Mar 2022 06:54:54 -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 A39CB611F4; Mon, 21 Mar 2022 13:54:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80B93C340E8; Mon, 21 Mar 2022 13:54:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1647870893; bh=dS+Typ0E4lZzZ4E0xNMx2367Dr9VVbSspbe8d/9USKw=; h=From:To:Cc:Subject:Date:From; b=ulDrOzZHr1oaopaX3GZkBG2GZ5zhLmTyboP8CQ8/DpBPbz7oLRevAeYm5DyBWVi1e qi+YTGWpOppWmA3VTi599q6aHlKUZXC2fewBSQEZSX+W9afTyLJjOzLXiVBCER9b6E BPnx2WVSQVQh/bzz9S7gb/uWQKaPNQd+xTFKRoCs= 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 4.14 00/22] 4.14.273-rc1 review Date: Mon, 21 Mar 2022 14:51:31 +0100 Message-Id: <20220321133217.602054917@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/v4.x/stable-review/patch-4.14.273-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.273-rc1 X-KernelTest-Deadline: 2022-03-23T13:32+00:00 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is the start of the stable review cycle for the 4.14.273 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 Wed, 23 Mar 2022 13:32:09 +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.14.273-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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.273-rc1 Michael Petlan perf symbols: Fix symbol size calculation condition Pavel Skripkin Input: aiptek - properly check endpoint type Alan Stern usb: gadget: Fix use-after-free bug by not setting udc->dev.driver Dan Carpenter usb: gadget: rndis: prevent integer overflow in rndis_set_response() Nicolas Dichtel net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() Jiasheng Jiang atm: eni: Add check for dma_map_single Eric Dumazet net/packet: fix slab-out-of-bounds access in packet_recvmsg() Randy Dunlap efi: fix return value of __setup handlers Lucas Wei fs: sysfs_emit: Remove PAGE_SIZE alignment check Chengming Zhou kselftest/vm: fix tests build with old libc 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 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 Corentin Labbe ARM: dts: rockchip: fix a typo on rk3288 crypto-controller Jakob Unterwurzacher arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity Yan Yan xfrm: Fix xfrm migrate issues when address family changes Xin Long sctp: fix the processing for INIT_ACK chunk Xin Long sctp: fix the processing for INIT chunk ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/rk3288.dtsi | 2 +- arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 6 ++ arch/mips/kernel/smp.c | 6 +- drivers/atm/eni.c | 2 + drivers/atm/firestream.c | 2 + drivers/firmware/efi/apple-properties.c | 2 +- drivers/firmware/efi/efi.c | 2 +- drivers/input/tablet/aiptek.c | 10 +-- drivers/net/can/rcar/rcar_canfd.c | 6 +- drivers/net/ethernet/sfc/mcdi.c | 2 +- drivers/usb/gadget/function/rndis.c | 1 + drivers/usb/gadget/udc/core.c | 3 - fs/sysfs/file.c | 3 +- include/linux/if_arp.h | 1 + lib/Kconfig | 1 - net/ipv4/tcp.c | 10 ++- net/packet/af_packet.c | 11 ++- net/sctp/sm_statefuns.c | 108 ++++++++++++++++---------- net/wireless/nl80211.c | 3 +- net/xfrm/xfrm_state.c | 8 +- tools/perf/util/symbol.c | 2 +- tools/testing/selftests/vm/userfaultfd.c | 1 + 23 files changed, 119 insertions(+), 77 deletions(-)