Urgent.News

What's breaking now, across thousands of outlets.

AI

AI Reviews Bring 'New Normal' to Linux Release Candidates: Lots of Bug Fixes

Linux Torvalds expects Linux 7.2 should be released next weekend "unless something really bad pops up," Torvalds said while announcing today's release candidate. But there's something interesting about Linux 7.2-rc7, writes Phoronix. "By the time the Linux kernel typically hits a -rc7 release things have usually settled quite well. But in today's world of AI/LLM coding/review agents, the kernel…

Linux kernel developers are adapting to an AI-driven coding and review process, with the release candidate for Linux 7.2 seeing a high volume of bug fixes. Linus Torvalds, the Linux kernel's creator, revealed that the 7.2-rc7 release is expected to be released the following weekend, barring any significant issues. While the kernel usually stabilizes well before reaching the -rc7 stage, AI/LLM-based tools are now playing a significant role in the development process, leading to a surge in bug fixes.

The HWMON hardware monitoring subsystem experienced several critical and high-severity bug fixes, while memory management issues were addressed with a longstanding race condition that led to a use-after-free problem. Btrfs, the Linux filesystem, restored its fixup worker infrastructure to prevent silent data loss. In the networking realm, numerous AI patches were incorporated, and the kernel was fortified against the Safe RET Interrupt Vulnerability.

Linus Torvalds acknowledged the size of the 7.2-rc7 release, stating that it may not be ideal, but it is the "new normal" with a multitude of fixes, many of which were identified through the use of AI tools. Most of the fixes are relatively small, but a few larger patches include s390/zcrypt changes and btrfs's restoration of the fixup worker infrastructure. The modifications span across various components, such as drivers (GPU, sound, networking), filesystems, core networking, and architecture code.

Written by urgent.news from Slashdot's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at linux.slashdot.org →

More in AI

A Practical Guide to Adding Nano Banana Image Tools to Claude Desktop, VS Code, and Cursor

If your coding assistant can already read files, run commands, and reason about a project, the next useful step is often visual: generating mockups, editing product shots, or iterating on image assets…

  • Nano Banana MCP enables AI clients to call external image tools within IDEs.
  • Installation involves pip or cloning GitHub repository for server setup.
  • Workflow includes generating images, editing, and checking task status.

I Built My AI Team a Blackboard — How to Stop Parallel Claude Sessions From Colliding

Series: Indie Dev Notes · T12 In the last post (T11) , I said I'd turned my AI into a team and promoted myself from employee to CEO.

  • Author's AI team faced conflicts between parallel Claude Code sessions.
  • Developed shared blackboard in markdown file to track progress and prevent collisions.
  • Claude Code's Agent Teams feature offers similar functionality, validating the author's solution.

More from Monday 10 August →