Re: [PATCH 6.12 0000/1202] 6.12.97-rc2 review

From: Shung-Hsi Yu

Date: Thu Jul 23 2026 - 04:46:27 EST


On Wed, Jul 22, 2026 at 04:31:38PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.12.97 release.
> There are 1202 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:26:57 +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@xxxxxxxx>

1: https://lore.kernel.org/stable/20260723071334.39630-1-shung-hsi.yu@xxxxxxxx/
2: https://github.com/kernel-patches/linux-stable/actions/runs/29986297264

[...]