public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Yunseong Kim <yunseong.kim@est.tech>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>,
	"sashal@kernel.org" <sashal@kernel.org>,
	"Nikolay Aleksandrov" <razor@blackwall.org>,
	"Chen Zhen" <chenzhen126@huawei.com>,
	"Jussi Maki" <joamaki@gmail.com>,
	"Daniel Borkmann" <daniel@iogearbox.net>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Malin Jonsson" <malin.jonsson@est.tech>,
	"David Nyström" <david.nystrom@est.tech>,
	"Roland Kovács" <roland.kovacs@est.tech>,
	"ysk@kzalloc.com" <ysk@kzalloc.com>,
	"42.4.sejin@gmail.com" <42.4.sejin@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update
Date: Tue, 5 May 2026 12:52:34 +0000	[thread overview]
Message-ID: <898a7348-f15f-4c4a-a5ca-d4900a0db606@est.tech> (raw)
In-Reply-To: <2026050517-parking-pyromania-70a1@gregkh>

Hi Greg,

On 5/5/26 14:35, Greg KH wrote:
> On Tue, May 05, 2026 at 12:30:48PM +0000, Yunseong Kim wrote:
>> Hi Greg,
>>
>> On 5/4/26 14:05, Greg KH wrote:
>>> On Sun, Apr 26, 2026 at 10:12:05PM +0200, Yunseong Kim wrote:
>>>> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>>>
>>> I did NOT write this commit.
>>>
>>>> [ Upstream commit e9acda5 ]
>>>
>>> Please use the full commit id.  And get the authorship right :)
>>>
>>> thanks,
>>>
>>> greg k-h
>>
>>
>> Thank you for the code review. I’ll fix it and send a v2.
>>
>> Additionally, last week I submitted a few patches to the checkpatch.pl
>> script—currently, all backport tags(following stable kernel rules
>> Option 3) using <sha1 40 length> pattern are triggering false positives:
>>
>>   https://lore.kernel.org/lkml/20260505112320.362715-2-yunseong.kim@est.tech/
> 
> Checkpatch should not be needed to be run on stable kernel backports, so
> I don't really think that is necessary.
> 
> thanks,
> 
> greg k-h

While reading Documentation/process/stable-kernel-rules.rst, I noticed that
it doesn't explicitly mention the requirement for a full 40-character SHA-1 or
the whether to use of checkpatch.pl for validation.

Would it be good to adding these rule to the documentation? I believe            
formalizing this could help contributors(like me :)) submit more accurate                  
backport and reduce the need for manual corrections.

Thank you again.

Best regards,
Yunseong

  reply	other threads:[~2026-05-05 12:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-26 20:12 [PATCH 6.12.y] bonding: fix use-after-free due to enslave fail after slave array update Yunseong Kim
2026-05-04 12:05 ` Greg KH
2026-05-05 12:30   ` Yunseong Kim
2026-05-05 12:35     ` Greg KH
2026-05-05 12:52       ` Yunseong Kim [this message]
2026-05-05 13:04         ` Greg KH
2026-05-05 14:57           ` Yunseong Kim

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=898a7348-f15f-4c4a-a5ca-d4900a0db606@est.tech \
    --to=yunseong.kim@est.tech \
    --cc=42.4.sejin@gmail.com \
    --cc=chenzhen126@huawei.com \
    --cc=daniel@iogearbox.net \
    --cc=david.nystrom@est.tech \
    --cc=gregkh@linuxfoundation.org \
    --cc=joamaki@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=malin.jonsson@est.tech \
    --cc=pabeni@redhat.com \
    --cc=razor@blackwall.org \
    --cc=roland.kovacs@est.tech \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=ysk@kzalloc.com \
    /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