惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
J
Java Code Geeks
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
U
Unit 42
B
Blog
宝玉的分享
宝玉的分享
腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
博客园 - Franky
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
Martin Fowler
Martin Fowler
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
云风的 BLOG
云风的 BLOG
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
博客园 - 叶小钗

The Register - Software: OSes

Fedora: Microsoft is all aboard, but Deepin is dumped Microsoft promises to do better, but it has a long way to go First big Microsoft update after vow to 'win back fans' Who needs ghost train scares when Windows is such a fright? Microsoft boss tells investors the company is working to 'win back fans' Microsoft boss says company is working to 'win back fans' Linux cryptographic code flaw offers fast route to root Fedora 44 is out – countless versions of it Microsoft sets its sights on the past with 86-DOS and PC-DOS Microsoft updates the Windows Update Experience Windows second-chance setup hurts IT, productivity Ubuntu Resolute Raccoon drops Xorg, keeps X11 apps alive More ancient Linux device support facing the ax WSL9x hacks Linux into ancient Windows 9x systems UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Zorin OS 18.1 released - and the Lite edition reappears Task Manager's CPU%: an obituary for the recent past Linux 7.1 will have an optional new NTFS driver Microsoft releases Windows Server update to fix April update 20-year-old Enlightenment E16 bug finally gets patched 20-year-old Enlightenment E16 bug finally gets patched Raspberry Pi OS ends open-door policy for sudo Firefox Nightly adds Web Serial after years of saying no Windows Update: Torture chamber for seldom-used PCs Windows Update: Torture chamber for seldom-used PCs Notepad loses Copilot icon as Microsoft gives subtlety a try Notepad loses Copilot icon as Microsoft gives subtlety a try Microsoft attempts to untangle Windows Insider program Adobe finally patches PDF pest after months of abuse NHS pays £46K to prep next Microsoft licensing round
Linux 7.0 debuts as Linus Torvalds ponders AI's impact
Simon Sharwood Simon Sharwood · 2026-04-13 · via The Register - Software: OSes

OSes

Linux 7.0 debuts as Linus Torvalds ponders AI's bug-finding powers

Makes Rust support official, adds code for ancient Alpha and SPARC CPUs

Linus Torvalds has released version 7.0 of the Linux kernel.

As The Register has previously reported, kernel boss Linus Torvalds doesn’t think kernel version numbers signify anything important, but he feels that once a release series reaches x.19 it’s worth rolling over to x.0 to avoid confusion.

His Sunday release announcement for version 7.0 therefore represents a normal kernel release that just happens to feature a round number.

However, Torvalds’ release announcement features something a little unusual.

“The last week of the release continued the same ‘lots of small fixes’ trend, but it all really does seem pretty benign, so I've tagged the final 7.0 and pushed it out,” he wrote.

“I suspect it's a lot of AI tool use that will keep finding corner cases for us for a while, so this may be the ‘new normal’ at least for a while. Only time will tell.”

That’s an interesting observation in light of kernel dev 2IC Greg Kroah-Hartman’s observation that AI has become a truly useful bug-spotter for the kernel maintenance crew. GKH also last week made a pull request that delivered what he described as “some documentation updates to the security-bugs.rst file to hopefully tell the AI tools (and any users that actually read the documentation), how to send us better security bug reports as the quantity of reports these past few weeks has increased dramatically due to tools getting better at ‘finding’ things.”

Probably the most notable inclusion in this release is the conclusion of experimental work to support Rust – meaning the language is now officially supported for kernel development.

Version 7.0 of the kernel also includes more work to support ARM, RISC-V and Loongson processors, and more sophisticated support for KVM virtual machines on AMD EPYC 5 CPUs.

Self-healing XFS is another inclusion, making the filesystem more robust.

The kernel watchers at Phoronix spotted new code for the venerable SPARC and DEC Alpha CPUs

The new kernel is yours to download here. ®