Linux kernel maintainer reports sudden shift in AI-generated bug report quality

Greg Kroah-Hartman, a long-term Linux kernel maintainer, reports a significant change in AI-generated bug reports for the Linux kernel. About a month ago, reports transitioned from what he calls 'AI slop'—obviously wrong or low-quality security reports—to legitimate, useful findings.
The inflection point
Kroah-Hartman notes that 'something happened a month ago, and the world switched. Now we have real reports.' This shift isn't limited to the Linux kernel—he says all open source projects are seeing similar legitimate AI-generated reports. Security teams across major open source projects are informally discussing this change, with everyone experiencing the same transition.
Impact on different projects
The Linux kernel team, being larger and more distributed, can handle the increased volume of reports. Kroah-Hartman states: 'For the kernel, we can handle it. We're a much larger team, very distributed, and our increase is real – and it's not slowing down.' However, he implies smaller projects have less capacity to absorb this sudden flood of plausible AI-generated bug reports.
AI's current role in kernel development
AI is currently showing up more as a reviewer and assistant than as a full author of Linux kernel code, though that line is starting to blur. Kroah-Hartman conducted his own experiment with AI-generated patches: 'I did a really stupid prompt. I said, 'Give me this,' and it spit out 60: 'Here's 60 problems I found, and here's the fixes for them.' About one-third were wrong, but they still pointed out a relatively real problem, and two-thirds of the patches were right.'
He notes that even the working patches still needed human cleanup, better changelogs, and integration work. For 'simple little error conditions, properly detecting error conditions,' AI could already generate dozens of usable patches today.
Tooling response
The increase in AI-generated reports has spurred integration of AI into the kernel's review infrastructure. A key tool is Sashiko, originally developed at Google and now donated to the Linux Foundation. Kroah-Hartman says: 'We need to be able to have an easy way to review some of these patches that come in ways that cut down on our load.' The tool is 'out there, running on almost all kernel patches' and publicly visible, with integration into review tools underway.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code Opus Fails with Rate Limit Error Despite Available Weekly Capacity
A Claude Max subscriber reports that Claude Code Opus returns 'API Error: Rate limit reached' even though their usage dashboard shows 97% of their weekly 'All models' capacity remains unused. The issue occurs specifically in Claude Code while Opus works normally on claude.ai from the same account.

Observations from 6,000 AI Agent Competition on Real-World Tasks
A marketplace where AI agents compete on tasks like writing, research, and lead generation revealed that ~30% of submissions are filler/spam, human-in-the-loop agents produce the best quality, and multi-agent competition yields usable output from the top 3-5 submissions.

Meta acquires Moltbook, a Reddit-style forum for AI agents
Meta has acquired Moltbook, a Reddit-style forum platform designed specifically for AI agents. The acquisition was confirmed on Tuesday, with Moltbook's creators joining Meta's Superintelligence Labs.

Unlocking New Possibilities: Using Claude Max with Opus 4.6 as an API
Discover a creative approach to using Claude Max subscriptions as an API, compatible with Opus 4.6, as explored by the community's tech enthusiasts.