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 BEB20C07E9D for ; Mon, 26 Sep 2022 17:22:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229881AbiIZRWR (ORCPT ); Mon, 26 Sep 2022 13:22:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35652 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230337AbiIZRVv (ORCPT ); Mon, 26 Sep 2022 13:21:51 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 956D1115A41; Mon, 26 Sep 2022 09:36:37 -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 ams.source.kernel.org (Postfix) with ESMTPS id 923C5B80B38; Mon, 26 Sep 2022 16:36:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C8A2EC433D6; Mon, 26 Sep 2022 16:36:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664210194; bh=X+jrXgNFyuB/5SJaeiPtCZgGSU53kv8I5YLGXILP3zE=; h=From:To:Cc:Subject:Date:From; b=GTp8+d5htr/WShHDhFrrivQoqm30zX8zdraWtQ0zasslEVHwNoV4xdlXOO45pcLZo OHG32AB6a1UY56u5yAtyimEva0unJOQvHFTdy9F5GdKAxdd2TUC9pYgVZ3iiknrTy8 3odXSD66C999EqObBh46K/vASTGqw64bPCMVWzhM= 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.9 00/21] 4.9.330-rc2 review Date: Mon, 26 Sep 2022 18:36:31 +0200 Message-Id: <20220926163533.310693334@linuxfoundation.org> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.330-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.330-rc2 X-KernelTest-Deadline: 2022-09-28T16:35+00:00 Content-Type: text/plain; charset=UTF-8 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.9.330 release. There are 21 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, 28 Sep 2022 16:35:25 +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.9.330-rc2.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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.330-rc2 Jan Kara ext4: make directory inode spreading reflect flexbg size Vitaly Kuznetsov Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region Stefan Haberland s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup Ilpo Järvinen serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting Ilpo Järvinen serial: Create uart_xmit_advance() Sean Anderson net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD Adrian Hunter perf kcore_copy: Do not check /proc/modules is unchanged Marc Kleine-Budde can: gs_usb: gs_can_open(): fix race dev->can.state condition Randy Dunlap MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko Benjamin Poirier net: team: Unsync device addresses on ndo_stop Lu Wei ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header David Leadbeater netfilter: nf_conntrack_irc: Tighten matching on DCC message Igor Ryzhov netfilter: nf_conntrack_sip: fix ct_sip_walk_headers Chao Yu mm/slub: fix to return errno if kmalloc() fails Kai Vehmanen ALSA: hda: add Intel 5 Series / 3400 PCI DID Mohan Kumar ALSA: hda/tegra: set depop delay for tegra Alan Stern USB: core: Fix RST error in hub.c Siddh Raman Pant wifi: mac80211: Fix UAF in ieee80211_scan_rx() Hyunwoo Kim video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write Stefan Metzmacher cifs: don't send down the destination address to sendmsg for a SOCK_STREAM Yang Yingliang parisc: ccio-dma: Add missing iounmap in error path in ccio_probe() ------------- Diffstat: Makefile | 4 ++-- arch/mips/lantiq/clk.c | 1 + drivers/hv/vmbus_drv.c | 10 +++++++++- drivers/net/can/usb/gs_usb.c | 4 ++-- drivers/net/ethernet/sun/sunhme.c | 4 ++-- drivers/net/ipvlan/ipvlan_core.c | 6 ++++-- drivers/net/team/team.c | 24 ++++++++++++++++++------ drivers/parisc/ccio-dma.c | 1 + drivers/s390/block/dasd_alias.c | 9 +++++++-- drivers/tty/serial/serial-tegra.c | 5 ++--- drivers/usb/core/hub.c | 2 +- drivers/video/fbdev/pxa3xx-gcu.c | 2 +- fs/cifs/transport.c | 4 ++-- fs/ext4/ialloc.c | 2 +- include/linux/serial_core.h | 17 +++++++++++++++++ mm/slub.c | 5 ++++- net/mac80211/scan.c | 11 +++++++---- net/netfilter/nf_conntrack_irc.c | 34 ++++++++++++++++++++++++++++------ net/netfilter/nf_conntrack_sip.c | 4 ++-- sound/pci/hda/hda_intel.c | 2 ++ sound/pci/hda/patch_hdmi.c | 1 + tools/perf/util/symbol-elf.c | 7 ++----- 22 files changed, 116 insertions(+), 43 deletions(-)