
Linux 6.16-rc2 It's now available for download following the completion of the integration window for version 6.16. In this new phase of development, which is expected to conclude with the stable release of the kernel at the end of July, the focus has been on addressing initial bugs detected during the first week.
This second launch candidate It comes after a week marked by tranquilityAccording has pointed Linus Torvalds. The relatively low activity may be due to either a brief respite after the intense integration window or the summer holidays in Europe. However, it's common for the volume of trades to increase in the next quarter, so we will continue to monitor their progress in the coming weeks.
Major Fixes and Changes in Linux 6.16-rc2
The main technical innovation has been the definitive solution to a major power failure A previously introduced vulnerability, which primarily affected systems booting the kernel with the "nosmt" option to disable hyperthreading, resulted in unusually high power consumption by leaving SMT threads disabled in C1 mode, preventing processors from reaching deeper low-power states. The issue was addressed through a tweak to Intel's power controller and updates to the ACPI code and Intel Idle driver, ensuring that these threads are properly initialized and shut down at the appropriate times.
In addition, they have including several fixes related to regressions detected after merging new changesThese include improved support for the Bcachefs file system, as well as minor tweaks to power management and the handling of network and Bluetooth drivers.
On the other hand, The DAMON monitoring module is again disabled by default., after initially being automatically enabled during the integration window. Linus Torvalds has pointed out that it is not kernel policy to enable new features by default without a compelling reason, so this change has been reverted, and DAMON will be available only upon user request.
Progress Details and Minor Changes
The analysis of the changes made reveal a high proportion of one-off fixes and minor cleanups, especially in areas like network drivers, Bluetooth, and the Bcachefs file system. The Rust infrastructure and core networking have also received some minor tweaks.
As Torvalds explained, one interesting feature of this RC2 release is the number of single-line changes, mostly isolated tweaks to subsystems like ARC and pincontrol drivers, likely implemented independently. Aside from these details, the remaining updates are discrete in size and scope.
Calendar and Perspectives
With the publication of this second release candidate, Linux 6.16 is still expected to reach its stable release by the end of July. As usual, upcoming RC cycles will add more patches and improvements to iron out the last remaining issues before the final release.
Linux 6.16-rc2 It is thus shaping up to be a transitional release, primarily intended to consolidate kernel stability and polish the aspects introduced in the previous changelog. The developers, for their part, are already working to ensure that future RC releases address the needs identified in this initial testing phase.