Linus Torvalds Is Unhappy About the AI Influence in Linux Kernel Development
3 hours ago
- #AI Tools Criticism
- #Software Stability
- #Linux Kernel Development
- Linus Torvalds expresses frustration over AI tools generating excessive, duplicate bug reports that overwhelm developer mailing lists.
- He criticizes AI for bloating release candidates like Linux 7.1-rc5 with trivial fixes for old issues, cluttering the stabilization phase.
- Torvalds warns that high volumes of changes during release candidates harm long-term kernel stability, as even trivial fixes carry risk.
- He advises contributors to use AI responsibly by reading documentation, studying code, and writing actual fixes instead of just submitting reports.
- Torvalds emphasizes that fixes should focus on regressions (new bugs) during release candidates, while old issues should wait for merge windows.