Linux 6.14 it's here and comes with a set of improvements that promise to optimize performance and expand compatibility with modern hardware. This release introduces significant changes to the kernel structure, security improvements, and resource management optimizations.
Among the most notable new features is the solution to a performance problem Detected two years ago, this issue caused a 30% degradation in certain workloads. New features have also been added to improve the user and developer experience.
Linux 6.14 fixes a regression that affected performance
One of the most relevant changes in this version is the reversing a change in task management which was introduced two years ago and resulted in a noticeable performance decrease in some environments. An Amazon engineer detected this regression while running tests on AWS-based servers with auto-group enabled. Following the update, the problematic code has been reverted, returning to the previous level of performance, which is a significant step considering the improvements in previous LTS versions.
Support for the latest hardware
Linux 6.14 includes significant improvements in hardware support. Highlights the addition of the controller AMDXDNA, which allows to take advantage of the capabilities of the neural processing units (NPUs) in the processors Ryzen AI from AMD. This opens the door to new possibilities in automatic learning y optimized data processing, continuing the trend observed in recent kernel projects.
In addition, graphical support has been improved with the inclusion of the DRM Panic, a feature that offers better management in case of critical system failures.
Rust integration into the kernel
The community continues advancing Rust integration in the Linux kernel. In this release, more abstractions have been added for handling PCI and platform devices, making it easier to develop future drivers written in this language. This reflects an ongoing commitment to kernel modernization, something that was already evident in past versions.
Optimization in file systems and security
Various improvements have been incorporated into the file systems, such as the inclusion of reflink and reverse mapping support to XFS, optimizing the management of storage. In terms of security, Linux 6.14 introduces new capabilities in SELinux, improving control of advanced permissions.
NTSYNC: Better compatibility with Windows applications
Added a new subsystem called NTSYNC, which improves compatibility with primitives of Windows NT synchronizationThis will especially benefit tools such as Wine and Proton, which allow you to run Windows applications on Linux with better performance.
Other key improvements in Linux 6.14
- Support for new architectures: Added support for Intel Clearwater Forest server chips.
- Storage improvements: A new type of uncached buffered input/output is introduced.
- Improved cryptographic performance: : The speed of the algorithms is optimized AES-GCM and AES-XTS on modern AMD CPUs.
- Support for new function keys: : Compatibility with the Copilot key present in some Lenovo models.
Linux 6.14 represents a step forward in terms of performance, compatibility y to maximise security and your enjoyment.With these improvements, the kernel continues to evolve to offer a more robust and efficient platform.