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 38CB2C433F5 for ; Mon, 16 May 2022 19:43:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345875AbiEPTnI (ORCPT ); Mon, 16 May 2022 15:43:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44062 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345715AbiEPTlw (ORCPT ); Mon, 16 May 2022 15:41:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79AE3403D0; Mon, 16 May 2022 12:40:28 -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 D11E9614E2; Mon, 16 May 2022 19:40:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7C91DC34116; Mon, 16 May 2022 19:40:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1652730027; bh=bqWgDwcr3MlLqCqxGG3/tgJrQLc9Y5B/BF8VlzQX044=; h=From:To:Cc:Subject:Date:From; b=FGiVj0SjJVe6EgxP0gNKtDIpKz3NV9AeGBUA0RnTBZMI+BZRH4u2bQDs4JGYvHrmA 2WKa09ReZ6L7JzayGlLwb0ed8S8W2r2uavWeqsQC16+yjkd1AsQTQZWsGVxMxv+e67 a4RqekxopP0iHnJ2j4MiNT4ZHh2LdmQuSwyZWIrc= 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/25] 4.14.280-rc1 review Date: Mon, 16 May 2022 21:36:14 +0200 Message-Id: <20220516193614.678319286@linuxfoundation.org> X-Mailer: git-send-email 2.36.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.280-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.280-rc1 X-KernelTest-Deadline: 2022-05-18T19:36+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.280 release. There are 25 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, 18 May 2022 19:36:02 +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.280-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.280-rc1 Yang Yingliang tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe() Nicolas Dichtel ping: fix address binding wrt vrf Zack Rusin drm/vmwgfx: Initialize drm_mode_fb_cmd2 Waiman Long cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp() Sven Schwermer USB: serial: option: add Fibocom MA510 modem Sven Schwermer USB: serial: option: add Fibocom L610 modem Ethan Yang USB: serial: qcserial: add support for Sierra Wireless EM7590 Scott Chen USB: serial: pl2303: add device id for HP LM930 Display Sergey Ryazanov usb: cdc-wdm: fix reading stuck on device close Eric Dumazet tcp: resalt the secret every 10 seconds Mark Brown ASoC: ops: Validate input values in snd_soc_put_volsw_range() Mark Brown ASoC: max98090: Generate notifications on changes for custom control Mark Brown ASoC: max98090: Reject invalid values in custom control put() Ji-Ze Hong (Peter Hong) hwmon: (f71882fg) Fix negative temperature Taehee Yoo net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() Guangguan Wang net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending Alexandra Winter s390/lcs: fix variable dereferenced before check Alexandra Winter s390/ctcm: fix potential memory leak Alexandra Winter s390/ctcm: fix variable dereferenced before check Randy Dunlap hwmon: (ltq-cputemp) restrict it to SOC_XWAY Johannes Berg mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection Eric Dumazet netlink: do not reset transport header in netlink_recvmsg() Lokesh Dhoundiyal ipv4: drop dst in multicast routing path Tariq Toukan net: Fix features skip in for_each_netdev_feature() Sven Eckelmann batman-adv: Don't skb_split skbuffs with frag_list ------------- Diffstat: Makefile | 4 ++-- drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 2 +- drivers/hwmon/Kconfig | 2 +- drivers/hwmon/f71882fg.c | 5 +++-- drivers/net/ethernet/sfc/ef10.c | 5 +++++ drivers/net/wireless/mac80211_hwsim.c | 3 +++ drivers/s390/net/ctcm_mpc.c | 6 +----- drivers/s390/net/ctcm_sysfs.c | 5 +++-- drivers/s390/net/lcs.c | 7 ++++--- drivers/tty/serial/digicolor-usart.c | 2 +- drivers/usb/class/cdc-wdm.c | 1 + drivers/usb/serial/option.c | 4 ++++ drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 1 + drivers/usb/serial/qcserial.c | 2 ++ include/linux/netdev_features.h | 4 ++-- kernel/cgroup/cpuset.c | 7 +++++-- net/batman-adv/fragmentation.c | 11 +++++++++++ net/core/secure_seq.c | 12 +++++++++--- net/ipv4/ping.c | 12 +++++++++++- net/ipv4/route.c | 1 + net/netlink/af_netlink.c | 1 - net/smc/smc_rx.c | 4 ++-- sound/soc/codecs/max98090.c | 5 ++++- sound/soc/soc-ops.c | 18 +++++++++++++++++- 25 files changed, 95 insertions(+), 30 deletions(-)