Linux kernel version 7.1-rc5 was released on May 24, 2026, incorporating several fixes contributed by AI coding assistants such as GitHub Copilot and Claude Code. The patch set includes driver support for HP and ASUS x86 laptops, fixes for Intel and AMD P-State drivers, and improvements to graphics, networking, and sound subsystems [1, 2, 3].
Linus Torvalds expressed concern over the unusually large size of this release candidate. He said rc5 is "pretty big" and criticized the influx of mostly trivial fixes at this late stage, many triggered by AI code review. Torvalds said, "a lot of them are simply so irrelevant that I think they'd be better off in a linux-next tree and get merged during the merge window" to avoid risking long-term stability. He added that AI tools are "great when not causing unnecessary pain and ‘pointless make-believe work’" [1, 2].
Meanwhile, FreeBSD 15.1-RC1 was released with security mitigations addressing advisories FreeBSD-SA-26:19 through FreeBSD-SA-26:24. These include kernel use-after-free and privilege escalation vulnerabilities identified by AI-driven security research teams [4]. The release also fixed a remote code execution flaw triggered by crafted WiFi network names during installer scans.
The AI autonomous vulnerability discovery teams, including the AISLE Research Team, contributed findings of heap overflow, stack overflow, and incorrect permission list manipulation bugs patched in FreeBSD 15.1-RC1 [4].
Linux 7.1 stable release is targeted for mid-June 2026, following the rc5 stage [1, 3]. FreeBSD 15.1-RELEASE is expected in June 2026 if no major new AI-detected issues emerge [4].