Re: [PATCH 6.19 000/379] 6.19.9-rc2 review

From: Florian Fainelli

Date: Fri Mar 20 2026 - 13:59:26 EST


On 3/18/26 05:28, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.19.9 release.
There are 379 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, 20 Mar 2026 12:24: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/v6.x/stable-review/patch-6.19.9-rc2.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.19.y
and the diffstat can be found below.

thanks,

greg k-h

Same issue as previously reported in 6.19.8-rc1, commit 56111d7a464 ("perf jevents: Handle deleted JSONS in out of source builds") causes the following build failure:

cp: cannot stat 'pmu-events/arch/arm64/freescale/imx8mm/sys/metrics.json': No such file or directory
make[5]: *** [pmu-events/Build:44: /local/users/fainelli/buildroot/output/arm64/build/linux-custom/tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/metrics.json] Error 1
make[5]: *** Waiting for unfinished jobs....
--
Florian