The updates in this release cover various areas, including drivers (which make up about half of the changes), architecture fixes, filesystem updates, core networking improvements, and miscellaneous adjustments. Notable changes include the enablement of InterTouch on several devices, adjustments to GPU and NPU clock settings, enhancements in pm notifier handling, and improvements in responsiveness related to fbnic_mbx_poll_tx_ready.
In addition to the technical changes, Torvalds humorously reflected on his struggle with a quieter low-profile keyboard, ultimately deciding to revert to a noisier keyboard setup for better typing accuracy. He mentioned that this situation might explain any typos found in his communications.
The complete list of changes and improvements can be accessed via linked resources in the announcement, including the full source and patch notes.
As the development cycle continues, contributors are actively addressing bugs and enhancing functionality, ensuring that the Linux kernel remains robust and versatile for users across different platforms. The ongoing work reflects the collaborative nature of open-source development, where continuous feedback and updates are integral to the project's success
Linux Kernel 6.15-rc6 released
Linus Torvalds has announced the sixth release candidate for Linux kernel 6.15, with a slightly higher number of commits than in rc5, but this is not a significant difference. The release schedule still has two weeks left, and it seems to be on track. The changes include drivers, architecture fixes, filesystems, core networking, and other random stuff. The changes include enabling InterTouch on various devices, adjusting GPU and NPU clocks in nominal DTSI, fixing pm notifier handling, and improving responsiveness of fbnic_mbx_poll_tx_ready. The kernel also includes fixes for a more liberal vmin/vmax update for freesync, a more liberal call for FP Protect Before Mode Programming/Mode Support, and adjustments to interrupt-controllers for stm32mp25 SoCs and stm32mp21 SoCs. T