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 DF598199E9F; Thu, 25 Jul 2024 14:42:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721918543; cv=none; b=kqfVVErdzqJgXn6ux4KMOOpNy5Ycld1SGOJUGhvyty4El4t9j8nqixC8/ezIGYMYSggnC77/XaS2O8AslA3VZ3cJrYOsvKH5pqnprV357ws4OmoWYl465ClOjAh+V1QxpjsyeuIF1PWqQMBMYYSdpFCzevc18CO1HW6nRLYh+v4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721918543; c=relaxed/simple; bh=O8WB1vn2EVJKP57WNmbzACqlZXczu9A+w9U7IQfYg8c=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=K+5lzgV+LCJ1vey65mwKdLzHlOXMG32H+eD6xNnMZ/BoZna2visMg1WcWm6jZD3jQ3hAjo4ZlBZPs0MTjB9R3hyrvs3TsxQ2iGaIzFlZCyfRXw9l7DaFzTrVHeH+fo8RhCB61LJAVyny9DLRFrY7Rp4QwUZjbHU2xe/nlh6ExKw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=jlhqa4/S; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="jlhqa4/S" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 22FB6C116B1; Thu, 25 Jul 2024 14:42:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1721918542; bh=O8WB1vn2EVJKP57WNmbzACqlZXczu9A+w9U7IQfYg8c=; h=From:To:Cc:Subject:Date:From; b=jlhqa4/SGpdiJUs6dhhpkfV2sP71upXaHdUK5FlbocMq3xa5wernI+DdDRUFf424O Pp6xNxwXvIWh5B73I+lAFhKRQwrfj+1O3Nz6nNuexB1iaIP2rZpqpXuFFfZskF6aub c5EwRqQrYdzumQ0vCZxsBjz5sFMLXRH07RgwYDlA= 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, broonie@kernel.org Subject: [PATCH 5.4 00/43] 5.4.281-rc1 review Date: Thu, 25 Jul 2024 16:36:23 +0200 Message-ID: <20240725142730.471190017@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 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.281-rc1.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.281-rc1 X-KernelTest-Deadline: 2024-07-27T14:27+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.281 release. There are 43 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, 27 Jul 2024 14:27: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.4.281-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.4.281-rc1 Jann Horn filelock: Fix fcntl/close race recovery compat path Edson Juliano Drosdeck ALSA: hda/realtek: Enable headset mic on Positivo SU C1400 lei lu jfs: don't walk off the end of ealist lei lu ocfs2: add bounds checking to ocfs2_check_dir_entry() Paolo Abeni net: relax socket state check at accept time. Dan Carpenter drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() Kuan-Wei Chiu ACPI: processor_idle: Fix invalid comparison with insertion sort for latency Masahiro Yamada ARM: 9324/1: fix get_user() broken with veneer Edward Adam Davis hfsplus: fix uninit-value in copy_name John Hubbard selftests/vDSO: fix clang build errors and warnings Uwe Kleine-König spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices Christian Brauner fs: better handle deep ancestor chains in is_subdir() Tetsuo Handa Bluetooth: hci_core: cancel all works upon hci_unregister_dev() Xingui Yang scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed Ganesh Goudar powerpc/eeh: avoid possible crash when edev->pdev changes Anjali K powerpc/pseries: Whitelist dtl slub object for copying to userspace Yunshui Jiang net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() Daniele Palmas net: usb: qmi_wwan: add Telit FN912 compositions Shengjiu Wang ALSA: dmaengine_pcm: terminate dmaengine before synchronize Heiko Carstens s390/sclp: Fix sclp_init() cleanup on failure Ian Ray gpio: pca953x: fix pca953x_irq_bus_sync_unlock race Chen Ni can: kvaser_usb: fix return value for hif_usb_send_regout Primoz Fiser ASoC: ti: omap-hdmi: Fix too long driver name Jai Luthra ASoC: ti: davinci-mcasp: Set min period size using FIFO config Thomas GENTY bytcr_rt5640 : inverse jack detect for Archos 101 cesium Jonathan Denose Input: elantech - fix touchpad state on resume for Lenovo N24 Arnd Bergmann mips: fix compat_sys_lseek syscall Kailang Yang ALSA: hda/realtek: Add more codec ID to no shutup pins list Michael Ellerman KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() Dmitry Antipov wifi: cfg80211: wext: add extra SIOCSIWSCAN data check Alexander Usyskin mei: demote client disconnect warning on suspend to debug Yuntao Wang fs/file: fix the check in find_next_fd() Masahiro Yamada kconfig: remove wrong expr_trans_bool() Masahiro Yamada kconfig: gconf: give a proper initial state to the Save button Eric Dumazet ila: block BH in ila_output() Hans de Goede Input: silead - Always support 10 fingers Dmitry Antipov wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() Nicolas Escande wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata Armin Wolf ACPI: EC: Avoid returning AE_OK on errors in address space handler Armin Wolf ACPI: EC: Abort address space access upon error Saurav Kashyap scsi: qedf: Set qed_slowpath_params to zero before use Jann Horn filelock: Remove locks reliably when fcntl/close race is detected Kees Cook gcc-plugins: Rename last_stmt() for GCC 14+ ------------- Diffstat: Makefile | 4 +- arch/arm/include/asm/uaccess.h | 14 +------ arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +- arch/powerpc/kernel/eeh_pe.c | 7 +++- arch/powerpc/kvm/book3s_64_vio.c | 18 ++++++--- arch/powerpc/platforms/pseries/setup.c | 4 +- drivers/acpi/ec.c | 9 ++++- drivers/acpi/processor_idle.c | 40 ++++++++----------- drivers/gpio/gpio-pca953x.c | 2 + drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 2 +- drivers/input/mouse/elantech.c | 31 +++++++++++++++ drivers/input/touchscreen/silead.c | 19 +++------ drivers/misc/mei/main.c | 2 +- drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 2 +- drivers/net/usb/qmi_wwan.c | 2 + drivers/s390/char/sclp.c | 1 + drivers/scsi/libsas/sas_internal.h | 14 +++++++ drivers/scsi/qedf/qedf_main.c | 1 + drivers/spi/spi-imx.c | 2 +- fs/dcache.c | 31 +++++++-------- fs/file.c | 4 +- fs/hfsplus/xattr.c | 2 +- fs/jfs/xattr.c | 23 +++++++++-- fs/locks.c | 18 ++++----- fs/ocfs2/dir.c | 46 ++++++++++++++-------- net/bluetooth/hci_core.c | 4 ++ net/ipv4/af_inet.c | 4 +- net/ipv6/ila/ila_lwt.c | 7 +++- net/mac80211/mesh.c | 1 + net/mac80211/scan.c | 14 +++++-- net/mac802154/tx.c | 8 ++-- net/wireless/scan.c | 8 +++- scripts/gcc-plugins/gcc-common.h | 4 ++ scripts/kconfig/expr.c | 29 -------------- scripts/kconfig/expr.h | 1 - scripts/kconfig/gconf.c | 3 +- scripts/kconfig/menu.c | 2 - sound/core/pcm_dmaengine.c | 12 ++++++ sound/pci/hda/patch_realtek.c | 5 +++ sound/soc/intel/boards/bytcr_rt5640.c | 11 ++++++ sound/soc/ti/davinci-mcasp.c | 9 ++++- sound/soc/ti/omap-hdmi.c | 6 +-- tools/testing/selftests/vDSO/parse_vdso.c | 16 +++++--- .../selftests/vDSO/vdso_standalone_test_x86.c | 18 ++++++++- 44 files changed, 284 insertions(+), 178 deletions(-)