Re: [PATCH 6.6 0000/1226] 6.6.145-rc2 review
From: Shung-Hsi Yu
Date: Fri Jul 24 2026 - 03:59:27 EST
On Fri, Jul 24, 2026 at 2:52 PM Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx> wrote:
> 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@xxxxxxxx>
> > > >
> > > > 1: https://lore.kernel.org/stable/20260723071334.39630-1-shung-hsi.yu@xxxxxxxx/
> > > > 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.
Seem like git figured out tools/testing/shared/linux/idr.h used to be called
tools/testing/radix-tree/linux/idr.h during cherry pick and handled the change
itself. I didn't realize it does that.
Lesson learned, I'll test with 'git am' in the future.
> Will resend one specifically for 6.6.y, sorry for the hassle.
6.6-specfic patchset sent as
https://lore.kernel.org/stable/20260724074835.47479-1-shung-hsi.yu@xxxxxxxx/