The official release of Linux kernel 6.18 was announced by Linus Torvalds on November 30, 2025, marking another major step in the development of the open-source operating system. The new kernel version is packed with improvements spanning hardware support, crucial driver updates, and enhancements to various file systems. While Torvalds mentioned that the final week involved a bit more bugfixing than he would have preferred, he confirmed that the stability was sufficient and nothing necessitated a further delay of the release. The immediate focus now shifts to the next development cycle as the merge window for Linux 6.19 opens right away.
The 6.18 release significantly expands hardware compatibility across several subsystems. Noteworthy additions include support for Intel Wildcat Lake through updates to the Thunderbolt drivers, ensuring compatibility with newer Intel platforms. The USB subsystem also receives significant attention, specifically adding support for Intel Nova Lake-S in the dwc3 PCI driver. Furthermore, memory and storage reliability are addressed with fixes for the RTL8127 network adapter, resolving hang issues that occurred during system suspend and shutdown operations.
A substantial portion of the Linux 6.18 release focuses on driver improvements and bug fixes across the board. The AMD display drivers received critical attention, including corrections for NULL pointer checks and enhanced retries for EDID reads. Updates were also delivered to the IIO (Industrial I/O) subsystem, including a fix for the BMP280 pressure sensor’s measurement time calculations and resolving a startup race condition in the ADXL355 accelerometer.
Network subsystems also saw numerous fixes to enhance stability and performance. Specifically, improvements were made to the sxgbe driver to address potential NULL dereference issues and to better handle fragment overflow in Atlantic network adapters. The CAN bus subsystem benefited from fixes targeted at the Renesas CANFD controller and various USB CAN adapters. On the storage and file system front, the distributed file systems Ceph and AFS received important fixes related to delayed cell allocation and encrypted directory handling, while device mapper improvements included fixes for flush operations and verifying memory allocation reliability.
Looking ahead, Torvalds noted that the upcoming kernel maintainer summit will coincide with the early days of the Linux 6.19 merge window, which could introduce minor development delays. Due to the overlap and the approaching holiday season, the 6.19 release cycle might extend beyond the typical schedule, potentially requiring an rc8 release candidate. The final stable release of Linux 6.19 is currently projected to be in February 2026.
Reference:





