< BACK TO ARTICLES 
Linux kernel engineer introduces Sashiko code review system • The Register
March 20, 2026 6 views
Technology

AI + ML
Sashiko: AI code review system for the Linux kernel spots bugs humans miss
Beats getting roasted on the mailing list
Richard Speed
Fri 20 Mar 2026 //
09:30 UTC
AI is coming to the Linux kernel in the form of a code review system - not code submissions.
Announced on LinkedIn by Roman Gushchin, a Linux kernel engineer at Google, Sashiko is a tool written in Rust for spotting bugs and screening code.
Gushchin said: "In my measurement, Sashiko was able to find 53 percent of bugs based on a completely unfiltered set of 1,000 recent upstream issues based on 'Fixes:' tags (using Gemini 3.1 Pro). Some might say that 53 percent is not that impressive, but 100 percent of these issues were missed by human reviewers."
The use of AI in code submissions is controversial in the open source community, however, a tool like Sashiko could go some way toward easing the burden on maintainers dealing with a wave of code reviews.
Systemd 260 kills SysV, tells AI not to misbehave
Linux Foundation kicks off effort to shield FOSS maintainers from AI slop bug reports
Bcachefs creator insists his custom LLM is female and 'fully conscious'
Godot maintainers struggle with 'draining and demoralizing' AI slop submissions
Sashiko works by ingesting patches from a mailing list. It analyzes them then gives feedback to the maintainers and developers. According to its authors, "the quality of reviews is high... the rate of false positives is harder to measure, but based on limited manual reviews it's well within 20 percent range, and the majority of it is a gray zone."
The authors are upfront about the privacy and code-sharing aspects. Sashiko sends data and code to whatever LLM provider it has been configured for. It has been most tested with Gemini Pro 3.1, but should work with Claude and other LLMs. However, there are costs involved in running it. In the case of the Linux Kernel Mailing List, Google is footing the bill.
Gushchin said: "We've been using it internally at Google for some time, and it helped to discover a large number of real issues."
Sashiko belongs to the Linux Foundation and looks like a useful tool – an application of agentic AI that may provoke less handwringing than code submissions. ®
Get our Tech Resources
Share
More about
AI
Linux
More like these
×
More about
AI
Linux
Narrower topics
AIOps
Asahi Linux
CentOS
Debian
DeepSeek
Fedora
Gemini
GNOME
Google AI
GPT-3
GPT-4
Large Language Model
Linux Foundation
Machine Learning
MCubed
Neural Networks
NLP
One Way Forward
Retrieval Augmented Generation
Star Wars
Tensor Processing Unit
TOPS
Windows Subsystem for Linux
Broader topics
FOSS
Linus Torvalds
Operating System
Self-driving Car
More about
Share
POST A COMMENT
More about
AI
Linux
More like these
×
More about
AI
Linux
Narrower topics
AIOps
Asahi Linux
CentOS
Debian
DeepSeek
Fedora
Gemini
GNOME
Google AI
GPT-3
GPT-4
Large Language Model
Linux Foundation
Machine Learning
MCubed
Neural Networks
NLP
One Way Forward
Retrieval Augmented Generation
Star Wars
Tensor Processing Unit
TOPS
Windows Subsystem for Linux
Broader topics
FOSS
Linus Torvalds
Operating System
Self-driving Car
TIP US OFF
Send us news
Original source
Read original article on Theregister.com