The Linux Kernel 6.15 was released on May 25, 2025, and it brings a host of enhancements – hardware support, performance improvements, better security, and improvements on the filesystem management. Below is a comprehensive overview of its key features:

1. Core Enhancements

FeatureDescription
Rust DRM DriverIntroduces the NOVA driver, the first Rust-written DRM driver for NVIDIA RTX 2000+ series, enhancing memory safety.
FWCTL SubsystemNew secure framework for user-space RPC communication with firmware.
Zero-Copy NetworkingEnables direct packet transfers to user-space memory using io_uring, reducing CPU load.
SELinux WildcardsAdds wildcard matching for network interfaces, improving security policy flexibility.

2. Hardware and Driver Support

HardwareUpdate
Apple SiliconTouchscreen & Touch Bar support for M-series Macs.
Intel Xe / ArcSVM, thermal readings, and GPU ‘wedged’ event detection added.
Other DevicesNew support for Xbox Turtle Beach controllers, Killer E5000 NICs, and MacBook Touch Bar

3. Performance Improvements

AreaEnhancement
exFATMassive boost in file deletion speed – from 4+ minutes to under 2 seconds.
AMD Zen 5Optimized AES-CTR encryption for better cryptographic performance.
Boot TimeNew hugetlb_alloc_threads speeds up boot initialization.
turbostatScales to support up to 8192 CPU cores.

4. Filesystem and Storage Enhancements

ComponentUpdate
BcachefsMoves closer to production-ready status with a soft format freeze and self-healing features.
ZstandardUpgraded to v1.5.7, improving compression speed and reliability.
Block LayerSupports hardware-wrapped inline encryption keys.

5. Security and Memory Management

FeatureDescription
io_uring SELinuxNew hook lets SELinux apply fine-grained policy checks.
Memory TuningNew defrag_mode sysctl helps reduce hugepage fragmentation. Locking structures refactored for efficiency.

6. Developer Tools and Infrastructure

ToolUpdate
Python 3.9+Minimum requirement for building and docs.
FanotifyAPI now tracks mount/unmount events for real-time monitoring.

If you’re excited to try out Linux Kernel 6.15, you can now download the source code from kernel.org and build it yourself. But users of rolling release distributions such as Arch Linux will be the first to get the update in their OS automatically, as it’s expected to appear in their system updates within the next few days or weeks.







LEAVE A REPLY

Please enter your comment!
Please enter your name here