Re: [PATCH 6.12 000/413] 6.12.35-rc2 review

From: Greg Kroah-Hartman
Date: Sun Jul 06 2025 - 02:04:32 EST


On Sat, Jul 05, 2025 at 12:37:52PM -0700, Guenter Roeck wrote:
> Hi Greg,
>
> On Tue, Jun 24, 2025 at 01:29:53PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.12.35 release.
> > There are 413 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 Thu, 26 Jun 2025 12:13:28 +0000.
> > Anything received after that time might be too late.
> >
>
> Some subsequent fixes are missing:
>
> > Tzung-Bi Shih <tzungbi@xxxxxxxxxx>
> > drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
> >
>
> Fixed by commit d02b2103a08b ("drm/i915: fix build error some more").

How did you check? This is already in the queues for 6.6, 6.12, and
6.15.

> > Shyam Prasad N <sprasad@xxxxxxxxxxxxx>
> > cifs: do not disable interface polling on failure
> >
>
> Fixed by commit 3bbe46716092 ("smb: client: fix warning when reconnecting
> channel") in linux-next (not yet in mainline as of right now).

Not in a release yet.

> > Jens Axboe <axboe@xxxxxxxxx>
> > io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
> >
>
> Fixed by commit 9a709b7e98e6 ("io_uring/net: mark iov as dynamically
> allocated even for single segments") and commit 178b8ff66ff8 ("io_uring/kbuf:
> flag partial buffer mappings").

Both are alread in 6.12 and 6.15 queues

> > Yong Wang <yongwang@xxxxxxxxxx>
> > net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
> >
>
> Fixed by commit 7544f3f5b0b5 ("bridge: mcast: Fix use-after-free during
> router port configuration").

Already in the 6.15 queue

> > Niklas Cassel <cassel@xxxxxxxxxx>
> > ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
> >
>
> Fixed by commit 3e0809b1664b ("ata: ahci: Use correct DMI identifier
> for ASUSPRO-D840SA LPM quirk").

Already in the 6.12 and 6.15 queues.

> I assume the missing fixes will be queued in one of the next LTS releases.

They are going to be in THIS release, with one exception as noted above.
I think something went really wrong with your checking scripts :(

thanks,

greg k-h