Re: [PATCH 5.10 000/161] 5.10.249-rc1 review

From: Florian Fainelli

Date: Wed Feb 04 2026 - 14:31:22 EST


On 2/4/26 06:37, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.249 release.
There are 161 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 Fri, 06 Feb 2026 14:38:23 +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.10.249-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on BMIPS_GENERIC:

Tested-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>

We have a new warning:

drivers/scsi/scsi_lib.c:321:17: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
--
Florian