Linus Torvalds has officially announced the first release candidate (RC) for Linux 7.0. Despite the milestone version number, Torvalds clarified that the jump from 6.x to 7.0 is a symbolic marker of progress rather than a radical technical overhaul.
Why Version 7.0?
Torvalds humorously noted that the version change helps keep the numbers manageable, joking about his preference for smaller figures. He emphasized that the Linux kernel follows an incremental evolution model. Users should not expect the abandonment of old interfaces or disruptive architectural shifts.
Key Updates and Features
The merge window for this release was described as "smooth," bringing several important improvements:
- Hardware Support: Enhanced compatibility for upcoming Intel (Nova Lake) and AMD (Zen 6) CPUs.
- Stable Rust Integration: Rust support has moved beyond the experimental phase and is now being adopted stably within parts of the kernel.
- Architecture Improvements: Performance optimizations for ARM, RISC-V, and LoongArch.
- System Refinements: Updates to file systems, new drivers, improved cache management, and non-disruptive update capabilities.
- Cleanup: Removal of several legacy components to streamline the codebase.
Release Timeline
The final stable version of Linux 7.0 is expected to launch around April 2026, depending on the stability of the upcoming release candidates.


