From: Roman Gushchin <roman.gushchin@linux.dev>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [GIT PULL] Networking deletions for 7.1
Date: Fri, 24 Apr 2026 17:43:29 +0000 [thread overview]
Message-ID: <7ia4ldecb6f2.fsf@castle.c.googlers.com> (raw)
In-Reply-To: <20260423201029.64927aba@kernel.org> (Jakub Kicinski's message of "Thu, 23 Apr 2026 20:10:29 -0700")
Jakub Kicinski <kuba@kernel.org> writes:
> On Fri, 24 Apr 2026 01:31:00 +0000 Roman Gushchin wrote:
>> 2c on Sashiko:
>
> Did I say Sashiko 3 times? ;)
> FTR - thanks a lot for the awesome work on that project!
You certainly did :)
Thank you and really appreciate your contributions to Sashiko!
>
>> 1) I'm working on an infrastructure to separate pre-existing issues from
>> new issues. My current thinking is to stop reporting these issues with
>> reviews of new patches and instead put them into some database and give
>> maintainers access to it. Sashiko will automatically deduplicate issues
>> and index them by the source file/subsystem. Hopefully it will mean that
>> maintainers will see only a limited number of issues in source files
>> they support. But I have yet to see how it works in practice.
>>
>> But I'm somewhat concerned that this way many of these issues will
>> remain there forever and by reporting them with new material we actually
>> have better chances to get them fixes. Maybe it should be configurable
>> per-subsystem. I'm very open for ideas here.
>
> After a couple of hours of glasswing-inspired hacking today I wonder
> if we can close the loop on patch generation without blowing the budget.
> Or maybe a better question would be - how many of the issues are simple
> enough for the LLM to pop out a patch for, once it has all the context
> from the review.
My bet is <50% as of now, but I might be wildly off.
Even for human maintainers or very experienced kernel developers it's
common to have long discussions on what's the best approach, go through
multiple revisions etc. Current generation of LLMs is definitely worse
at code generation, so...
>> 2) Re false positives vs finding more bugs I had the same experience.
>> It's easy to tweak it to be more conservative or creative, but it comes
>> at a price. It seems like the real answer is simple a better model. We
>> saw a big improvement internally switching from Gemini Pro 3.0 to 3.1.
>
> Makes sense. What didn't really land for me until now is that at least
> for now different models are better at catching different types of bugs.
> Off the top of my head, Gemini does short work of misuses of DMA API
> without much context. Claude/codex/whatever the Meta one is called
> externally - none of them catch those.
Yeah, in a perfect world we would run code reviews using all best models
and combine results...
next prev parent reply other threads:[~2026-04-24 17:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 23:54 [GIT PULL] Networking deletions for 7.1 Jakub Kicinski
2026-04-24 1:31 ` Roman Gushchin
2026-04-24 2:39 ` Jason Xing
2026-04-24 3:10 ` Jakub Kicinski
2026-04-24 17:43 ` Roman Gushchin [this message]
2026-04-24 11:14 ` Daniel Palmer
2026-04-24 14:28 ` Jakub Kicinski
2026-04-24 16:17 ` Linus Torvalds
2026-04-24 18:32 ` 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=7ia4ldecb6f2.fsf@castle.c.googlers.com \
--to=roman.gushchin@linux.dev \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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