Artificial intelligence agents like GitHub Copilot and Claude Code continue to actively participate in the development of the Linux kernel. These systems generate security patches and minor fixes, identified with the Assisted-by tag, across multiple areas such as Intel Xe drivers, Raspberry Pi, AMD, SMB, Netfilter, sysfs, IO_uring, and Bluetooth. These contributions are expected to be integrated into the Linux 7.1-rc5 release.
Automated patches cover critical drivers and subsystems 🤖
The AI-generated fixes range from Intel Xe graphics drivers and Raspberry Pi support to network subsystems like Netfilter and SMB. Adjustments to sysfs, IO_uring, and Bluetooth are also included. Each patch carries the Assisted-by tag to acknowledge the language model's involvement. Although these are minor changes, their distribution across such varied areas of the kernel shows how automation is beginning to cover repetitive maintenance tasks that previously required constant manual review.
AI writes patches while humans discuss on mailing lists ☕
While human developers debate best practices and get tangled in endless mailing list threads, AI is already patching Bluetooth and Netfilter drivers without asking for permission or complaining about cold coffee. Of course, for now it only fixes what others wrote incorrectly. The day AI decides the kernel needs an emotional reboot, Linus Torvalds will have to respond with a courtesy patch and an apology pull request.