News › linux

Linux 7.1 Drops: New NTFS Driver, Intel FRED, Faster Arc Graphics

By Zayden R., June 15, 2026

Linus Torvalds released Linux 7.1 stable with a rewritten NTFS driver, Intel FRED support for Panther Lake CPUs, and performance improvements for Intel Arc Battlemage graphics. The release came half a day early due to Torvalds' travel schedule.

Linus Torvalds has just announced the stable release of Linux 7.1, which came out a bit earlier than expected due to his travel arrangements. The kernel maintainer plans to handle the 7.2 merge window while navigating through different time zones and managing limited internet access during flights. This version brings several notable updates that aim to enhance performance and user experience.

One of the significant updates in Linux 7.1 is the introduction of a new NTFS driver. This update replaces the long-standing ntfs-3g userspace implementation, promising improved performance and reliability for accessing Windows filesystems. For users who dual-boot, this means faster handling of NTFS partitions and fewer issues with mounting delays or permission problems when accessing Windows drives from Linux.

In addition to the NTFS driver, the kernel now supports Intel FRED (Flexible Return and Event Delivery), a feature for the upcoming Panther Lake processors and future Intel CPUs. FRED aims to optimize how processors manage interrupts and system calls, which should result in lower latency and enhanced performance on newer Intel hardware. However, users with current-generation CPUs won't see these improvements.

Also benefiting from this release are Intel Arc Battlemage graphics cards, which receive performance boosts through optimizations aimed at the Arc GPU architecture. These improvements focus on enhancing gaming and compute workloads. Meanwhile, older AMD Radeon GPUs also see various driver updates, though the release notes don't provide specific details.

This release cycle was described as "wild" by Torvalds, primarily due to the influx of AI and LLM-reported bugs affecting the kernel's codebase. While these automated tools are uncovering more potential issues, they also introduce more noise into the bug tracking process. Despite this, the release remained on schedule.

In the final week leading up to the release, the team focused on typical stabilization efforts, including GPU driver updates, networking fixes, sound system patches, and trace tooling improvements. No major concerns emerged in the final commits. Linux 7.1 is now available via Git, and while the 7.2 merge window opens on Monday, Torvalds has cautioned that the schedule may be somewhat erratic due to his travel and offline periods during long flights.

Sources

Practice this on a real machine

The Linux Camp teaches these topics as hands-on labs on real virtual machines, verified as you type.