Last week's collection of networking subsystem fixes for Linux 7.1 noted craziness continuing with no end in sight with a large pull request of fixes with many of them spurred on by AI/LLM coding agents. This week it's "significantly bigger" than prior kernel cycles for this late stage of kernel development due to this assistance of large language models...
A change coming on the way for the upcoming Linux 7.2 kernel cycle is yielding a significant improvement to the direct I/O write performance. While a big gain, technically it's a regression fix after a change mistakenly dropped the behavior several years ago...
Introduced in Linux 7.1 is a dedicated CRTC background color property for DRM graphics/display drivers. The "BACKGROUND_COLOR" property can be used with capable drivers and display controllers as the default background color when not covered by any plane or from transparent regions of higher planes. With the upcoming Linux 7.2 kernel cycle, the Intel DRM driver will begin supporting this background color property...
One of the Fedora 45 change proposals under consideration at the moment is making adding PURL "Package-URL" to Fedora's package metadata for simplifying the mapping between upstream projects and Fedora packages...
For those still making use of Intel Sandy Bridge processors from 15 years ago, the upcoming Linux 7.2 kernel is bringing a fix for an engine reset issue when using the old integrated graphics with Sandy Bridge...
While most Linux enthusiasts and desktop users/gamers are comfortable just riding the latest upstream Linux kernel and Mesa drivers shipped by their distribution, for those enterprises preferring the officially blessed and QA'ed driver packages from AMD, last week marked the release of the Radeon Software for Linux 26.12 driver...
Version 1.96.0 of the Rust programming language has been released. Changes include a new set of Copy-implementing Range types, assertions with pattern matching, a number of stabilized APIs, and two Cargo vulnerability fixes.
Back in March was an initial patch series out of Intel for Linux support for Directed Package Thermal Interrupts as a new feature of recent Intel CPUs. There wasn't much to report over the past three months on this work but today a second iteration of the patches emerged on the Linux kernel mailing list...
Sent out today was the last drm-misc-next pull request ahead of the Linux 7.2 merge window getting underway in June. As part of this last batch of small Direct Rendering Manager graphics/accelerator driver changes is finally enabling the NVIDIA GA100 within the Nouveau driver...