this post was submitted on 04 Aug 2026
39 points (97.6% liked)

Linux

14548 readers
1028 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Note, LLMs are very good at finding suspect "security issues" in kernel code these days. But even with the best of the current and next generation tools, at least 1/3 of the results they generate are flat out wrong or harmful. So, if you think your LLM-found/fixed issue in a drivers/staging/ file is really valid, it's fine to submit it BUT you must have first tested it on the actual hardware for the driver, and described how you have done so, in order for us to be willing to take the change.

top 3 comments
sorted by: hot top controversial new old
[–] NotSteve_@lemmy.ca 6 points 1 hour ago

Nice, I can get behind that policy. LLMs can be useful but only if you assume the output is wrong until proven correct. Using it to find potential threads to pull at makes sense to me but not blindly trusting everything it points out

[–] mrmaplebar@fedia.io 6 points 1 hour ago (1 children)

Record time speedrun from "I'm putting my foot down in favor of AI" to "at least 1/3 of patches are flat out wrong or harmful", eh?

[–] strangemath@lemmy.world 2 points 40 minutes ago

It’s easy to not have a problem with AI merge requests when you have a whole team of people filtering out the garbage before it gets to you.