CachyOS ships a supercharged Linux 7.0 kernel — with early patches from the 7.1 future
CachyOS ships a supercharged Linux 7.0 kernel — with early patches from the 7.1 future
- 60% of MD5 Password Hashes Can Be Cracked in Under an Hour with a Single GPU
- Dirty Frag: Root Access on Every Major Linux Distribution — No Patch, No Warning
- Ubuntu 26.04 LTS (Resolute Raccoon): The Most Ambitious Ubuntu LTS in a Decade
- Proton Mail: Data Transferred to FBI Again!
- How Close Are Quantum Computers to Breaking RSA-2048?
- How to Prevent Ransomware Infection Risks?
- What is the best alternative to Microsoft Office?
CachyOS ships a supercharged Linux 7.0 kernel — with early patches from the 7.1 future
The performance-focused Arch derivative is among the first rolling-release distros to deliver kernel 7.0 to users, bundling backported Intel FRED support and a slate of scheduler and memory improvements ahead of schedule.
CachyOS, the performance-tuned Arch Linux derivative known for its aggressive compiler flags and scheduler patches, today rolled out Linux 7.0 to its users — just one week after Linus Torvalds published the upstream release on April 12. As with previous kernel transitions, CachyOS is not simply rebasing on the new kernel; it arrives carrying several additional patches not yet in the official 7.0 tree.
The headline addition is the enablement of Intel FRED — Flexible Return and Event Delivery — by default for systems running Intel Core Ultra Series 3 “Panther Lake” processors. The patch is officially slated for the Linux 7.1 merge cycle, which opened just days ago, but CachyOS’s team judged the backport to be low-risk and straightforward. Benchmarks conducted by Phoronix on Panther Lake hardware showed meaningful performance gains when FRED is active.
In addition to the FRED backport, CachyOS’s Linux 7.0 build ships with enhancements to the MGLRU (Multi-Generational LRU) memory management subsystem and several scheduling improvements — both areas where the distribution has long differentiated itself from stock Arch.
What CachyOS Linux 7.0 includes beyond upstream
- Intel FRED enabled by default on Panther Lake Originally slated for Linux 7.1. Backported early due to its low complexity and measurable performance benefit on Core Ultra Series 3 laptops.
- MGLRU enhancements Improvements to the Multi-Generational LRU memory reclaim subsystem, reducing latency under memory pressure.
- Scheduling improvements Additional patches on top of 7.0’s upstream scheduler work, consistent with CachyOS’s longstanding focus on responsiveness and low-latency workloads.
- Clang ThinLTO + AutoFDO + Propeller build pipeline CachyOS continues to compile its kernel with LLVM, enabling link-time and profile-guided optimizations that generic distributions don’t use.
What Linux 7.0 itself brings
Linux 7.0, released April 12, is a significant but deliberately incremental release. Linus Torvalds has been candid that the major version bump is a housekeeping decision — the 6.x series had reached 6.19, and rolling over to 7.0 avoids unwieldy version numbers — rather than a signal of any architectural upheaval.
That said, the release carries real substance. Rust support is officially promoted from experimental to stable, concluding a multi-year effort. XFS gains self-healing capabilities. The NTFS3 file system driver — the native kernel driver for reading and writing Windows-formatted partitions — receives a meaningful update from Paragon Software, including improved readahead for large directory scans, delayed allocation support, and iomap-based file operations. Swap performance is improved with compressed writeback to the zram subsystem. Thread creation is reportedly 10–16% faster, and file open/close operations gain 4–16% on multi-core systems.
Separately from the NTFS3 improvements in 7.0, the Linux 7.1 merge window — which opened April 13 — has already received a headline submission: a brand-new NTFS driver built from the ground up by kernel developer Namjae Jeon. Described by Torvalds as the “ntfs resurrection,” the rewrite adds over 36,000 lines of code, passes 326 xfstests (vs. 273 for NTFS3), and brings multi-threaded write performance improvements of 35–110%. NTFS3 is not being removed; both drivers will coexist. Linux 7.1 is expected in mid-June 2026.
For CachyOS users, the upgrade from Linux 6.19 to 7.0 is available now through the standard package manager. As a rolling release, no reinstallation or manual intervention is required for existing users.
CachyOS Official Download Link
