On 3/11/25 07:54, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.235 release.
There are 462 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, 13 Mar 2025 14:56:39 +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.235-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>
Same thing as with the 5.4 kernel, "udp: gso: do not drop small packets
when PMTU reduces" needs to use min_t() instead. Thanks!
--
Florian