Linus Torvalds, the head of Linux kernel development, has something to say about the recent influx of code submissions. He’s noticed that many developers are sending in trivial requests, sometimes aided by AI tools, which are making his job harder.
In his latest update, Torvalds revealed that the fifth release candidate for version 7.1 is unusually large. “This is pretty big, much larger than previous rc5s,” he admitted, showing his concern. While most of the contributions seem minor and relate to random drivers, he questions whether the effort to include them at this late stage is worth it.
The Linux kernel cycle typically allows a two-week period for developers to submit code. After that, several release candidates are prepared, leading to a final stable version. However, an overwhelming number of contributions at this stage complicates the process, which should focus on tying up loose ends.
“A lot of these fixes appear unnecessary. They’d be better saved for a later development phase,” he suggested. Torvalds noted that some of these submissions trace back to AI reviews. “I’m going to take a harder stance against unnecessary pull requests,” he warned, emphasizing that now isn’t the time for minor updates.
His rationale is simple: large, cluttered release candidates can hurt stability in the long run. “Even minor fixes carry some risk,” he explained. “Just because something is trivial doesn’t mean it can’t cause issues.”
To address this, he urged developers to reconsider their submissions: “Ask yourself if this is significant enough to warrant inclusion right now.” This isn’t the first time Torvalds has tackled the issue of AI complicating the kernel’s workflow; he previously expressed his frustration with the overwhelming number of reports generated by these tools, which often overlap in findings.
The reliance on AI in tech is a growing trend. According to a recent study by *McKinsey*, 66% of companies report using AI in some capacity, which underlines both its potential benefits and challenges in various fields, including software development.
As Torvalds navigates these changes, the Linux community is buzzing with reactions. Some developers support his stance, emphasizing the need for a focused approach to ensure the kernel remains stable and efficient. Others are concerned about the impact of tighter control on innovation and collaboration.
In essence, Torvalds’ call to action is a reminder of the balance between progress and stability. As technology advances, finding that sweet spot will be crucial for the future of Linux and beyond.

