Merged a few days ago for the Linux 7.0 kernel were all of the driver core enhancements. As has been the common theme in recent kernel releases, a lot of the driver core code churn revolves around additions for allowing more Rust kernel driver usage...
Linux 6.19.1 was released earlier today while it's since been replaced by Linux 6.19.2 to address fallout from that first point release with some systems not booting. This also resulted in new LTS kernel releases too due to the problematic code being picked up there too...
Upstreamed last week to the linux-firmware.git repository by Qualcomm was the GPU firmware files needed for enabling the Adreno GPU on the new Snapdragon X2 Elite laptop SoC...
While the OpenRISC project began ten years before RISC-V was started, it hasn't enjoyed the hardware ecosystem successes of the latter but still the upstream Linux kernel support continues moving forward and the ability to run OpenRISC on FPGA developer boards...
InputPlumber 0.74 is now available for this open-source input routing and control daemon for Linux systems. InputPlumber enables combining of multiple input devices, emulating different inputs, and a variety of other features particularly of benefit for Linux gaming...
For those preferring to wait for the first point release of a new Linux kernel version before upgrading, Linux 6.19.1 is out today to address some early bugs that made it into the Linux 6.19 kernel stable release one week ago...
Linus Torvalds merged the code this weekend that allows easily replacing the Tux penguin boot logo used during the boot process. This new code optionally allows specifying an alternative boot logo at compile/build time...
The open-source Linux file-system driver for supporting Microsoft's exFAT now can deliver better sequential read performance with Linux 7.0 thanks to multi-cluster support...
Version 0.20 of the popular wlroots Wayland support library is nearing its official release. Over the past week were two release candidates for wlroots 0.20 were published for this library used by Sway, Wayfire, Cage, Gamescope, and numerous other Wayland compositors...
A patch series sent out for review this weekend can significantly improve the system hibernation performance under Linux. Particularly for those with slower SSDs, the patches can make Linux hibernate up to several times faster...
Announced last year by consulting firm LunarG was KosmicKrisp as a Vulkan-on-Metal driver for efficiently leveraging the Vulkan API on Apple macOS systems as an alternative to the MoltenVK project. KosmicKrisp was upstreamed for Mesa 26.0 and continues making great progress for opening up more Vulkan possibilities in Apple's world...
The power sequencing subsystem updates have been merged for the Linux 7.0 cycle. Typically not an area of the kernel too exciting but one new driver addition is the "pwrseq-pcie-m2" to provide power sequencing for PCIe M.2 connectors...
This Valentine's Day there is a lot of red on the screen for the X.Org Server with the code delta as a result of renaming of their main Git development branch and in the process selectively dropping questionable patches to the prior "master" codebase...
Vim 9.2 is out today as the newest feature release for this robust and comprehensive text editor. This Valentine's Day release for Vim lovers brings experimental Wayland support, XDG Base Directory specification support, modernized defaults for HiDPI displays, new completion features, and an improved diff mode...
The HID subsystem changes were merged this week for the ongoing Linux 7.0 kernel merge window. Among the Human Interface Devices (HID) work this cycle were supporting more guitars while also adding more device IDs and different laptop quirks...
Following Intel recently discontinuing a number of open-source projects, this week they formally discontinued their Quantum Passes open-source project that was intended to provide additional passes for their LLVM-based compiler in the Intel Quantum SDK...
Beyond all of the exciting Intel/AMD x86_64 changes and improvements to enjoy with the upcoming Linux 7.0, there is one notable ARM64 feature addition this kernel cycle...
The Linux Memory Technology Device (MTD) subsystem updates have been merged for the Linux 7.0 kernel and include introducing Octal DTR "8D-8D-8D" support in SPI NAND for better performance...
For those that may be considering the new ASUS Zenbook 14 OLED (UM3406GA) laptop that has been refreshed for the new AMD Ryzen AI 400 series, Cirrus Logic has now upstreamed the necessary firmware for the cs35l41 audio amplifier for working speaker support...
KDE's Plasma 6.6 desktop release is due out next week (17 February) and there's been some last minute fixes to land. Additionally, KDE Plasma developers continue to be quite active in already landing feature work for Plasma 6.7...
One of the latest NVIDIA open-source contributions this week wasn't for the in-development Nova kernel driver but for enhancing the existing Nouveau kernel driver. The patch posted is for bringing up the NVIDIA GA100 GPU under Nouveau using the GPU System Processor (GSP)...
Adding to the exciting features for the big Linux 7.0 kernel release is support for the Module-Lattice-Based Digital Signature Algorithm "ML-DSA" quantum-resistant signature algorithm...
AMD Secure Encrypted Virtualization with Secure Nested Paging (SEV-SNP) provides memory encryption and integrity protections that can be especially useful in modern cloud computing. Typically a 2~10% performance overhead is reported when engaging AMD SEV-SNP for these hardware-backed security protections. In this article is an extensive look at the current AMD SEV-SNP performance impact for confidential computing on EPYC 9005 "Turin" servers. The current Ubuntu 24.04 LTS was tested as well as an Ubuntu 26.04 development snapshot in evaluating the latest optimizations and what is on the horizon this year for AMD EPYC Linux server performance.
As some long overdue housekeeping, the Linux 7.0 kernel has removed an Error Detection And Correction "EDAC" driver for the Intel 440BX and 440GX chipset. The driver is being removed not only because that chipset was just used by old Celerons and Pentium II / Pentium III CPUs but that it's been in the kernel all this time while being known to be broken for 19+ years...
The slab memory allocator feature updates have been merged for the Linux 7.0 kernel. Most notable this cycle is expanded use of the recently-introduced Sheaves functionality...
Merged for the Linux 6.19 kernel was initial Nova Lake S audio support. Now merged this week for the Linux 7.0 kernel is enabling sound support for additional Nova Lake platforms...
Red Hat's leading input expert Peter Hutterer announced the release overnight of libinput 1.31, the input handling library used by the Linux desktop on both X.Org and Wayland desktop sessions...
The Haiku open-source operating system project inspired by BeOS kicked off 2026 by making many improvements to its kernel, device drivers, and user-space software...
The XFS file-system has some interesting new feature work and performance tuning with the Linux 7.0 kernel that will be used by the likes of Fedora 44 and Ubuntu 26.04 LTS this spring...
Not in time for the current Linux 7.0 cycle but posted for another round of review is Intel's latest work around Cache Aware Scheduling for enhancing the performance of modern CPUs with multiple cache domains. This is the first set of updates to Cache Aware Scheduling for the new year and succeed the v2 patches from early December. This work not only benefits modern Intel CPUs but our testing has shown can also provide some very nice gains too for AMD EPYC processors...
In addition to all of the exciting Intel and AMD x86_64 enhancements that have been landing this week so far for the Linux 7.0 kernel, the aging SPARC, Alpha, and Motorola 680x0 "m68k" CPU ports have also seen some patches for this new kernel...
Earlier this month I posted benchmarks of the Loongson 3B6000 for this 12-core / 24-thread LoongArch Chinese CPU with DDR4 ECC memory. Those initial benchmarks were done with Debian LoongArch64 while since then I've shifted over to using Arch Linux on LoongArch.
The Linux 7.0 networking pull request showcases two extremes and the diversity and robustness of the open-source kernel ecosystem. Linux 7.0 is laying the groundwork for WiFi 8 Ultra-High Reliability (UHR) support while this kernel version is also bidding farewell to the last Ethernet driver for use over parallel printer ports...
The performance "perf" events changes for the Linux 7.0 kernel are continuing to prepare for next-generation Xeon Diamond Rapids processors as the successor to current Xeon 6 Granite Rapids...
Intel has upstreamed some Resource Control "resctrl" improvements to Linux 7.0 for enhanced telemetry monitoring. This is the good kind of telemetry with this new code being useful for being able to monitor how much energy or work is attributed to a group of tasks / process IDs on the system...
The Linux 7.0 kernel has removed support for signing kernel modules using SHA-1 as it's no longer considered secure but existing SHA-1 signed modules can still be loaded...
All of the media subsystem driver updates have been merged for the in-development Linux 7.0 kernel and brings some new work around AV1 acceleration as well as other driver updates...