On 2/28/26 09:18, Sasha Levin wrote:
This is the start of the stable review cycle for the 6.19.6 release. There are 844 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 Mon Mar 2 05:32:25 PM 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/p... 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
Unfortunately, 6.19.6-rc1 won't even build for me:
Warning: drivers/gpu/drm/i915/intel_wakeref.h:156 expecting prototype for __intel_wakeref_put(). Prototype was for INTEL_WAKEREF_PUT_ASYNC() instead 1 warnings as errors make[9]: *** [drivers/gpu/drm/i915/Makefile:449: drivers/gpu/drm/i915/intel_wakeref.hdrtest] Error 3 make[8]: *** [scripts/Makefile.build:546: drivers/gpu/drm/i915] Error 2 make[8]: *** Waiting for unfinished jobs....
This only happens with 6.19.6-rc1, not any of this weekend's other stable rc's. (I'm still testing 6.12.75-rc1 and 6.18.16-rc1, but they're doing well so far. I have successfully built 5.15.202-rc1 and 6.1.165-rc1 but I won't have a chance to do any further testing of them before they're released.)
As soon as I can (in the next hour or two) I'll minimize my config a little to shorten the compile time, then I'll start bisecting.