From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 44FB946A6; Sat, 6 Jan 2024 08:40:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="E7djhcVz" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 32F1BC433C8; Sat, 6 Jan 2024 08:40:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1704530436; bh=UsADQTTl4pkS387/hPrZjKAT6tIXeXDbMa8lR+GzyNE=; h=From:To:Cc:Subject:Date:From; b=E7djhcVznwcjLWz0rI5atEGt5fHMCBYii56lm9mUmrSs4wsmDxfSUYX1t68QY3Cej v+amcbvzVfBw/l+/es3gdpgkK3tVq8qXfCDIh+S8gtnplhIUnxOIPisWJ6Xzo075nN w58hxvostpCDng6k/gU9iZamkusNl1I84anhwHEs= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, linux-kernel@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, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, allen.lkml@gmail.com Subject: [PATCH 5.4 00/45] 5.4.266-rc2 review Date: Sat, 6 Jan 2024 09:40:33 +0100 Message-ID: <20240106084016.200641776@linuxfoundation.org> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: 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/v5.x/stable-review/patch-5.4.266-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.4.266-rc2 X-KernelTest-Deadline: 2024-01-08T08:40+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 5.4.266 release. There are 45 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 Mon, 08 Jan 2024 08:39:59 +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.4.266-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-5.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.4.266-rc2 Sarthak Kukreti block: Don't invalidate pagecache for invalid falloc modes Steven Rostedt (Google) ring-buffer: Fix wake ups when buffer_percent is set to 100 Paulo Alcantara smb: client: fix OOB in smbCalcSize() Dan Carpenter usb: fotg210-hcd: delete an incorrect bounds test Thomas Gleixner x86/alternatives: Sync core before enabling interrupts Rouven Czerwinski net: rfkill: gpio: set GPIO direction Fedor Pchelkin net: 9p: avoid freeing uninit memory in p9pdu_vreadf Luiz Augusto von Dentz Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent Reinhard Speyerer USB: serial: option: add Quectel RM500Q R13 firmware support Slark Xiao USB: serial: option: add Foxconn T99W265 with new baseline Alper Ak USB: serial: option: add Quectel EG912Y module support Mark Glover USB: serial: ftdi_sio: update Actisense PIDs constant names Johannes Berg wifi: cfg80211: fix certs build to not depend on file order Chen-Yu Tsai wifi: cfg80211: Add my certificate Wadim Egorov iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma() Javier Carrasco iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table Wei Yongjun scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() Haoran Liu Input: ipaq-micro-keys - add error handling for devm_kmemdup Su Hui iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw Mike Tipton interconnect: Treat xlate() returning NULL node as an error Josef Bacik btrfs: do not allow non subvolume root targets for snapshot Paulo Alcantara smb: client: fix NULL deref in asn1_ber_decoder() Kai Vehmanen ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB Kai Vehmanen ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10 Alexis Lothoré pinctrl: at91-pio4: use dedicated lock class for IRQ Quan Nguyen i2c: aspeed: Handle the coalesced stop conditions with the start conditions. David Howells afs: Fix overwriting of result of DNS query Eric Dumazet net: check dev->gso_max_size in gso_features_check() Heiner Kallweit net: warn if gso_type isn't set for a GSO SKB David Howells afs: Fix dynamic root lookup DNS check David Howells afs: Fix the dynamic root's d_delete to always delete unused dentries Liu Jian net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev() Eric Dumazet net/rose: fix races in rose_kill_by_device() Zhipeng Lu ethernet: atheros: fix a memleak in atl1e_setup_ring_resources Eric Dumazet net: sched: ife: fix potential use-after-free Rahul Rameshbabu net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors Moshe Shemesh net/mlx5: Fix fw tracer first block check Hu Haowen net/mlx5: improve some comments Vlad Buslov Revert "net/mlx5e: fix double free of encap_header" Johannes Berg wifi: mac80211: mesh_plink: fix matches_local logic Heiko Carstens s390/vx: fix save/restore of fpu kernel context Geert Uytterhoeven reset: Fix crash when freeing non-existent optional resets Kunwu Chan ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init Namjae Jeon ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE Bin Li ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5 ------------- Diffstat: Makefile | 4 +- arch/arm/mach-omap2/id.c | 5 ++ arch/s390/include/asm/fpu/api.h | 2 +- arch/x86/kernel/alternative.c | 2 +- drivers/i2c/busses/i2c-aspeed.c | 48 ++++++++---- drivers/iio/adc/ti_am335x_adc.c | 4 +- drivers/iio/common/ms_sensors/ms_sensors_i2c.c | 4 +- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 4 +- drivers/input/keyboard/ipaq-micro-keys.c | 3 + drivers/interconnect/core.c | 3 + drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 5 +- .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 4 +- .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 10 ++- drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +- drivers/pinctrl/pinctrl-at91-pio4.c | 8 ++ drivers/reset/core.c | 3 + drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 9 +-- drivers/usb/host/fotg210-hcd.c | 3 - drivers/usb/serial/ftdi_sio.c | 6 +- drivers/usb/serial/ftdi_sio_ids.h | 6 +- drivers/usb/serial/option.c | 5 ++ fs/afs/cell.c | 6 +- fs/afs/dynroot.c | 31 ++++---- fs/block_dev.c | 9 ++- fs/btrfs/ioctl.c | 9 +++ fs/cifs/misc.c | 4 + fs/cifs/smb2misc.c | 26 +++---- fs/cifs/smb2pdu.h | 2 +- kernel/trace/ring_buffer.c | 9 ++- net/8021q/vlan_core.c | 9 ++- net/9p/protocol.c | 17 ++++- net/bluetooth/hci_event.c | 3 +- net/core/dev.c | 8 ++ net/ife/ife.c | 1 + net/mac80211/mesh_plink.c | 10 +-- net/rfkill/rfkill-gpio.c | 8 ++ net/rose/af_rose.c | 39 ++++++++-- net/wireless/certs/wens.hex | 87 ++++++++++++++++++++++ sound/pci/hda/patch_hdmi.c | 2 + sound/pci/hda/patch_realtek.c | 1 + 40 files changed, 320 insertions(+), 101 deletions(-)