Linus Torvalds Says Vibe Coding is Fine For Getting Started, ‘Horrible Idea’ For Maintenance
Linus Torvalds is “fairly positive” about vibe coding as a way for people to get computers to do things they otherwise could not. The Linux kernel maintainer made the comments during an interview at the Linux Foundation Open Source Summit in Seoul earlier this month. But he cautioned that … ⌘ Read more
AMD Threadripper 7980X Performance On Linux Two Years After Release
This week marks two years since the debut of the Ryzen Threadripper 7000 series processors. Given the occasion, I decided to revisit the Linux performance of the Threadripper 7980X compared to original benchmarks from November 2023 to see how the latest Linux software stack performs for these Zen 4 HEDT processors. ⌘ Read more
AMD Begins Posting Open-Source Linux Patches For Their Next-Gen GPU IP
Beginning yesterday and continuing today are several patch series beginning to lay the foundation in the AMDGPU kernel graphics driver for enabling some next-generation graphics IP. Due to the AMD graphics driver block by block enablement strategy and IP-based discovery adopted by their driver over the past few years, it’s not clear what this new hardware enablement is for whether it’s RDNA5 / UDNA or some RDNA4 refresh. In any event, the … ⌘ Read more
Intel “imh_edac” Driver Being Developed For New Memory Controller With Diamond Rapids
Intel engineers today posted Linux kernel patches for plumbing a brand new Error Detection And Correction “EDAC” driver for the next-generation memory controller design debuting with Xeon Diamond Rapids… ⌘ Read more
Qualcomm Upstreaming Initial GPU Support For Snapdragon X2 Elite In Linux 6.19
Back in September the Qualcomm X2 Elite SoCs were announced for next-gen Windows 11 on Arm laptops. Since then some initial X2 Elite enablement patches for the Linux kernel have arrived and for the upcoming Linux 6.19 kernel more of that work will reach mainline. Excitingly, Linux 6.19 is now bringing GPU and display support for the Adreno X2-85 found within the Snapdragon X2 Elite SoC… ⌘ Read more
More NVIDIA Nova Enablement For Linux 6.19 With Other Rust Graphics Driver Code
Alice Ryhl of Google sent out the main set of Rust language code changes for the Direct Rendering Manager (DRM) graphics/display driver subsystem ahead of Linux 6.19. Notable is continued DRM core infrastructure work for Rust plus the open-source NVIDIA “Nova” driver continues taking shape albeit isn’t yet ready for end-user usage… ⌘ Read more
Linux 6.18 Receives Fixes For ELECOM M-XT3URBK & SONiX AK870 PRO Devices
Sent out today was likely the last batch of HID subsystem fixes ahead of the Linux 6.18 kernel releasing as stable around the end of the month. With it are some new device-specific quirks for fixing hardware support for a mouse and keyboard… ⌘ Read more
next-20251119: linux-next
Version:next-20251119 (linux-next)Released:2025-11-19 ⌘ Read more
Uniwill Laptop Driver Set To Premiere In Linux 6.19 Kernel
For the past several months a Uniwill laptop driver for the Linux kernel has been in development to expose extra platform capabilities for laptops manufactured by this Taiwanese OEM/ODM manufacturer. Assuming no last minute issues, this driver is now set to premiere in Linux 6.19 for helping Uniwill laptops and hardware from other brands relying on Uniwill as the device manufacturer… ⌘ Read more
Red Hat Losing Another Prominent Linux Kernel Engineer
Another highly influential Linux kernel engineer, David Hildenbrand, is leaving Red Hat after a decade of major contributions to memory management, virtualization, and VirtIO. His recent kernel patch updates his maintainer info to a kernel.org address, signaling his departure. He hasn’t yet said where he’s headed next. Phoronix reports: David Hildenbrand serves as … ⌘ Read more
Blender 5.0 Released
Blender 5.0 has been released with major upgrades including HDR and wide-gamut color support on Linux via Wayland/Vulkan, significant theme and UI improvements, new color-space tools, revamped curve and geometry features, and expanded hardware requirements. 9to5Linux reports: Blender 5.0 also introduces a working color space for Blend files, a new AgX HDR view, a new Convert to Display compositor node, new Rec.2100-PQ and Rec.2100-HL … ⌘ Read more
Intel LASS Feature Looks Like It Will Be Upstreamed For Linux 6.19
Intel’s LASS functionality was queued today into tip/tip.git’s “x86/cpu” Git branch. With LASS now making it into a TIP branch, it looks like it will be submitted for the upcoming Linux 6.19 merge window barring any last minute issues or objections from Linus Torvalds… ⌘ Read more
Blender 5.0 Released With Better Vulkan Support, HDR On Wayland
It’s the Blender 5.0 release day! Blender 5.0 is a big step forward for this open-source 3D modeling software with better Vulkan viewport support across different GPUs/drivers, HDR support when using Vulkan and Wayland on Linux, and other very nice refinements for this popular cross-platform software package… ⌘ Read more
Qualcomm Updates AI Accelerator Firmware To Fix Power / Performance Issue
Qualcomm upstreamed new Cloud AI 100 “AIC100” firmware today to linux-firmware.git to fix a rather significant power/performance issue for these AI accelerators… ⌘ Read more
SUSE’s Agama 18 OS Installer Released - i586 Support Dropped
SUSE developers working on their modern Agama operating system installer used by SUSE Linux Enterprise 16 and openSUSE is out with a new release. With Agama 18 they have officially dropped support for 32-bit / i586 processors… ⌘ Read more
The State Of The AMD RADV Vulkan Driver In Late 2025
In addition to talking about the Valve-backed open-source driver work for old AMD Radeon GPUs, Timur Kristóf also presented at the XDC2025 conference on the state of the RADV Vulkan driver. Timur was joined by Daniel Schürmann to talk about the great Linux gaming experience now possible on the RADV driver with the work done by Valve, AMD, Red Hat, Google, and the open-source community. RADV ray-tracing is much better today than in the past, the ACO compil … ⌘ Read more
MLPerf Client 1.5 Introduces Experimental Linux Support
MLPerf Client as MLCommons’ machine language inferencing benchmark for client form factors / PCs now has a Linux build. MLPerf Client 1.5 was released yesterday with an experimental Linux build but for now at least is not nearly as full-featured as this AI benchmark on Windows and macOS… ⌘ Read more
next-20251118: linux-next
Version:next-20251118 (linux-next)Released:2025-11-18 ⌘ Read more
systemd 259-rc1 Released With Musl libc Support, New run0 “Empower” Mode
Released a short time ago was systemd 259-rc1 as the first test release toward this next version of this dominant Linux init system and service manager… ⌘ Read more
systemd Lands Experimental Support For musl libc
Systemd today finally merged support for building against and using the musl libc library. This is a win for Linux distributions like postmarketOS, Alpine Linux, and others that use musl by default as their standard C library or offer it as an option… ⌘ Read more
Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19
Intel engineers continue working on the Nova Lake next-gen processor enablement for the Linux kernel. In addition to the Intel Xe3P graphics and other early Nova Lake enablement work already queued in “-next” Git branches ahead of the Linux 6.19 merge window, the initial power management code is also ready for this next kernel cycle… ⌘ Read more
How Should the Linux Kernel Handle AI-Generated Contributions?
Linux kernel maintainers “are grappling with how to integrate AI-generated contributions without compromising the project’s integrity,” reports WebProNews:
The latest push comes from a proposal by Sasha Levin, a prominent kernel developer at NVIDIA, who has outlined guidelines for tool-generated submissions. Posted to the kernel mailing list, these … ⌘ Read more
Red Hat Losing Another Longtime & Prominent Linux Kernel Engineer
Following prominent Linux x86 platform enabler Hans de Goede leaving Red Hat (as recently noted, he recently joined Qualcomm), there is another prominent Linux kernel engineer that will be departing from Red Hat… ⌘ Read more
next-20251117: linux-next
Version:next-20251117 (linux-next)Released:2025-11-17 ⌘ Read more
Linux 6.18-rc6 Released With Fix For ARM64 “Catastrophic Performance Issue”
Linus Torvalds is out today with the eighth weekly test release of the Linux 6.18 kernel in working toward the stable release at the end of the month… ⌘ Read more
6.18-rc6: mainline
Version:6.18-rc6 (mainline)Released:2025-11-16Source:linux-6.18-rc6.tar.gzPatch:full ( incremental) ⌘ Read more
NVIDIA Highlights The Shortcomings With Wayland Screencasting
In addition to showing the need for unifying DRM driver-side APIs within the Linux kernel, NVIDIA’s Linux graphics driver team at XDC2025 also showcased the shortcomings of screencasting under Wayland… ⌘ Read more
Linux 6.19 Landing Initial Display Support For Xe3P_LPD / Nova Lake
The upcoming Linux 6.19 kernel cycle is set to introduce initial Xe3P_LPD GPU support for Nova Lake as well as beginning to build out support for the Crescent Island graphics card. Now joining DRM-Next with that initial Intel Xe3P_LPD code for Linux 6.19 is being able to drive displays with that Xe3 hardware… ⌘ Read more
NVIDIA Linux Engineer Raises Point Around Unifying DRM Driver-Side API
One of the NVIDIA presentations at the recent XDC2025 developer conference was not around the NVIDIA driver itself but the ongoing fragmentation that’s happening within the Linux Direct Rendering Manager (DRM) subsystem and arguing the need for unifying more driver-side APIs for supporting different Linux DRM clinets… ⌘ Read more
PureAudio Lotus DAC5 & Other PureAudio Hardware Supported For Linux 6.18
As part of this week’s sound subsystem fixes ahead of today’s Linux 6.18-rc6 kernel release is adding some quirks for supporting the PureAudio Lotus DAC5 and other PureAudio audio hardware… ⌘ Read more
Debian 13.2 Released With Dozens Of Fixes
Debian 13.2 is out today as the latest maintenance update to this current stable version of Debian GNU/Linux… ⌘ Read more
Latest Proposed Guidelines For Tool-Generated / AI Submissions To The Linux Kernel
Posted to the mailing list on Friday were the latest proposed guidelines for tool-generated contributions to the Linux kernel. The coding tools in large part being focused on AI generated content… ⌘ Read more
Mesa 25.3 Released With Many Open-Source Vulkan Driver Improvements
Mesa 25.3 is out tonight as the newest quarterly feature release to this set of (predominantly) OpenGL and Vulkan drivers widely used across Linux systems. Mesa 25.3 features numerous Vulkan extensions added to the different open-source drivers, continued enhancements to the OpenGL drivers, and various other changes… ⌘ Read more
Wine 10.19 Released With More Improvements
Ahead of the Wine 11.0 code freeze beginning in early December, Wine 10.19 is out today as the newest bi-weekly development release for running Windows games and applications on Linux… ⌘ Read more
AMD GCN 1.0/1.1 GPUs Will Default To AMDGPU Driver In Linux 6.19, SMART POWER OLED Added
Sent out today is likely the last batch of AMDGPU kernel graphics driver feature updates ahead of the Linux 6.19 merge window getting underway around the start of December. And it’s an exciting one too from adding a new SMART POWER OLED feature to switching from the Radeon to AMDGPU drivers by default for aging GCN 1.0 Southern Islands and GCN 1.1 Sea Islands GPUs… ⌘ Read more
AMD GAIA 0.13 Released With New AI Coding & Docker Agents
AMD’s GAIA open-source project as a reminder is their “Generrative AI Is Awesome” quick-setup solution for demonstrating generative AI use on AMD hardware platforms with Ryzen CPUs, Radeon GPUs, and/or Ryzen AI NPUs. GAIA is predominantly Microsoft Windows focused but recently they did introduce limited support for Linux that is currently bound to Vulkan-accelerated GPU support. Out today is AMD GAIA 0.13 as another step forward for this AI demonstrator… ⌘ Read more
Nouveau Driver To Support Larger Pages & Compression Support With Linux 6.19
While the “Nova” driver continues to be developed as a modern Rust-written, open-source and in-kernel NVIDIA graphics driver for Linux, for the time being Nouveau is what’s working for end-users for those wanting a mainline open-source NVIDIA graphics driver for gaming and other workloads. With Linux 6.19 the Nouveau driver is picking up support for handling larger pages as well as compression support… ⌘ Read more
Intel Submits Last Batch Of Xe Driver Feature Updates For Linux 6.19
Intel today sent out their last batch of planned feature patches for their Xe kernel graphics driver of material intended for Linux 6.19… ⌘ Read more
GNU C Library Adds Linux “mseal” Function For Memory Sealing
Introduced last year in the Linux 6.10 kernel was the mseal system call for memory sealing to protect the memory mapping against modifications to seal non-writable memory segments or better protecting sensitive data structures. The GNU C Library has finally introduced its mseal function making use of this modern Linux kernel functionality… ⌘ Read more
Mainline Linux Patches For The VisionFive 2 Lite: RISC-V For As Little As $19.9 USD
Following the mainline Linux kernel support for the VisionFive 2 RISC-V single board computer from StarFive, Linux kernel patches are on the way for their new VisionFive 2 Lite low-cost offering. With the StarFive VisionFive 2 Lite this RISC-V board can be procured for as little as $19.9 USD as one of the cheapest yet fairly capable RISC-V SBCs… ⌘ Read more
The Headaches Supporting Content Protection With Linux GPU Drivers
Intel driver engineer Suraj Kandpal presented at the recent X.Org Developer’s Conference (XDC2025) on the challenges around supporting content protection on Linux such as for High-bandwidth Digital Content Protection (HDCP) and Protected Audio Video Path (PAVP)… ⌘ Read more
Fedora 44 Looking At Replacing FBCON With KMSCON As Default VT Console
Fedora 44 is looking at replacing the Linux kernel’s console “FBCON” with the user-space-based KMSCON implementation. Eventually the hope remains to deprecate the FBCON/FBDEV code within the Linux kernel… ⌘ Read more
next-20251114: linux-next
Version:next-20251114 (linux-next)Released:2025-11-14 ⌘ Read more
Proton 10.0-3 Released For Steam Play With Dozens Of Fixes, More Games Working
Valve and CodeWeavers today released Proton 10.0-3 as the newest stable update to this Wine-based software that powers Steam Play for enabling countless Windows games to run often extremely well under Linux… ⌘ Read more
6.12.58: longterm
Version:6.12.58 (longterm)Released:2025-11-13Source:linux-6.12.58.tar.xzPGP Signature:linux-6.12.58.tar.signPatch:full ( incremental)ChangeLog:ChangeLog-6.12.58 ⌘ Read more
New Patch Moves AMD GCN 1.0 GPUs Over To AMDGPU Driver By Default
Following the recent patch proposal for moving AMD GCN 1.1 generation GPUs over to the AMDGPU Linux driver by default in place of the legacy Radeon driver, a similar patch has now been proposed for the GCN 1.0 graphics processors. AMD GCN 1.0/1.1 GPUs are at parity with the AMDGPU driver to the Radeon driver while needing this newer kernel driver for enjoying RADV Vulkan support, better performance, and overall a better experience… ⌘ Read more
Possible Setback For Linux x86_64 Laptops: Prominent Developer Joins Qualcomm
Back in early September we reported on a Linux hardware enablement leader planning to leave Red Hat. Hans de Goede has been a longtime contributor to improving Intel/AMD Linux desktop/laptop hardware support and in fact an x86 platform drivers subsystem maintainer. We now found out where this lead Linux x86 driver developer ended up: Qualcomm… ⌘ Read more
Linux Looks To Remove SHA1 Support For Signing Kernel Modules
Patches posted to the Linux kernel mailing list this week are seeking to remove SHA1 support for signing of kernel modules. This is part of the larger effort in the industry for moving away from SHA1 given its vulnerabilities to hash collisions and superior hashing algorithms being available… ⌘ Read more
RadeonSI OpenGL Mesh Shader Support Is Now Completed For Mesa 26.0
For next quarter’s Mesa 26.0 release, the AMD RadeonSI Gallium3D driver will present OpenGL mesh shaders support. It’s been a long journey from the GL_EXT_mesh_shader extension being crafted and merged to wiring up the Mesa driver support while now it’s in place for the AMD Radeon Linux graphics driver… ⌘ Read more
next-20251113: linux-next
Version:next-20251113 (linux-next)Released:2025-11-13 ⌘ Read more