Latest Linux and open source news from around the web

All Sources 9to5Linux Fedora Magazine Foss Force How-to Geek It's FOSS Linux Insider Linux Journal Linux Magazine Linux TLDR Linux.org Linuxiac LPI LWN.net OMG! Ubuntu Phoronix
Foss Force

Need a Deduction? Donate to Open

Year-end is prime time for charitable giving, but not every โ€˜openโ€™ organization really needs your fifty bucks. Here are a few that do. The post Need a Deduction? Donate to Open appeared first on FOSS Force.

Phoronix

Intel's Xe Linux Driver Ready With Multi-Device SVM To End Out 2025

Intel's open-source graphics driver engineers are ending out 2025 with a bang. Sent out today was the final drm-xe-next pull request of the year of new feature material ready for the next version of the Linux kernel. Today's pull adds support for SR-IOV scheduler groups as well as multi-device Shared Virtual Memory (SVM) support...

Phoronix

LLVM 22 Lands NVIDIA Olympus CPU Scheduling Model

NVIDIA's Olympus are the ARM64 cores found within the upcoming Vera CPU that will be paired with Rubin. Olympus cores are claimed to be twice as fast as NVIDIA's current CPU cores found in Grace and based on Neoverse-V2. Earlier this year the open-source compilers landed initial support for Olympus while now a proper CPU scheduling model has been upstreamed into LLVM 22...

Phoronix

Linux 6.19 Kernel Benchmarks With X86_NATIVE_CPU Optimization

Added to the Linux kernel earlier this year was the new X86_NATIVE_CPU Kconfig option to enable compiler optimizations for the local/native CPU in use when building the Linux kernel. In effect about ensuring that the "-march=native" compiler flag is set for the kernel build for optimizing the Linux kernel build for your processor being used. Back with Linux 6.16 I ran some benchmarks of the Linux kernel build with X86_NATIVE_CPU to gauge the impact. Now with the current Linux 6.19 kernel and some different hardware, here are some additional on/off benchmarks for evaluating the impact of the Linux kernel build with X86_NATIVE_CPU...

Phoronix

InputPlumber 0.70 Released With Expanded Hardware Support

InputPlumber 0.70 is out today as the newest feature update to this open-source input router and re-mapper daemon for Linux systems. With more gaming handhelds coming to market and other controllers as well as the upward trajectory of Linux gaming, InputPlumber is becoming more applicable for this daemon to combine various input devices into different virtual device formats...

Phoronix

The Open-Source OpenGL & Vulkan Drivers Enjoyed A Rather Remarkable 2025

The open-source OpenGL and Vulkan drivers making up Mesa had another very successful year. Even with all the years being invested into Mesa largely by Intel, AMD, Valve, Red Hat, and others, the upward trajectory continues for Mesa on expanding the hardware support, punctually adding new Vulkan extensions, and racking up other wins...

Phoronix

It Took 6+ Years For Linux's "New" Mount API To Be Properly Documented In Man Pages

In demonstrating one of the gaps of man pages in modern times and likely having hindered the adoption of the Linux kernel's new mount API, it took more than six years for those system calls to be properly documented within man pages. The Linux "new" mount API was introduced back in mid-2019 with Linux 5.2 and since supported by key file-systems after several years but not until weeks ago was this file descriptor based mount API scoped out within man pages...

OMG! Ubuntu

Make GNOME App Grid Scroll Vertically (Like it Used to)

A new GNOME Shell extension rethinks the app grid (aka the app picker, app drawer, launcher screen โ€“ what do you call it?) by making it scroll vertically instead of horizontally. Yโ€™know, the way it did before GNOME 40 changed it. GNOME 40โ€™s switch to horizontal app grid scrolling in 2021 irked a few of its mice-favouring aficionados. Their main gripe? A vertical mouse scroll wheel to move horizontally feels off. The app grid does have clickable buttons (and supports swipe gestures and keyboard arrow keys too). But GNOME Shell is malleable; the way it is out of the box [โ€ฆ]