public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Naresh Kamboju <naresh.kamboju@linaro.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,
	Arnd Bergmann <arnd@arndb.de>,
	Dan Carpenter <dan.carpenter@linaro.org>,
	Anders Roxell <anders.roxell@linaro.org>,
	linux-xfs@vger.kernel.org, chandan.babu@oracle.com,
	"Darrick J. Wong" <djwong@kernel.org>,
	Long Li <leo.lilong@huawei.com>, Wentao Liang <vulab@iscas.ac.cn>
Subject: Re: [PATCH 6.12 000/422] 6.12.14-rc1 review
Date: Fri, 14 Feb 2025 14:36:56 +0100	[thread overview]
Message-ID: <2025021448-ignition-aluminum-b304@gregkh> (raw)
In-Reply-To: <CA+G9fYsVFoLTXYBqpeUN1VUTwy5kXTB82fztK62fMPR6tYxChA@mail.gmail.com>

On Fri, Feb 14, 2025 at 05:59:40PM +0530, Naresh Kamboju wrote:
> On Fri, 14 Feb 2025 at 14:16, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
> >
> > On Thu, 13 Feb 2025 at 20:02, Greg Kroah-Hartman
> > <gregkh@linuxfoundation.org> wrote:
> > >
> > > This is the start of the stable review cycle for the 6.12.14 release.
> > > There are 422 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 Sat, 15 Feb 2025 14:23:11 +0000.
> > > Anything received after that time might be too late.
> > >
> > > The whole patch series can be found in one patch at:
> > >         https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.12.14-rc1.gz
> > > or in the git tree and branch at:
> > >         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.12.y
> > > and the diffstat can be found below.
> > >
> > > thanks,
> > >
> > > greg k-h
> >
> > Regressions on the arm64, powerpc builds failed with gcc-8/13 and clang
> > on the Linux stable-rc 6.12.14-rc1.
> >
> > Build regression: arm, powerpc, fs/xfs/xfs_trans.c too few arguments
> >
> > Good: v6.12.13
> > Bad:  6.12.14-rc1 (v6.12.13-423-gfb9a4bb2450b)
> 
> Anders bisected this to,
> # first bad commit:
>    [91717e464c5939f7d01ca64742f773a75b319981]
>    xfs: don't lose solo dquot update transactions

Offending commit now dropped, thanks.

greg k-h

  reply	other threads:[~2025-02-14 13:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-13 14:22 [PATCH 6.12 000/422] 6.12.14-rc1 review Greg Kroah-Hartman
2025-02-13 14:22 ` [PATCH 6.12 005/422] arm64/mm: Ensure adequate HUGE_MAX_HSTATE Greg Kroah-Hartman
2025-02-13 18:43 ` [PATCH 6.12 000/422] 6.12.14-rc1 review SeongJae Park
2025-02-13 19:47 ` Florian Fainelli
2025-02-13 23:59 ` Mark Brown
2025-02-14  0:57 ` [PATCH 6.12 000/583] " Hardik Garg
2025-02-14  1:55 ` [PATCH 6.12 000/422] " Peter Schneider
2025-02-14  6:16 ` Ron Economos
2025-02-14  7:53 ` Harshit Mogalapalli
2025-02-14  8:20   ` Greg Kroah-Hartman
2025-02-14  9:54     ` Harshit Mogalapalli
2025-02-14 13:36       ` Greg Kroah-Hartman
2025-02-14  8:46 ` Naresh Kamboju
2025-02-14 12:29   ` Naresh Kamboju
2025-02-14 13:36     ` Greg Kroah-Hartman [this message]
2025-02-14  9:45 ` Jon Hunter
2025-02-14  9:46   ` Jon Hunter
2025-02-14 15:33 ` Justin Forbes

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=2025021448-ignition-aluminum-b304@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=anders.roxell@linaro.org \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=chandan.babu@oracle.com \
    --cc=conor@kernel.org \
    --cc=dan.carpenter@linaro.org \
    --cc=djwong@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=leo.lilong@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@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 \
    --cc=vulab@iscas.ac.cn \
    /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