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 3D484C4332F for ; Tue, 31 Oct 2023 17:02:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230212AbjJaRCG (ORCPT ); Tue, 31 Oct 2023 13:02:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229791AbjJaRCD (ORCPT ); Tue, 31 Oct 2023 13:02:03 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5FF57C1; Tue, 31 Oct 2023 10:02:00 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 68B2BC433C7; Tue, 31 Oct 2023 17:01:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1698771720; bh=ZouwiIrRJykiH90wOuMWys47rxiCa/S/FdSkyJKNNGg=; h=From:To:Cc:Subject:Date:From; b=WQtFWoHodHurukzsJ0xVGc+W+LIQxL/OTMoJpV0+luBuwjgwoTh62pVuPQP+5dInp 8BZ76IwweDJYX39wulK3uVAATgEBzdoZ4UVzZsPGcgpmqvpid0uFiIJ8BxFFTwI8Ng 6C4KBDrSHNox2fHP/H+tVg2uiBJ2AC50tJsOYMGE= 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 Subject: [PATCH 6.5 000/112] 6.5.10-rc1 review Date: Tue, 31 Oct 2023 18:00:01 +0100 Message-ID: <20231031165901.318222981@linuxfoundation.org> X-Mailer: git-send-email 2.42.0 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.5.10-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.5.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.5.10-rc1 X-KernelTest-Deadline: 2023-11-02T16:59+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 6.5.10 release. There are 112 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, 02 Nov 2023 16:58:38 +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.5.10-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.5.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.5.10-rc1 Karol Wachowski accel/ivpu/37xx: Fix missing VPUIP interrupts SeongJae Park mm/damon/sysfs: check DAMOS regions update progress from before_terminate() David Lazar platform/x86: Add s2idle quirk for more Lenovo laptops Dan Carpenter clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate() Maxime Ripard clk: socfpga: gate: Account for the divider in determine_rate Alessandro Carminati clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name Al Viro sparc32: fix a braino in fault handling in csum_and_copy_..._user() Peter Zijlstra perf/core: Fix potential NULL deref Tony Luck x86/cpu: Add model number for Intel Arrow Lake mobile processor Thomas Gleixner x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility Thomas Gleixner x86/tsc: Defer marking TSC unstable to a worker Peng Fan nvmem: imx: correct nregs for i.MX6UL Peng Fan nvmem: imx: correct nregs for i.MX6SLL Peng Fan nvmem: imx: correct nregs for i.MX6ULL Ekansh Gupta misc: fastrpc: Unmap only if buffer is unmapped from DSP Ekansh Gupta misc: fastrpc: Clean buffers on remote invocation failures Ekansh Gupta misc: fastrpc: Free DMA handles for RPC calls with no arguments Ekansh Gupta misc: fastrpc: Reset metadata buffer to avoid incorrect free Yujie Liu tracing/kprobes: Fix the description of variable length arguments Andrii Nakryiko tracing/kprobes: Fix symbol counting logic by looking at modules as well Jian Zhang i2c: aspeed: Fix i2c bus hang in slave read Alain Volmat i2c: stm32f7: Fix PEC handling in case of SMBUS transfers Herve Codina i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node() Herve Codina i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node() Herve Codina i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() Robert Hancock iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale Robert Hancock iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds Marek Szyprowski iio: exynos-adc: request second interupt only when touchscreen mode is used Linus Walleij iio: afe: rescale: Accept only offset channels Jens Axboe io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid Haibo Li kasan: print the original fault addr when access invalid shadow Khazhismel Kumykov blk-throttle: check for overflow in calculate_bytes_allowed Damien Le Moal scsi: sd: Introduce manage_shutdown device flag Michal Schmidt iavf: in iavf_down, disable queues when removing the driver Matt Roper drm/i915/mcr: Hold GT forcewake during steering operations Sui Jingfeng drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO Vlad Buslov net/sched: act_ct: additional checks for outdated flows Pablo Neira Ayuso netfilter: flowtable: GC pushes back packets to classic path Ivan Vecera i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR Umesh Nerlige Ramappa drm/i915/perf: Determine context valid in OA reports Pablo Neira Ayuso gtp: fix fragmentation needed check with gso Pablo Neira Ayuso gtp: uapi: fix GTPA_MAX Moritz Wanzenböck net/handshake: fix file ref count in handshake_nl_accept_doit() Avraham Stern wifi: mac80211: don't drop all unprotected public action frames Johannes Berg wifi: cfg80211: fix assoc response warning on failed links Ben Greear wifi: cfg80211: pass correct pointer to rdev_inform_bss() Fred Chen tcp: fix wrong RTO timeout when received SACK reneging Douglas Anderson r8152: Release firmware if we have an error in probe Douglas Anderson r8152: Cancel hw_phy_work if we have an error in probe Douglas Anderson r8152: Run the unload routine if we have errors during probe Douglas Anderson r8152: Increase USB control msg timeout to 5000ms as per spec Shigeru Yoshida net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg Christophe JAILLET net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show() Dell Jin net: ethernet: adi: adin1110: Fix uninitialized variable Sasha Neftin igc: Fix ambiguity in the ethtool advertising Eric Dumazet neighbour: fix various data-races Eric Dumazet net: do not leave an empty skb in write queue Mateusz Palczewski igb: Fix potential memory leak in igb_add_ethtool_nfc_entry Kunwu Chan treewide: Spelling fix in comment Ivan Vecera i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value Michal Schmidt iavf: initialize waitqueues before starting watchdog_task Mirsad Goran Todorovac r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1 Mirsad Goran Todorovac r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1 Mirsad Goran Todorovac r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx Tony Lindgren clk: ti: Fix missing omap5 mcbsp functional clock and aliases Tony Lindgren clk: ti: Fix missing omap4 mcbsp functional clock and aliases Hao Ge firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() Randy Dunlap ARM: OMAP: timer32K: fix all kernel-doc warnings Filipe Manana btrfs: fix unwritten extent buffer after snapshotting a new subvolume Qu Wenruo btrfs: remove v0 extent handling Lukasz Majczak drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper() Mario Limonciello drm/amd: Disable ASPM for VI w/ all Intel systems Umesh Nerlige Ramappa drm/i915/pmu: Check if pmu is closed before stopping event Jacek Lawrynowicz accel/ivpu: Don't enter d0i3 during FLR Alex Bee ARM: dts: rockchip: Fix timer clocks for RK3128 Alex Bee ARM: dts: rockchip: Add missing quirk for RK3128's dma engine Alex Bee ARM: dts: rockchip: Add missing arm timer interrupt for RK3128 Alex Bee ARM: dts: rockchip: Fix i2c0 register address for RK3128 Janusz Krzysztofik ARM: OMAP1: ams-delta: Fix MODEM initialization failure Dragos Tatulea vdpa/mlx5: Fix double release of debugfs entry Shawn.Shao vdpa_sim_blk: Fix the potential leak of mgmt_dev Al Viro nfsd: lock_rename() needs both directories to live on the same fs Liam R. Howlett maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() Rik van Riel hugetlbfs: extend hugetlb_vma_lock to private VMAs Liam R. Howlett mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer Samasth Norway Ananda selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier Gregory Price mm/migrate: fix do_pages_move for compat pointers Kemeng Shi mm/page_alloc: correct start page when guard page debug is enabled Rik van Riel hugetlbfs: clear resv_map pointer if mmap fails Sebastian Ott mm: fix vm_brk_flags() to not bail out while holding lock Tirthendu Sarkar i40e: sync next_to_clean and next_to_process for programming status desc Christopher Obbard arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards Christopher Obbard arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399 Krzysztof Kozlowski arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges Jakob Unterwurzacher arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou Ermin Sunj arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou Krzysztof Kozlowski arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate Krzysztof Kozlowski arm64: dts: qcom: apq8096-db820c: fix missing clock populate Eric Auger vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE Alexandru Matei vsock/virtio: initialize the_virtio_vsock before using VQs Xuan Zhuo virtio_pci: fix the common cfg map size zhenwei pi virtio-crypto: handle config changed by work queue Maximilian Heyne virtio-mmio: fix memory leak of vm_dev Gavin Shan virtio_balloon: Fix endless deflation and inflation on arm64 Paulo Alcantara smb: client: prevent new fids from being removed by laundromat Paulo Alcantara smb: client: make laundromat a delayed worker Paulo Alcantara smb: client: do not start laundromat thread on nohandlecache Steve French smb3: do not start laundromat thread when dir leases disabled Steve French smb3: allow controlling maximum number of cached directories Steve French smb3: allow controlling length of time directory entries are cached with dir leases Dragos Tatulea vdpa/mlx5: Fix firmware error on creation of 1k VQs Alexandre Ghiti riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/rockchip/rk3128.dtsi | 18 +-- arch/arm/boot/dts/ti/omap/omap4-l4-abe.dtsi | 6 + arch/arm/boot/dts/ti/omap/omap4-l4.dtsi | 2 + arch/arm/boot/dts/ti/omap/omap5-l4-abe.dtsi | 6 + arch/arm/mach-omap1/board-ams-delta.c | 60 +++----- arch/arm/mach-omap1/timer32k.c | 14 +- arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 32 ++--- .../arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi | 32 ++--- arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts | 18 ++- arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi | 2 +- .../boot/dts/rockchip/px30-ringneck-haikou.dts | 10 +- arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi | 1 + arch/arm64/boot/dts/rockchip/rk3399.dtsi | 10 ++ arch/riscv/mm/hugetlbpage.c | 19 ++- arch/sparc/lib/checksum_32.S | 2 +- arch/x86/include/asm/i8259.h | 2 + arch/x86/include/asm/intel-family.h | 2 + arch/x86/kernel/acpi/boot.c | 3 + arch/x86/kernel/i8259.c | 38 +++-- arch/x86/kernel/tsc_sync.c | 10 +- block/blk-throttle.c | 6 + drivers/accel/ivpu/ivpu_drv.c | 11 +- drivers/accel/ivpu/ivpu_drv.h | 1 + drivers/accel/ivpu/ivpu_hw.h | 8 ++ drivers/accel/ivpu/ivpu_hw_mtl.c | 12 +- drivers/accel/ivpu/ivpu_pm.c | 3 +- drivers/ata/libata-scsi.c | 5 +- drivers/clk/clk.c | 21 +-- drivers/clk/socfpga/clk-gate.c | 27 +++- drivers/clk/stm32/clk-stm32-core.c | 2 +- drivers/clk/ti/clk-44xx.c | 5 + drivers/clk/ti/clk-54xx.c | 4 + drivers/crypto/virtio/virtio_crypto_common.h | 3 + drivers/crypto/virtio/virtio_crypto_core.c | 14 +- drivers/firewire/sbp2.c | 1 + drivers/firmware/imx/imx-dsp.c | 2 +- drivers/gpu/drm/amd/amdgpu/vi.c | 2 +- drivers/gpu/drm/display/drm_dp_mst_topology.c | 6 +- drivers/gpu/drm/i915/gt/intel_gt_mcr.c | 24 +++- drivers/gpu/drm/i915/i915_perf.c | 4 +- drivers/gpu/drm/i915/i915_pmu.c | 9 ++ drivers/gpu/drm/logicvc/Kconfig | 2 + drivers/i2c/busses/i2c-aspeed.c | 3 +- drivers/i2c/busses/i2c-stm32f7.c | 9 +- drivers/i2c/muxes/i2c-demux-pinctrl.c | 2 +- drivers/i2c/muxes/i2c-mux-gpmux.c | 2 +- drivers/i2c/muxes/i2c-mux-pinctrl.c | 2 +- drivers/iio/adc/exynos_adc.c | 24 ++-- drivers/iio/adc/xilinx-xadc-core.c | 39 ++---- drivers/iio/adc/xilinx-xadc.h | 2 + drivers/iio/afe/iio-rescale.c | 19 ++- drivers/misc/fastrpc.c | 34 ++--- drivers/net/ethernet/adi/adin1110.c | 2 +- drivers/net/ethernet/intel/i40e/i40e.h | 2 +- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 11 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 7 +- drivers/net/ethernet/intel/igb/igb_ethtool.c | 6 +- drivers/net/ethernet/intel/igc/igc_ethtool.c | 35 +++-- drivers/net/ethernet/realtek/r8169_main.c | 6 +- drivers/net/ethernet/toshiba/ps3_gelic_wireless.c | 2 +- drivers/net/gtp.c | 5 +- drivers/net/ieee802154/adf7242.c | 5 +- drivers/net/usb/r8152.c | 11 +- drivers/net/usb/smsc95xx.c | 4 +- drivers/nvmem/imx-ocotp.c | 6 +- drivers/platform/x86/amd/pmc-quirks.c | 73 ++++++++++ drivers/scsi/sd.c | 39 +++++- drivers/vdpa/mlx5/net/debug.c | 5 +- drivers/vdpa/mlx5/net/mlx5_vnet.c | 70 +++++++-- drivers/vdpa/mlx5/net/mlx5_vnet.h | 11 +- drivers/vdpa/vdpa_sim/vdpa_sim_blk.c | 5 +- drivers/vhost/vhost.c | 4 +- drivers/virtio/virtio_balloon.c | 6 +- drivers/virtio/virtio_mmio.c | 19 ++- drivers/virtio/virtio_pci_modern_dev.c | 2 +- fs/btrfs/backref.c | 39 +++--- fs/btrfs/backref.h | 3 +- fs/btrfs/ctree.c | 21 ++- fs/btrfs/ctree.h | 3 +- fs/btrfs/extent-tree.c | 35 +++-- fs/btrfs/messages.c | 6 - fs/btrfs/messages.h | 2 - fs/btrfs/print-tree.c | 10 +- fs/btrfs/relocation.c | 18 +-- fs/nfsd/vfs.c | 12 +- fs/smb/client/cached_dir.c | 156 +++++++++++---------- fs/smb/client/cached_dir.h | 4 +- fs/smb/client/cifsfs.c | 12 ++ fs/smb/client/cifsglob.h | 4 +- fs/smb/client/cifsproto.h | 2 +- fs/smb/client/connect.c | 19 ++- fs/smb/client/fs_context.c | 11 +- fs/smb/client/fs_context.h | 4 +- fs/smb/client/misc.c | 14 +- fs/smb/client/smb2pdu.c | 2 +- include/linux/hugetlb.h | 6 + include/linux/ieee80211.h | 29 ++++ include/linux/kasan.h | 6 +- include/net/netfilter/nf_flow_table.h | 1 + include/scsi/scsi_device.h | 20 ++- include/trace/events/btrfs.h | 1 - include/uapi/linux/btrfs_tree.h | 6 +- include/uapi/linux/gtp.h | 2 +- io_uring/fdinfo.c | 18 ++- kernel/events/core.c | 3 +- kernel/trace/trace_kprobe.c | 28 +++- lib/maple_tree.c | 2 +- lib/test_maple_tree.c | 35 +++-- mm/damon/sysfs.c | 7 +- mm/hugetlb.c | 48 ++++++- mm/kasan/report.c | 4 +- mm/mempolicy.c | 4 +- mm/migrate.c | 14 +- mm/mmap.c | 6 +- mm/page_alloc.c | 2 +- net/core/neighbour.c | 67 ++++----- net/handshake/netlink.c | 30 +--- net/ipv4/tcp.c | 8 +- net/ipv4/tcp_input.c | 9 +- net/mac80211/rx.c | 3 +- net/netfilter/nf_flow_table_core.c | 14 +- net/sched/act_ct.c | 9 ++ net/vmw_vsock/virtio_transport.c | 18 ++- net/wireless/mlme.c | 3 +- net/wireless/scan.c | 2 +- tools/include/linux/rwsem.h | 40 ++++++ tools/testing/selftests/mm/mremap_dontunmap.c | 1 + 128 files changed, 1175 insertions(+), 583 deletions(-)