Building off yesterday's release of the Linux 6.13 kernel, GNU Linux-libre 6.13 is out today as this downstream kernel from FSF LA that strips out code pertaining to the ability to load non-free drivers/microcode and other elements not deemed within the standards of the Free Software Foundation, even when it means removing/disabling hardware support and features...
An engineer from AMD by way of their Nod.ai acquisition is seeking feedback from the community around what other Radeon graphics cards you would like to see supported by the ROCm support on Linux. This community wishlist extends to ROCm Windows support as well but at least there the HIP Rutime/SDK on Windows already supports more consumer GPUs than Linux...
After six release candidates going back to early December, it looks like Wine 10.0 stable will be ready to ship this week. This is largely as expected with the annual Wine stable releases tending to come around mid-to-late January. Here's a look at what's ahead for this stable release for enjoying Windows games and applications under Linux and other platforms...
Following the Bcachefs pull requests being rejected during the Linux 6.13 cycle by the kernel's Code of Conduct committee, the Linux 6.14 kernel cycle is kicking off with a big pull request so that the upstream kernel can get back into sync with the latest development code for this cycle. This pull also contains the last anticipated major on-disk format upgrade prior to the removal of the "experimental" flag for this copy-on-write file-system...
Open-source developers are working on allowing the Mesa RADV Vulkan driver to support the "Cyan Skillfish" graphics processor IP found within the Sony PlayStation 5 APU as well as the AMD BC-250 mining cards...
Earlier this month at CES was the announcement of the GeForce RTX 50 "Blackwell" series. Among the first of these consumer Blackwell GPUs is the GeForce RTX 5090 flagship graphics card that is set to retail for $1999 USD. The NVIDIA GeForce RTX 5090 Founder's Edition graphics card arrived at Phoronix a few days ago to begin Linux testing.
The Linux 6.14 kernel will enable the VirtualBox guest drivers to be built for ARM64 Linux virtual machines (VMs)...
For the Linux 6.13 cycle the Rust code was hitting a "tipping point" with more Rust kernel drivers expected soon. For Linux 6.14 there is indeed a lot more Rust code being primed for this next kernel version...
Intel software engineers overnight published their new quarterly release of the Intel FFmpeg Cartwheel, the collection of the company's patches against this open-source multimedia library for enhancing the Intel GPU acceleration support while the patches work their way for upstream FFmpeg...
Ingo Molnar sent out the big batch of scheduler enhancements bright and early today for helping kick off the start of the Linux 6.14 merge window...
The "TURNIP" open-source Vulkan API driver within Mesa for supporting Qualcomm Adreno graphics is now able to expose accelerated ray query support for ray-tracing with newer Adreno GPUs...
Among the VFS pull requests sent out this weekend in advance of the Linux 6.14 merge window formally opening were the VFS direct I/O (DIO) updates that introduce a new STATX_DIO_READ_ALIGN field for addressing a possible performance pitfall...
As anticipated the Linux 6.13 kernel was promoted to stable today with an on-time release and in turn also marking the start of the Linux 6.14 merge window. Linux 6.13 stable has plenty of fine features for this first major kernel release of 2025...
The pid_max tunable for the maximum number of process IDs allowed simultaneously was increased by default back in 2019 with systemd. But that increase breaks a long held assumption by some user-space software that pid_max or the process ID would not be greater than 65,535. To now better workaround such outdated user-space software, a set of patches for the Linux 6.14 kernel will allow adjusting the pid_max limit on a per PID namespace basis to help cope with such software hitting such artificial limits and without having to lower the overall system limit...
Ahead of the Linux 6.13 stable kernel expected to be released later today, there is a last minute fix for the EEVDF CPU scheduler...
Following the release a few days ago of GNU Coreutils 9.6, the Rust Coreutils "uutils" project as a re-implementation of these core utilities within the Rust programming language is out with a fresh update...
The Error Detection And Correction (EDAC) subsystem updates have been sent out in advance of the Linux 6.14 merge window opening...
The VFS mount pull request was sent out today in advance of the Linux 6.14 merge window opening. One of the changes here is adding a new mountinfo program to the Linux kernel source tree...
Thanks to Valve, another Xbox 360-compatible game controller will see support with the upstream XPad input driver with the upcoming Linux 6.14 kernel...
Christian Brauner of Microsoft began sending out his various pull requests today of new material for the Linux 6.14 kernel in advance of the merge window expected to open next week. One of the interesting pull requests is carrying the work of Omar Sandoval for faster /proc/kcore reads that can help with debugger performance...