On 3/10/2026 6:06 PM, Sasha Levin wrote:
On Tue, Mar 10, 2026 at 12:09:32PM -0700, Florian Fainelli wrote:
On 3/10/26 04:05, Sasha Levin wrote:
This is the start of the stable review cycle for the 6.19.7 release. There are 311 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 Mar 12 11:04:16 AM UTC 2026. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux- stable-rc.git/rawdiff/?id=linux-6.19.y&id2=v6.19.6 or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux- stable-rc.git linux-6.19.y and the diffstat can be found below.
Thanks, Sasha
perf fails to build the pmu-events for all of the freescale SoCs, I am not sure yet whether this is a build environment issue or a genuine perf build system failure:
Could you try building with a revert of b56111d7a464 ("perf jevents: Handle deleted JSONS in out of source builds") please?
Yes that does resolve it, thanks!