From: Dan Carpenter <error27@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: ksummit@lists.linux.dev,
Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Subject: Re: [MAINTAINERS SUMMIT] Other LLM-related topics - tags, newcomers, etc
Date: Sat, 8 Aug 2026 11:45:51 +0300 [thread overview]
Message-ID: <anbsv_EUkXZD4dtx@stanley.mountain> (raw)
In-Reply-To: <87wluv7yzc.fsf@trenco.lwn.net>
I wish people would say describe their process more in commit messages.
Harshit Mogalapalli and I regularly review CVEs to figure out how the
bugs are detected and most of the time it isn't stated in the commit
message. These examples are all based on guessing and not from anything
which was said in the commit message.
I reviewed a patch and it was sold as a buffer overflow fix but their
actual process was 1) grep for FIXME. 2) Ask AI to implement the FIXME.
Another time, someone sent a security fix and a security company prompted
their AI to fuzz test the heck out of it and discovered that the patch
was incomplete.
Or someone set up a test system to just connect and disconnect the
ethernet in a loop until something broke. That's a real bug, but there
is no way they hit it except in a test environment. That sort of
information is useful because we could all add that to our test process.
Or another person set up a virtual test environment and they were able
to produce real stack traces. These are bugs which can only be triggered
using malicious firmware. They explained this when pressed but it wasn't
in the original commit message.
What I want in the commit message is more of a description of which
AI prompts were used and the process so I can copy that and discover
other future bugs.
regards,
dan carpenter
prev parent reply other threads:[~2026-08-08 8:46 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 15:09 [MAINTAINERS SUMMIT] Other LLM-related topics - tags, newcomers, etc Jonathan Corbet
2026-07-16 15:28 ` Sasha Levin
2026-07-16 16:08 ` Mark Brown
2026-07-16 16:24 ` Sasha Levin
2026-07-16 20:38 ` Laurent Pinchart
2026-07-17 14:09 ` Sasha Levin
2026-07-21 23:15 ` Laurent Pinchart
2026-07-22 0:23 ` Guenter Roeck
2026-07-17 14:25 ` Mark Brown
2026-07-21 23:58 ` Jori Koolstra
2026-07-22 0:57 ` Linus Torvalds
2026-07-22 14:20 ` Trond Myklebust
2026-07-23 14:15 ` Mark Brown
2026-07-22 17:48 ` Konstantin Ryabitsev
2026-07-22 19:15 ` Linus Torvalds
2026-07-23 0:26 ` Kees Cook
2026-07-23 13:10 ` Steven Rostedt
2026-07-23 14:30 ` Jori Koolstra
2026-07-16 18:36 ` Jonathan Corbet
2026-07-16 19:53 ` Mauro Carvalho Chehab
2026-07-16 23:59 ` Theodore Tso
2026-07-17 0:58 ` Mauro Carvalho Chehab
2026-07-17 2:27 ` Theodore Tso
2026-07-17 7:19 ` Mauro Carvalho Chehab
2026-07-19 9:01 ` Mauro Carvalho Chehab
2026-07-21 18:21 ` Mauro Carvalho Chehab
2026-07-18 9:26 ` Takashi Iwai
2026-07-19 9:29 ` Mauro Carvalho Chehab
2026-07-22 9:53 ` Takashi Iwai
2026-07-17 13:55 ` Konstantin Ryabitsev
2026-07-17 14:24 ` Andrew Lunn
2026-07-17 14:32 ` Konstantin Ryabitsev
2026-07-17 14:50 ` Andrew Lunn
2026-07-17 20:21 ` Theodore Tso
2026-07-18 12:54 ` Mauro Carvalho Chehab
2026-07-16 20:05 ` Bart Van Assche
2026-07-16 20:52 ` James Bottomley
2026-07-16 20:23 ` Liam R. Howlett
2026-07-17 7:49 ` Laurent Pinchart
2026-07-17 15:55 ` Liam R. Howlett
2026-07-17 11:57 ` James Bottomley
2026-07-17 15:53 ` Liam R. Howlett
2026-07-17 18:12 ` James Bottomley
2026-07-17 18:27 ` Dan Carpenter
2026-07-17 18:42 ` James Bottomley
2026-07-18 1:13 ` Theodore Tso
2026-07-18 3:07 ` James Bottomley
2026-07-17 14:54 ` Johannes Weiner
2026-07-17 16:09 ` Liam R. Howlett
2026-07-16 21:23 ` Theodore Tso
2026-07-17 13:59 ` Sasha Levin
2026-07-17 14:09 ` Konstantin Ryabitsev
2026-07-21 23:24 ` Jori Koolstra
2026-08-08 8:45 ` Dan Carpenter [this message]
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=anbsv_EUkXZD4dtx@stanley.mountain \
--to=error27@gmail.com \
--cc=corbet@lwn.net \
--cc=harshit.m.mogalapalli@oracle.com \
--cc=ksummit@lists.linux.dev \
/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