The latest Linux kernel now has a release candidate (6.14-rc1) available for testing (https://www.kernel.org/). Within the 500,000 lines of code, there were over 10,000 commits and 9,300 merges. Although this is one of the smaller releases recently, it still includes some important changes, specifically in the areas of x86 architecture, filesystems, networking, hardware support, and security.
The new release candidate updates Reliability, Availability, and Serviceability and includes fixes for CPU speculation, enhancements for Secure Encrypted Virtualization, improvements to several filesystems, several networking fixes, support for ARM architecture, and improvements for RISC-V hardware.
Although Torvalds says this is a “tiny” release (because less development occurred over the holidays), he believes the development team was finally able to get the whole holiday-season release timing right.
Other changes to the kernel include support…