The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Brett Sheffield <bacs@librecast.net>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, patches@lists.linux.dev,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, hargar@microsoft.com, broonie@kernel.org,
	achill@achill.org
Subject: Re: [PATCH 6.6 000/587] 6.6.103-rc1 review
Date: Fri, 29 Aug 2025 17:08:03 +0000	[thread overview]
Message-ID: <aLHecwEL3r7lrw2e@auntie> (raw)
In-Reply-To: <aK3Lj1OouiUqskLh@karahi.gladserv.com>

On 2025-08-26 16:58, Brett Sheffield wrote:
> On 2025-08-26 14:50, Greg Kroah-Hartman wrote:
> > On Tue, Aug 26, 2025 at 12:42:40PM +0000, Brett A C Sheffield wrote:
> > > Hi Greg,
> > > 
> > > On 2025-08-26 13:02, Greg Kroah-Hartman wrote:
> > > > This is the start of the stable review cycle for the 6.6.103 release.
> > > > There are 587 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, 28 Aug 2025 11:08:24 +0000.
> > > > Anything received after that time might be too late.
> > > 
> > > Quick query - should we be backporting a known regression, even if it is in
> > > mainline presently, or do we wait until the fix is applied to mainline and
> > > *then* backport both patches?
> > > 
> > > 9e30ecf23b1b ("net: ipv4: fix incorrect MTU in broadcast routes")
> > > 
> > > introduces a regression which breaks IPv4 broadcast, which stops WOL working
> > > (breaking my CI system), among other things:
> > > 
> > > https://lore.kernel.org/regressions/20250822165231.4353-4-bacs@librecast.net
> > > 
> > > This regression has *already* been backported to:
> > > 
> > > - 6.16.3
> > > - 6.12.43
> > > 
> > > so I guess we wait for a fix for these.
> > > 
> > > However, it is not yet present in the other stable kernels.  The new stable
> > > release candidates today would spread the breakage to:
> > > 
> > > - 6.6.y
> > > - 6.1.y
> > > - 5.15.y
> > > - 5.10.y
> > > 
> > > Do we revert this patch in today's RCs for now, or keep it for full
> > > compatibility with mainline bugliness?
> > 
> > Is the fix in linux-next yet?  If it's there, I can queue it up
> > everywhere, which might be best.
> 
> Not yet, but I'll let you know as soon as it is.  I'd suggest dropping
> 9e30ecf23b1b from 6.6.y 6.1.y 5.15.y 5.10.y and 5.4.y until the fix is
> available.

Hi Greg,

The fix has hit Linus' tree now with commit:

5189446ba995 ("net: ipv4: fix regression in local-broadcast routes")

This needs to be applied to all stable trees.

Cheers,

Brett

  reply	other threads:[~2025-08-29 17:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26 11:02 [PATCH 6.6 000/587] 6.6.103-rc1 review Greg Kroah-Hartman
2025-08-26 12:42 ` Brett A C Sheffield
2025-08-26 12:50   ` Greg Kroah-Hartman
2025-08-26 14:58     ` Brett Sheffield
2025-08-29 17:08       ` Brett Sheffield [this message]
2025-08-26 13:36   ` Brett A C Sheffield
2025-08-26 14:30 ` Miguel Ojeda
2025-08-26 17:43 ` Jon Hunter
2025-08-26 17:52 ` Brett A C Sheffield
2025-08-26 18:55 ` [PATCH 6.6 000/587] " Florian Fainelli
2025-08-26 19:18 ` Peter Schneider
2025-08-27  9:13 ` Ron Economos
2025-08-27  9:29 ` Anders Roxell
2025-08-27 11:17 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aLHecwEL3r7lrw2e@auntie \
    --to=bacs@librecast.net \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox