On Fri, Jul 24, 2026 at 08:18:39AM +0200, Greg Kroah-Hartman wrote:
On Thu, Jul 23, 2026 at 12:17:23PM +0200, Greg Kroah-Hartman wrote:
On Thu, Jul 23, 2026 at 04:37:07PM +0800, Shung-Hsi Yu wrote:
On Wed, Jul 22, 2026 at 04:33:42PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.6.145 release. There are 1226 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, 24 Jul 2026 14:31:21 +0000. Anything received after that time might be too late.
BPF selftests compilation is currently broken. But with [1] applied it will build, with test_progs, test_progs-no_alu32, test_progs-cpuv4, test_maps, test_verifier in BPF selftests all passes[2] on x86_64 and aarch64.
Tested-by: Shung-Hsi Yu shung-hsi.yu@suse.com
1: https://lore.kernel.org/stable/20260723071334.39630-1-shung-hsi.yu@suse.com/ 2: https://github.com/kernel-patches/linux-stable/actions/runs/29987147891
Ok, I'll go queue those up for 6.12.y and 6.6.y now, thanks!
As I said on the thread for those patches, they only applied to 6.12.y, so 6.6 will remain as-is for now :(
Hmm, I would swear that `git cherry-pick $6-12-commit` in 6.6 worked when I tried. Maybe I got the wrong tree.
Will resend one specifically for 6.6.y, sorry for the hassle.