2. Google Engineers Are Deploying Agentic AI to Police the Linux Kernel’s Code Quality
Google engineers have launched an internal tool called Sashiko, designed to apply agentic AI-driven code review to Linux kernel patches. The project targets one of the most scrutinized and consequential codebases in existence, where human maintainers like Linus Torvalds and Greg Kroah-Hartman have historically enforced review standards manually at enormous personal time cost. Sashiko positions AI not as a suggestion engine but as an agentic reviewer, meaning it takes sequential reasoning steps across a patch rather than producing a single static analysis output.
The stakes here are significant for both Google and the Linux kernel community. Google is one of the largest corporate contributors to the Linux kernel, maintaining code paths critical to Android, ChromeOS, and its data center infrastructure. By deploying agentic review tooling internally, Google potentially accelerates its own patch velocity while reducing the burden on overextended volunteer and corporate maintainers. The losers in a world where this tooling proliferates are smaller contributors whose patches may face a higher bar of automated scrutiny before ever reaching a human maintainer, and competing firms like Meta and Microsoft, who also maintain substantial kernel investments, now face pressure to field equivalent infrastructure or cede review throughput advantages to Google.
This connects directly to a broader structural shift in which agentic AI is moving from consumer productivity tools into the unglamorous but load-bearing work of open-source infrastructure maintenance. The Linux kernel is a proving ground precisely because its review culture is conservative and technically unforgiving. If Sashiko demonstrates measurable signal quality in that environment, it becomes a template that Google can export across other critical open-source projects where it has strategic dependencies, quietly extending influence through tooling rather than headcount.
Source: https://www.phoronix.com/news/Sashiko-Linux-AI-Code-Review