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 87AB61D432D; Fri, 13 Feb 2026 13:56:49 +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=1770991009; cv=none; b=iaVQQR5fGqQiohuITaYYhWdveowhhS3nFR78PEgeRACrgwsLKASZWoDO48f0c3nl/qlS27ScN+hPP/MVeQ9RQW23uUOOpqV8yzvfdPIlCVkemsn8NxHgbKo3faAZ32FDfsOQYy3qG9dcQyO1y33yFRt0YXBuu1j9fxp+9xtPQxY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770991009; c=relaxed/simple; bh=+MevNQOecrniyUbRavWMDNkQ6h/sOlQZjxELWo+s7a0=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=HvS4UzTNK0Pd6YzWYP7xY8Y8qXUBpqxcJAJQOJpcn9xE31h2dtp0Ae0PkK5QC8zgqu1DQm02qfAutIJMaPJw91OPbC8cpZQbsOd1+gSOtCfnba62gpq8UEw87tx/og+/IHKsI6GBZHJ8Zek6KtWquYroCCMuTLQElsS/94wsabA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=cPu0wfsN; 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="cPu0wfsN" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 76E2CC16AAE; Fri, 13 Feb 2026 13:56:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1770991009; bh=+MevNQOecrniyUbRavWMDNkQ6h/sOlQZjxELWo+s7a0=; h=From:To:Cc:Subject:Date:From; b=cPu0wfsNTvJIibzBtr4ibMCa51P0dbjqYJV1mmyvoe9+j8yrgsLpKHP0GMyguhS6O 5uUyUuY2yREreFB7WJWmhylfdIy0Ul39J5JLr5hpD8dLUjMjKhtOBOwALz6L08rToK 2rB4mKRZmA7E47/0FeURjLNYguAB5TgBqS0XFjiQ= 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@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, achill@achill.org, sr@sladewatkins.com Subject: [PATCH 6.6 00/25] 6.6.125-rc1 review Date: Fri, 13 Feb 2026 14:48:26 +0100 Message-ID: <20260213134703.882698935@linuxfoundation.org> X-Mailer: git-send-email 2.53.0 Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.125-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-6.6.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 6.6.125-rc1 X-KernelTest-Deadline: 2026-02-15T13:47+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.6.125 release. There are 25 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 Sun, 15 Feb 2026 13:46:52 +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.6.125-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.6.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 6.6.125-rc1 Danilo Krummrich gpio: omap: do not register driver in probe() Eric Dumazet mptcp: fix race in mptcp_pm_nl_flush_addrs_doit() Matthieu Baerts (NGI0) selftests: mptcp: pm: ensure unknown flags are ignored Khairul Anuar Romli spi: cadence-quadspi: Implement refcount to handle unbind during busy Konstantin Shkolnyy vsock/test: verify socket options after setting them Pablo Neira Ayuso netfilter: nft_set_pipapo: prevent overflow in lookup table allocation Pablo Neira Ayuso netfilter: nf_tables: missing objects with no memcg accounting Jeff Layton nfsd: don't ignore the return code of svc_proc_register() Marek BehĂșn net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module Anil Gurumurthy scsi: qla2xxx: Query FW again before proceeding with login Anil Gurumurthy scsi: qla2xxx: Free sp in error path to fix system crash Anil Gurumurthy scsi: qla2xxx: Delay module unload while fabric scan in progress Shreyas Deodhar scsi: qla2xxx: Allow recovery for tape devices Anil Gurumurthy scsi: qla2xxx: Validate sp before freeing associated memory Bitterblue Smith wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon() Edward Adam Davis nilfs2: Fix potential block overflow that cause system hang Bibo Mao crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req Bibo Mao crypto: virtio - Add spinlock protection with virtqueue notification Kees Cook crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly Thorsten Blum crypto: octeontx - Fix length check to avoid truncation in ucode_load_store Zenm Chen Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB Gui-Dong Han driver core: enforce device_lock for driver_match_device() Henrique Carvalho smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection() Namjae Jeon ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths Henrique Carvalho smb: client: split cached_fid bitfields to avoid shared-byte RMW races ------------- Diffstat: Makefile | 4 +- drivers/base/base.h | 9 ++ drivers/base/bus.c | 2 +- drivers/base/dd.c | 2 +- drivers/bluetooth/btusb.c | 2 + drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c | 2 +- drivers/crypto/omap-crypto.c | 2 +- drivers/crypto/virtio/virtio_crypto_core.c | 5 + .../crypto/virtio/virtio_crypto_skcipher_algs.c | 2 - drivers/gpio/gpio-omap.c | 22 +++- drivers/net/phy/sfp.c | 2 + drivers/net/wireless/realtek/rtw88/main.c | 4 +- drivers/scsi/qla2xxx/qla_gs.c | 41 +++--- drivers/scsi/qla2xxx/qla_init.c | 28 ++-- drivers/scsi/qla2xxx/qla_isr.c | 19 ++- drivers/scsi/qla2xxx/qla_os.c | 3 +- drivers/spi/spi-cadence-quadspi.c | 34 +++++ fs/nfsd/nfsctl.c | 9 +- fs/nfsd/stats.c | 4 +- fs/nfsd/stats.h | 2 +- fs/nilfs2/sufile.c | 4 + fs/smb/client/cached_dir.h | 8 +- fs/smb/server/server.c | 6 +- fs/smb/server/transport_tcp.c | 3 +- net/mptcp/pm_netlink.c | 16 ++- net/netfilter/nf_tables_api.c | 2 +- net/netfilter/nft_compat.c | 6 +- net/netfilter/nft_log.c | 2 +- net/netfilter/nft_meta.c | 2 +- net/netfilter/nft_numgen.c | 2 +- net/netfilter/nft_set_pipapo.c | 64 ++++++--- net/netfilter/nft_tunnel.c | 5 +- tools/testing/selftests/net/mptcp/pm_netlink.sh | 4 + tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 11 ++ tools/testing/vsock/control.c | 9 +- tools/testing/vsock/util.c | 143 +++++++++++++++++++++ tools/testing/vsock/util.h | 7 + tools/testing/vsock/vsock_test.c | 29 ++--- 38 files changed, 406 insertions(+), 115 deletions(-)