From: "Lorenzo Stoakes (ARM)" <ljs@kernel.org>
To: Jori Koolstra <jkoolstra@xs4all.nl>
Cc: Konstantin Ryabitsev <mricon@kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
linux-kernel@vger.kernel.org,
Christian Brauner <brauner@kernel.org>,
Jeff Layton <jlayton@kernel.org>,
Sasha Levin <sashal@kernel.org>,
tech-board@groups.linuxfoundation.org,
Jakub Kicinski <kuba@kernel.org>,
workflows@vger.kernel.org,
"David Hildenbrand (Arm)" <david@kernel.org>
Subject: Re: [PATCH] coding-assistants: simplify attribution
Date: Tue, 4 Aug 2026 12:49:25 +0100 [thread overview]
Message-ID: <anHRqIWowGehpfb_@lucifer> (raw)
In-Reply-To: <1135422962.153066.1785841763574@kpc.webmail.kpnmail.nl>
On Tue, Aug 04, 2026 at 01:09:23PM +0200, Jori Koolstra wrote:
>
> > Op 04-08-2026 10:10 CEST schreef Lorenzo Stoakes (ARM) <ljs@kernel.org>:
> >
> >
> > On Wed, Jul 22, 2026 at 04:48:03PM -0400, Konstantin Ryabitsev wrote:
> > > On Wed, Jul 22, 2026 at 02:34:40PM -0600, Jonathan Corbet wrote:
> > > > - Assisted-by: Claude:claude-3-opus coccinelle sparse
> > > > + Assisted-by: LLM coccinelle sparse
> > >
> > > I've been playing with this a bit, and it's pretty easy to teach the agent to
> > > add a few tag-like notes as to how exactly it was used, e.g.:
> > >
> > > https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=018b87444d32eb2ffee7cb25f0785e54aa35f7bf
> > >
> > > This has:
> > >
> > > | Assisted-by: LLM [design, codegen, tests]
> > >
> > > It tells us a bit more about *how* the LLM was used, without introducing the
> > > advertisement or pinning exact models.
> > >
> > > This format should allow for multiple tool usage:
> > >
> > > | Assisted-by: LLM [triage, tests], coccinelle
> > >
> > > I don't suggest this is included in this version, but it *is* fairly
> > > straightforward to add to AGENTS.md and tells reviewers just how exactly the
> > > LLM was used.
> >
> > I think perhaps this should be a follow-up (this stuff is so fraught that I am
> > super-glad to see Christian's suggestion fly through and want to take gains
> > iteratively on this :), but completely agree.
> >
> > David suggested something like:
> >
> > Assisted-by: LLM # < what it actually did in the patch >
> >
>
> We should have some format to explain what the assistant was used for,
> but not sure if a single line after the tag is going to cut it. I agree
> it is the most simple, but I have personally used an LLM for a patch where
> the explanation of what exactly it was put to do would have been very
> hard to fit in a format like this without significant loss of information.
>
> So, maybe below the ---? I guess that most maintainers don't want this kind
> of explanation to be part of the commit message (or maybe they do?)
I think best to keep discussion of this to the follow up patch to avoid the
usual combinatorial thread explosion on this topic :)
>
> Best,
> Jori.
--
Cheers, Lorenzo
next prev parent reply other threads:[~2026-08-04 11:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-22 20:34 [PATCH] coding-assistants: simplify attribution Jonathan Corbet
2026-07-22 20:48 ` Konstantin Ryabitsev
2026-07-24 18:17 ` Mauro Carvalho Chehab
2026-08-04 8:10 ` Lorenzo Stoakes (ARM)
2026-08-04 9:23 ` David Hildenbrand (Arm)
2026-08-04 11:09 ` Jori Koolstra
2026-08-04 11:49 ` Lorenzo Stoakes (ARM) [this message]
2026-07-24 19:15 ` [tech-board] " David Hildenbrand (Arm)
2026-08-03 18:56 ` Jonathan Corbet
2026-08-03 19:50 ` [tech-board] " Miguel Ojeda
2026-08-04 15:28 ` Jeff Layton
2026-08-04 15:35 ` Jonathan Corbet
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=anHRqIWowGehpfb_@lucifer \
--to=ljs@kernel.org \
--cc=brauner@kernel.org \
--cc=corbet@lwn.net \
--cc=david@kernel.org \
--cc=jkoolstra@xs4all.nl \
--cc=jlayton@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mricon@kernel.org \
--cc=sashal@kernel.org \
--cc=tech-board@groups.linuxfoundation.org \
--cc=workflows@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.