At the conference Open-Source Summit 2026 at introductory talk, Linus Torvalds discussed the increasing use of AI tools in Linux kernel development. Torvalds noted a significant rise in commits over the past six months, with approximately 20% more commits made during the formation of the last two kernel releases compared to previously released branches. This surge can be attributed to the maturation of AI tools to a higher quality level, making them more widely accepted among developers and leading to a noticeable uptick in AI utilization across various development sectors.
Linus also addressed the recent influx of bug reports related to issues identified by AI assistants. While recognizing the short-term challenges posed by these reports, Torvalds emphasized their long-term benefits, highlighting the importance of detecting and rectifying bugs rather than allowing them to remain undetected. However, he acknowledged that for small teams and individual maintainers, the influx of AI-generated error notifications could result in burnout, particularly when submitters fail to verify the reports or provide additional information in response to inquiries.
Regarding AI’s role in development, Linus characterized it as a tool that enhances work efficiency and alters the development process without fundamentally changing programming principles. He drew parallels between the productivity advancements brought about by compilers and high-level languages in the past and the current impact of AI in streamlining routine tasks and enabling developers to focus on task-setting and result verification. In his view, AI serves as a new intermediary step preceding the compiler, akin to how compilers simplified development by preceding assemblers in the past.