From: Sasha Levin <sashal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
konstantin@linuxfoundation.org
Cc: Dave Airlie <airlied@gmail.com>,
Sasha Levin <Alexander.Levin@microsoft.com>,
Miguel Ojeda <ojeda@kernel.org>, Sima Vetter <sima@ffwll.ch>,
dri-devel <dri-devel@lists.freedesktop.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [git pull] drm for 6.18-rc1
Date: Sat, 4 Oct 2025 10:39:01 -0400 [thread overview]
Message-ID: <aOExhd-d1Eq-X_uw@laps> (raw)
In-Reply-To: <CAHk-=wgX-2+hH5fM344_wKYNZS5CSf4ispS4X+s5xkma_Mdu_Q@mail.gmail.com>
On Fri, Oct 03, 2025 at 01:02:43PM -0700, Linus Torvalds wrote:
>On Fri, 3 Oct 2025 at 11:09, Linus Torvalds
><torvalds@linux-foundation.org> wrote:
>>
>> If you get pull requests from the people you pull from that make it
>> harder for you to do a better job, please push back on them too.
>
>Side note: this is actually an area where maybe it's worth looking
>into just having automation.
>
>I've actually been fairly impressed with some of the more recent
>AUTOSEL AI summaries, and I wonder if it might help maintainers to
>have some kind of "summarize this pull request" infrastructure. I'm
>not so convinced about the code-writing side, but summarizing
>changelogs sounds useful but also rather less scary.
>
>And I'm not suggesting that because I would use it to summarize other
>peoples pull requests, but as a way to make it easier for maintainers
>to write summaries of their own pull requests when they have lots of
>different things going on.
>
>Adding Sasha to the participants, since he's been doing the AUTOSEL summaries.
>
>(Some of them have been just garbage, but a lot of them have seemed
>quite reasonable. So as a starting point - rather than as the final
>case - I think maybe some of those LLM's might be useful for other
>things than making amusing fake videos)
Thanks for looping me in and for the prod on consistency. I agree that writing
a clear commit message or pull request summary is often harder than the code
change itself.
With AUTOSEL we’ve seen that AI can help when it’s grounded: recent agentic RAG
approaches let us draft summaries from the actual commits, tags, diffstats, and
paths rather than free-form guesses. We still treat the result as a bot-edited
draft, not an authority.
Looping in Konstantin who looked at adding extensions such as these to b4 - we
should definitely look at adding more AI tools to support maintainer workflows
with good guardrails (including sourcing every claim from the input data,
failing closed on low confidence, ...).
Some more b4 ai ideas:
- b4 ai summarize <range|branch>: Draft a maintainer editable summary
(headline, grouped highlights, notable fixes/reverts, stats), with links to
source commits.
- b4 ai cover <series>: Generate a first-pass cover letter for a series or
topic branch, preserving style knobs (indentation, bullets, length).
- b4 ai risks <range>: Surface cross-subsystem touches, large churn, and code
with prior regression history.
- b4 ai validate <range>: Check that summary claims are supported by
commits/tags. Flag low-confidence sections.
- b4 ai style --indent=2 --max-lines=...: Apply consistent formatting to the
generated text without changing content.
--
Thanks,
Sasha
next prev parent reply other threads:[~2025-10-04 14:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-01 4:06 [git pull] drm for 6.18-rc1 Dave Airlie
2025-10-01 20:25 ` Danilo Krummrich
2025-10-02 19:53 ` Linus Torvalds
2025-10-02 21:04 ` Miguel Ojeda
2025-10-04 1:53 ` John Hubbard
2025-10-04 2:17 ` Linus Torvalds
2025-10-04 9:36 ` Miguel Ojeda
2025-10-05 21:31 ` Maarten ter Huurne
2025-10-05 21:33 ` Linus Torvalds
2025-10-07 17:21 ` Miguel Ojeda
2025-10-07 18:35 ` Linus Torvalds
2025-10-07 19:24 ` Miguel Ojeda
2025-10-10 17:56 ` Miguel Ojeda
2025-10-03 9:13 ` Geert Uytterhoeven
2025-10-03 10:52 ` Dave Airlie
2025-10-03 18:09 ` Linus Torvalds
2025-10-03 20:02 ` Linus Torvalds
2025-10-03 20:30 ` Linus Torvalds
2025-10-04 14:39 ` Sasha Levin [this message]
2025-10-02 20:00 ` pr-tracker-bot
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=aOExhd-d1Eq-X_uw@laps \
--to=sashal@kernel.org \
--cc=Alexander.Levin@microsoft.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=konstantin@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=sima@ffwll.ch \
--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 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.