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 73A68157A4F; Tue, 23 Jul 2024 18:26:30 +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=1721759190; cv=none; b=ZOyhfwZ3ORbXSNjBIcEgJUD/A/PvjPXnAF7Tpc3r0fv3So7sifbqVSvSOntHedWMm4TqLcoH1hdjM5aaVpQP88inR8iFnutj6oZjwluQ/sViFxRRBt9ryL+b4LgKR4jUVk6j7JxC7JxkFiqKFnyrHaZ//Ck6fzCcAVVEQmQht7I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721759190; c=relaxed/simple; bh=Vwccd2EDE0p+HK3aTJ5XEna8dG+vmN7ALkVoeYsVwsw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=j3h29MSj1KlsbqItPjiXFJURkO9pL0iX6MbqGHDCALIqCzDEV43X3Srb6hxTEei2WFiYUZsckD8lLG+P//PbCA85RzF6mLwwQyG3UCme9WzhEMUx7u7GFr35QVRYi1EsowYDnGFB1K0I6WdguvbgXGzZFJS0smKUfVOqfpyD8gw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=hVPof8wk; 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="hVPof8wk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9406DC4AF09; Tue, 23 Jul 2024 18:26:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1721759190; bh=Vwccd2EDE0p+HK3aTJ5XEna8dG+vmN7ALkVoeYsVwsw=; h=From:To:Cc:Subject:Date:From; b=hVPof8wkA5zxGYTQ74J7yce5mTLA06EcA3pVZE7qRgC7khtEYysycyNPMXQyz9qM3 QYqc7djIP9RFcxT3tLlbR/1SyRZZ8b9az8mgZtVcdbeZAeOsmOrZAh12yRvPW3uwPk CwNNwusvxXXDlcz9Ic08IWd0nO92NAoioiJ47+es= 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 6.1 000/105] 6.1.101-rc1 review Date: Tue, 23 Jul 2024 20:22:37 +0200 Message-ID: <20240723180402.490567226@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/v6.x/stable-review/patch-6.1.101-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.1.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.1.101-rc1 X-KernelTest-Deadline: 2024-07-25T18:04+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is the start of the stable review cycle for the 6.1.101 release. There are 105 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 Thu, 25 Jul 2024 18:03:27 +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/v6.x/stable-review/patch-6.1.101-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-6.1.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.1.101-rc1 Baokun Li cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() Baokun Li cachefiles: fix slab-use-after-free in fscache_withdraw_volume() Baokun Li netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() Johannes Berg wifi: mac80211: disable softirqs for queued frame handling Johannes Berg wifi: cfg80211: wext: set ssids=NULL for passive scans Marc Zyngier of/irq: Disable "interrupt-map" parsing for PASEMI Nemo Luiz Augusto von Dentz Bluetooth: L2CAP: Fix deadlock Masahiro Yamada ARM: 9324/1: fix get_user() broken with veneer Steve French cifs: fix noisy message on copy_file_range David Lechner spi: mux: set ctlr->bits_per_word_mask Edward Adam Davis hfsplus: fix uninit-value in copy_name John Hubbard selftests/vDSO: fix clang build errors and warnings Namjae Jeon ksmbd: return FILE_DEVICE_DISK instead of super magic Uwe Kleine-König spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices Puranjay Mohan riscv: stacktrace: fix usage of ftrace_graph_ret_addr() Samuel Holland drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus Daniel Gabay wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK Christian Brauner fs: better handle deep ancestor chains in is_subdir() Pierre-Eric Pelloux-Prayer drm/radeon: check bo_va->bo is non-NULL before using it Alvin Lee drm/amd/display: Account for cursor prefetch BW in DML1 mode support Gao Xiang erofs: ensure m_llen is reset to 0 if metadata is invalid Edward Adam Davis bluetooth/l2cap: sync sock recv cb and release Tetsuo Handa Bluetooth: hci_core: cancel all works upon hci_unregister_dev() Mark-PK Tsai tee: optee: ffa: Fix missing-field-initializers warning 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 Vyacheslav Frantsishko ASoC: amd: yc: Fix non-functional mic on ASUS M5602RA Shengjiu Wang ALSA: dmaengine_pcm: terminate dmaengine before synchronize Aivaz Latypov ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx Takashi Iwai ALSA: PCM: Allow resume only for suspended streams Nick Child ibmvnic: Add tx check to prevent skb leak Filipe Manana btrfs: qgroup: fix quota root leak after quota disable failure Armin Wolf platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB Armin Wolf platform/x86: lg-laptop: Change ACPI device id Armin Wolf platform/x86: lg-laptop: Remove LGEX0815 hotkey handling Armin Wolf platform/x86: wireless-hotkey: Add support for LG Airplane Button Chen Ni platform/mellanox: nvsw-sn2201: Add check for platform_device_add_resources 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 Peter Ujfalusi ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback Primoz Fiser ASoC: ti: omap-hdmi: Fix too long driver name Jai Luthra ASoC: ti: davinci-mcasp: Set min period size using FIFO config Jai Luthra ALSA: dmaengine: Synchronize dma channel after drop() Thomas GENTY bytcr_rt5640 : inverse jack detect for Archos 101 cesium Amadeusz Sławiński ASoC: topology: Do not assign fields that are already set Amadeusz Sławiński ASoC: topology: Fix references to freed memory Tobias Jakobi Input: i8042 - add Ayaneo Kun to i8042 quirk table 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 Alexey Makhalov drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency 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 Daniel Wagner nvmet: always initialize cqe.result Chunguang Xu nvme: avoid double free special payload Tobias Jakobi drm: panel-orientation-quirks: Add quirk for Aya Neo KUN Ritesh Harjani (IBM) iomap: Fix iomap_adjust_read_range for plen calculation Alexander Usyskin mei: demote client disconnect warning on suspend to debug Yuntao Wang fs/file: fix the check in find_next_fd() Baokun Li cachefiles: make on-demand read killable Zizhi Wo cachefiles: Set object to close if ondemand_id < 0 in copen Baokun Li cachefiles: add consistency check for copen/cread Scott Mayhew nfs: don't invalidate dentries on transient errors Sagi Grimberg nfs: propagate readlink errors in nfs_symlink_filler Dmitry Mastykin NFSv4: Fix memory leak in nfs4_set_security_label Louis Dalibard HID: Ignore battery for ELAN touchscreens 2F2C and 4116 Masahiro Yamada kconfig: remove wrong expr_trans_bool() Masahiro Yamada kconfig: gconf: give a proper initial state to the Save button Andreas Hindborg null_blk: fix validation of block size Eric Dumazet ila: block BH in ila_output() Eric Dumazet net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input() Hans de Goede Input: silead - Always support 10 fingers Rob Herring (Arm) of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw() John Hubbard selftests/futex: pass _GNU_SOURCE without a value to the compiler Michael Ellerman selftests/openat2: Fix build warnings on ppc64 Dmitry Antipov wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() Ilan Peer wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill Ayala Beker wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option Yedidya Benshimol wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd Yedidya Benshimol wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup Johannes Berg wifi: cfg80211: fix 6 GHz scan request building Johannes Berg wifi: mac80211: handle tasklet frames before stopping Johannes Berg wifi: mac80211: apply mcast rate only if interface is up Nicolas Escande wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata Dhananjay Ugwekar tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs Armin Wolf ACPI: EC: Avoid returning AE_OK on errors in address space handler Armin Wolf ACPI: EC: Abort address space access upon error Nathan Chancellor efi/libstub: zboot.lds: Discard .discard sections Saurav Kashyap scsi: qedf: Set qed_slowpath_params to zero before use Saurav Kashyap scsi: qedf: Wait for stag work during unload Saurav Kashyap scsi: qedf: Don't process stag work during unload and recovery Martin Wilck scsi: core: alua: I/O errors for ALUA state transitions Jann Horn filelock: Remove locks reliably when fcntl/close race is detected Kees Cook gcc-plugins: Rename last_stmt() for GCC 14+ SeongJae Park mm/damon/core: merge regions aggressively when max_nr_regions is unmet David Laight minmax: relax check to allow comparison between unsigned arguments and signed constants David Laight minmax: allow comparisons of 'int' against 'unsigned char/short' David Laight minmax: allow min()/max()/clamp() if the arguments have the same signedness. Andy Shevchenko minmax: fix header inclusions Jason A. Donenfeld minmax: clamp more efficiently by avoiding extra comparison Jason A. Donenfeld minmax: sanity check constant bounds when clamping ------------- 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 +- arch/riscv/kernel/stacktrace.c | 3 +- drivers/acpi/ec.c | 9 +- drivers/block/null_blk/main.c | 4 +- drivers/firmware/efi/libstub/zboot.lds | 1 + drivers/gpio/gpio-pca953x.c | 2 + .../amd/display/dc/dml/dcn32/display_mode_vba_32.c | 3 + drivers/gpu/drm/drm_panel_orientation_quirks.c | 6 + drivers/gpu/drm/radeon/radeon_gem.c | 2 +- drivers/gpu/drm/vmwgfx/Kconfig | 2 +- drivers/hid/hid-ids.h | 2 + drivers/hid/hid-input.c | 4 + drivers/input/mouse/elantech.c | 31 +++++ drivers/input/serio/i8042-acpipnpio.h | 18 ++- 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/ethernet/ibm/ibmvnic.c | 12 ++ drivers/net/usb/qmi_wwan.c | 2 + drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 16 ++- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 8 +- drivers/nvme/host/core.c | 1 + drivers/nvme/target/core.c | 1 + drivers/nvme/target/fabrics-cmd-auth.c | 3 - drivers/nvme/target/fabrics-cmd.c | 6 - drivers/of/irq.c | 143 +++++++++++---------- drivers/of/of_private.h | 3 + drivers/perf/riscv_pmu_sbi.c | 2 +- drivers/platform/mellanox/nvsw-sn2201.c | 5 +- drivers/platform/x86/lg-laptop.c | 89 +++++-------- drivers/platform/x86/wireless-hotkey.c | 2 + drivers/s390/char/sclp.c | 1 + drivers/scsi/device_handler/scsi_dh_alua.c | 31 +++-- drivers/scsi/libsas/sas_internal.h | 14 ++ drivers/scsi/qedf/qedf.h | 1 + drivers/scsi/qedf/qedf_main.c | 47 ++++++- drivers/spi/spi-imx.c | 2 +- drivers/spi/spi-mux.c | 1 + drivers/tee/optee/ffa_abi.c | 12 +- fs/btrfs/qgroup.c | 4 +- fs/cachefiles/cache.c | 45 ++++++- fs/cachefiles/ondemand.c | 74 ++++++++--- fs/cachefiles/volume.c | 1 - fs/dcache.c | 31 ++--- fs/erofs/zmap.c | 2 + fs/file.c | 4 +- fs/fscache/internal.h | 2 - fs/fscache/volume.c | 14 ++ fs/hfsplus/xattr.c | 2 +- fs/iomap/buffered-io.c | 3 +- fs/locks.c | 9 +- fs/nfs/dir.c | 27 ++-- fs/nfs/nfs4proc.c | 1 + fs/nfs/symlink.c | 2 +- fs/smb/client/cifsfs.c | 2 +- fs/smb/common/smb2pdu.h | 34 +++++ fs/smb/server/smb2pdu.c | 9 +- include/linux/fscache-cache.h | 6 + include/linux/minmax.h | 87 +++++++++---- include/net/bluetooth/hci_sync.h | 2 + include/sound/dmaengine_pcm.h | 1 + include/trace/events/fscache.h | 4 + mm/damon/core.c | 21 ++- net/bluetooth/hci_core.c | 76 ++++------- net/bluetooth/hci_sync.c | 13 ++ net/bluetooth/l2cap_core.c | 3 + net/bluetooth/l2cap_sock.c | 14 +- net/ipv6/ila/ila_lwt.c | 7 +- net/ipv6/rpl_iptunnel.c | 14 +- net/mac80211/cfg.c | 5 +- net/mac80211/ieee80211_i.h | 2 + net/mac80211/main.c | 11 +- net/mac80211/mesh.c | 1 + net/mac80211/scan.c | 14 +- net/mac80211/util.c | 4 + net/mac802154/tx.c | 8 +- net/wireless/rdev-ops.h | 6 +- net/wireless/scan.c | 59 ++++++--- 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 | 22 ++++ sound/core/pcm_native.c | 2 + sound/pci/hda/patch_realtek.c | 5 + sound/soc/amd/yc/acp6x-mach.c | 7 + sound/soc/intel/boards/bytcr_rt5640.c | 11 ++ sound/soc/soc-generic-dmaengine-pcm.c | 8 ++ sound/soc/soc-topology.c | 29 +++-- sound/soc/sof/sof-audio.c | 2 +- sound/soc/ti/davinci-mcasp.c | 9 +- sound/soc/ti/omap-hdmi.c | 6 +- tools/power/cpupower/utils/helpers/amd.c | 26 +++- tools/testing/selftests/futex/functional/Makefile | 2 +- tools/testing/selftests/openat2/openat2_test.c | 1 + tools/testing/selftests/vDSO/parse_vdso.c | 16 ++- .../selftests/vDSO/vdso_standalone_test_x86.c | 18 ++- 104 files changed, 934 insertions(+), 456 deletions(-)