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

From: Guenter Roeck
Date: Sat Jul 05 2025 - 15:38:07 EST


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").

> 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).

> 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").

> 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").

> 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").

I assume the missing fixes will be queued in one of the next LTS releases.
If not, please let me know.

Thanks,
Guenter