Linux kernel maintainer Greg Kroah-Hartman has stated that there has been a qualitative shift in the use of AI tools within open-source software development. While AI-generated bug reports were previously often dismissed as useless noise, they are now evolving into verifiable bug reports and patches.

What Happened
According to Greg Kroah-Hartman, AI tools have started providing useful and technically correct fixes. During testing, the accuracy of AI-proposed fixes was approximately 66% (2 out of 3 cases), representing a significant technological leap compared to previous model performance.
Context
Previously, the developer community viewed AI reports with skepticism, classifying them as "AI slop"—low-quality content with no practical value. The current situation demonstrates a technological transition from text generation to performing code verification tasks in complex system projects.
Why It Matters for the Industry
For the industry, this signifies a shift in the role of AI from a content generator to a full-fledged developer assistant. The increase in high-quality AI reports creates additional workload for maintainers, which stimulates the development of automated review tools, such as the Linux Foundation's Sashiko project, and the integration of AI agents into CI/CD pipelines.
Why It Matters for Users
For programmers and users, this is a signal that AI assistants have moved from the category of entertainment tools to professional tools capable of finding critical errors in complex system software. The results produced by such tools are becoming verifiable and suitable for use in production-grade tasks.
What Remains Unknown / Limitations
Despite the progress, there are risks regarding legal liability for the quality of AI-generated code and the necessity for constant human oversight to manage the increased influx of incoming reports.
Sources
Author
Look at AI, Editorial
