Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-04 10:30
Intel Linux NPU Driver 1.8 Released Ahead Of Lunar Lake
Ahead of the Intel Core Ultra 200V "Lunar Lake" laptops beginning to ship starting next week, the Intel Linux NPU Driver 1.8 is now available as the latest software update for embracing the Intel NPU for AI offloading...
Device Memory TCP Included With The Networking Changes For Linux 6.12
Jakub Kicinski submitted the networking subsystem updates over the weekend for the Linux 6.12 merge window. Most notable this cycle is Device Memory TCP for zero-copy receive of TCP payloads to DMA-BUF regions...
FreeBSD 13.4 Released With Many Software Updates & Driver Improvements
The FreeBSD camp today released FreeBSD 13.4 as the newest point release to the FreeBSD 13 stable series for those that haven't yet migrated to the FreeBSD 14 series...
ARM / RISC-V / LoongArch KVM Updates Submitted For Linux 6.12
Red Hat engineer Paolo Bonzini submitted the initial batch of KVM changes targeting the Linux 6.12 kernel. This is just the first batch and notably lacking all of the KVM x86 Intel/AMD changes for the cycle. But in the non-x86 space there is a fair amount of activity for this next kernel version for those making use of KVM as part of the open-source virtualization stack...
AMD Publishes RDNA 3.5 ISA Documentation
AMD today made public their RDNA 3.5 instruction set architecture (ISA) programming guide for these updated RDNA3 graphics found within new Ryzen AI 300 "Strix Point" APUs thus far...
Initial Raspberry Pi 5 Support & More Snapdragon X1 Laptops Submitted For Linux 6.12
All of the ARM SoC and platform updates have been sent out for the Linux 6.12 merge window. Exciting this cycle is finally having initial support for the Raspberry Pi 5 plus supporting several more Snapdragon X1 Elite laptops...
Replay Protected Memory Block "RPMB" Subsystem Submitted For Linux 6.12
The MMC updates for the Linux 6.12 kernel include the introduction of a new kernel subsystem for Replay Protected Memory Block (RPMB) drivers...
A Re-Implementation Of The EROFS File-System In Rust Has Started
The EROFS read-only open-source file-system has seen initial patches posted today for beginning to re-implement the C code within the Rust programming language for better safety guarantees and the possibility of more performance optimizations...
Idea Raised For Reducing The Size Of The AMDGPU Driver With Its Massive Header Files
Following the weekend news of the AMDGPU kernel driver becoming too large that it's causing the Plymouth boot splash screen on slower Linux systems to time-out, longtime AMD Linux graphics driver engineer Marek Olak expressed a new idea for helping to reduce some bloat from this AMD kernel graphics driver...
AmpereOne Performance With GCC vs. LLVM Clang Compilers
While having the Supermicro ARS-211M-NR R13SPD server in the lab for AmpereOne benchmarking with the flagship AmpereOne A192-32X processor, I took the opportunity to run some fresh GCC vs. LLVM Clang compiler performance benchmarks on AArch64. Here are those results for that healthy competition between these open-source C/C++ compilers on AmpereOne cores.
GNU Linux-libre 6.11 Makes Adaptations For Rust, Warns Of Hidden Binary Bits In v6.11
Building off yesterday's Linux 6.11 release, the GNU Linux-libre 6.11-gnu kernel is now available that is the downstream stripping out driver support/features depending upon closed-source microcode/firmware and other modifications in the name of software freedom and ensuring no closed-source bits are used on Linux-libre-enabled systems...
The File Struct Is Smaller In Linux 6.12 - May Help File Heavy Workloads
The file structure is one of the most widely-used data structures by Linux kernel drivers. The file struct represents an open file and thus obviously very important and ubiquitous throughout the kernel. With the Linux 6.12 kernel the file struct has been adjusted so it's smaller than before and in turn could help with performance for file-heavy workloads...
TamaGo Allows Executing Go Language Code Bare Metal On ARM/RISC-V SoCs
Presented earlier this month at the Open-Source Firmware Conference was TamaGo as a means of running Go programming language code bare metal on Arm SoCs as well as eyeing RISC-V too. TamaGo can allow for "0% C and 100% Go code" for ARM/RISC-V device firmware to enhance security...
Linux 6.12 EDAC Prepares For Address Translation On Future AMD Platforms
The Error Detection And Correction (EDAC) driver updates were among the early pull requests submitted for the Linux 6.12 kernel cycle in advance of this week's Linux Kernel Maintainer Summit in Austria. Among the EDAC work this cycle is preparing memory address translation support for future AMD platforms...
Linux 6.12 To Support Arm's Permission Overlay Extension
The 64-bit ARM changes were submitted in advance for the now-open Linux 6.12 kernel merge window. There is work for Arm on the confidential computing side this cycle and other new features...
Valkey 8.0 Released As Speedy Redis Fork Achieving One Million RPS
Valkey 8.0 was released today as this leading fork of the Redis open-source code that was started by the Linux Foundation early in the year and backed by organizations from Amazon/AWS to Google Cloud, Oracle, and others. With the Valkey 8.0 release a big focus has been on increasing performance and striving to being capable of delivering one million requests per second...
IO_uring Async Discard Submitted For Linux 6.12
Jens Axboe submitted the block and IO_uring changes already for the now-open Linux 6.12 merge window. Most notable from this Linux I/O work is adding async discard support to IO_uring...
Linux 6.11 Kernel Released With Some Snapdragon X1 Laptop Support & Other New Hardware
As expected the Linux 6.11 kernel has been promoted to stable and in time for appearing in the likes of Ubuntu 24.10, Fedora 41, and other autumn Linux distribution releases...
Linux 6.11 Features Many Exciting Updates For AMD Hardware & More
It's expected to be the Linux 6.11 release day! We are just hours away from hopefully seeing Linux 6.11 stable christened as the kernel set to power the likes of Ubuntu 24.10 and Fedora 41. Here's a reminder of some of the most interesting new features and changes to look forward to with Linux 6.11...
AMD GPU Linux Driver Becoming "Really Really Big" That It's Starting To Cause Problems
The modern AMD kernel graphics driver "AMDGPU" is the biggest driver within the mainline Linux kernel and is approaching six million lines of code albeit a large chunk of that is made up of auto-generated header files for each supported GPU. But this AMDGPU kernel driver is becoming "really really big" that it's beginning to cause issues for Plymouth that commonly provides the initial boot splash screen experience on modern Linux desktops...
Legacy Intel Sound Driver Support Being Removed In Linux 6.12, Other Big Changes
Yet another early pull request for the imminent Linux 6.12 merge window is the sound (audio) driver updates for this next kernel cycle. There is a lot of sound driver work this cycle from new audio bits to removing legacy Intel driver support...
Many ACPI Updates Head To The Linux 6.12 Kernel
Ahead of the expected Linux 6.11 stable release today and the Linux Kernel Maintainer Summit happening this coming week in Vienna, Intel engineer Rafael Wysocki submitted early the ACPI updates among the other areas of the kernel he oversees as part of the imminent Linux 6.12 merge window...
Ubuntu Developers Begin Working On Snapdragon X1 Elite Support
With the mainline Linux kernel beginning to see DeviceTree support for a few Snapdragon X1 powered laptops like the ASUS Vivobook S15 and Lenovo Yoga Slim7x, Ubuntu developers at Canonical appear to be beginning their exploration around supporting some of the Snapdragon X1 hardware with Ubuntu Linux...
Linux 6.11 Adds Last Minute Addition For Intel Arrow Lake
The Linux 6.11 kernel is expected to be christened as stable tomorrow. Ahead of that stable release one of the last minute "fixes" is adding in another ID for upcoming Intel Arrow Lake processors...
GNOME Mutter Merges XDG Session Management Wayland Protocol
As a very last minute change ahead of tagging GNOME Mutter 47, merged this morning to Mutter is support for the XDG session management Wayland protocol. This protocol is useful for letting clients request support from the compositor for saving the window state for use on future executions. However, it's currently disabled by default and won't be entirely baked until GNOME 48...
Niri 0.1.9 Scrollable-Tiling Wayland Compositor Brings New IPC Functionality
Niri 0.1.9 is out today as the latest update to this scrollable-tiling Wayland compositor that is written in Rust...
Casilda Is A New Project As A GTK4 Wayland Compositor Widget
Casilda is a new open-source project by GNOME developer Juan Pablo Ugarte to serve as a Wayland compositor widget. Casilda allows for embedding other processes windows within a GTK4 application...
Printk Changes Submitted For Linux 6.12 Finish NBCON Console Preparations
Ahead of the Linux 6.12 kernel merge window opening on Monday, the printk updates were submitted in advance given the Linux Kernel Maintainer Summit also taking place next week in Vienna. Notable with the printk updates is finishing up the NBCON console work that is notable as the last major blocker before real-time (PREEMPT_RT) support can be finally mainlined...
EROFS Adding Support For File-Backed Mounts To Benefit Containers & Sandboxes
The EROFS read-only file-system changes have been submitted now for ahead of the upcoming Linux 6.12 merge window. Notable this cycle is EROFS adding support for file-backed mounts...
KDE Releases Plasma 6.2 Beta, Early Feature Work Begins For Plasma 6.3
KDE developers were busy this week in Germany for their annual Akademy developer conference but they still managed to release a Plasma 6.2 Beta as well as some early feature work toward Plasma 6.3...
GNOME Continues Hashing Out Individual Home Directory Encryption, Modernizing Platform
GNOME developers have been making progress on being able to individually encrypt user home directories as well as modernizing platform infrastructure as part of the investments made by Germany's Sovereign Tech Fund...
Linux 6.12 Finishing The Transition For Moving Intel CPUs Past The "Family 6" Era
As written about early in the year, future Intel CPUs will be moving past the "Family 6" identification used since the mid-1990s with the P6 micro-architecture. Since then Intel has continued releasing new CPUs under "Family 6" with different model IDs while AMD has been more open to changing its Family ID every Zen generation or two. With Intel using Family 6 for so long it led to a lot of Linux kernel code just relying on Model ID comparisons for determining between Intel CPU generations and the like. Thus a lot of Intel CPU model handling reworks are needed for preparing future Intel CPU generations that will no longer be in Family 6. With Linux 6.12 it looks like that work will be wrapping up...
AMD Posts Linux Patches For New Secure AVIC Guest Feature
AMD engineers today posted the first "request for comments" patches in enabling support for Secure AVIC guest handling as a new hardware feature with upcoming processors...
Intel Graphics Compiler Can Now Be Built For RISC-V
The Intel Graphics Compiler (IGC) that is used on Windows as a shader compiler back-end and both for Windows/Linux as part of their OpenCL and oneAPI Level Zero compute stack can now be compiled for RISC-V 64-bit...
Haiku R1 Beta 5 Released With Dark Mode Theme & Support For USB Audio
The BeOS-inspired Haiku OS is out today with its fifth beta release as it works toward the long-awaited Haiku R1 stable release...
GNOME Foundation Accepting Applications For New Executive Director
Following the GNOME Foundation Executive Director leaving after less than one year, the GNOME Foundation has formally begun their search for a new executive director...
Ubuntu 24.10 ARM64 Installer Supports The Snapdragon-Powered Lenovo ThinkPad X13s
While not quite as exciting as the latest ARM64 laptops sporting the new Qualcomm Snapdragon X1 series SoCs, the Lenovo ThinkPad X13s laptop using the older Snapdragon 8cx Gen 3 is now available to boot and install using the generic ARM64 images of the upcoming Ubuntu 24.10...
AMD Engineer Proposes "Attack Vector Controls" To Rethink CPU Security Mitigation Handling
David Kaplan who is a Senior Fellow at AMD focused on security technologies has published an initial set of Linux kernel patches for "Attack Vector Controls" in rethinking the CPU security mitigation handling. The proposed Attack Vector Controls makes it easier to manage desired security mitigations to have enabled/disabled based upon intent of the system rather than having to be knowledgeable about individual CPU security vulnerabilities and the various tuning knobs...
Ruffle Continues Letting Adobe Flash Player Support Live On In Open-Source
Most of you have fortunately not had to think about Adobe Flash support in years, but for those still having some old assets in Adobe Flash/SWF format or wanting to relive some old games/entertainment based in Flash, the open-source Ruffle project remains one of the leading contenders for dealing with Flash in 2024 and beyond. Ruffle is a Rust-based emulator for Adobe Flash that continues to be actively developed and supporting more features...
LoongArch KVM To Speed-Up ARM/x86 Binary Translation
The LoongArch changes for the Kernel-based Virtual Machine (KVM) have been submitted ahead of the Linux 6.12 merge window opening. For enhancing KVM virtualization on these Chinese CPUs is enabling Loongson Binary Translation (LBT) for accelerating ARM/x86 binary translation...
Chrome Adds Support For FreeDesktop Secret Service & Better Wayland Window Dragging
The Google Chrome/Chromium web browser merged two notable features yesterday for Linux users...
Samba Secures A Big Investment From Germany's Sovereign Tech Fund
Germany's Sovereign Tech Fund is set to make a 688,800 investment into the Samba open-source project that re-implements the SMB networking protocol and focused on better file and print service interoperability with Microsoft Windows systems...
Fedora 42 On 64-bit ARM Might Make It Seamless To Run x86/x86_64 Programs
As one of the early feature proposals for Fedora 42, there is a proposal being considered to make for a nice out-of-the-box experience running x86/x86_64 game/application binaries atop Fedora 42 AArch64 hosts...
AMD Publishes GC 11.5.2 Firmware For Upcoming RDNA3.5 Hardware
AMD today committed their GC 11.5.2 firmware to the upstream linux-firmware.git for the necessary firmware binary blobs needed for hardware initialization by their open-source AMDGPU kernel graphics driver with this newer RDNA3.5 variant...
Fedora 42 Will Try Again To Use The New Anaconda Installer's Web UI
With Fedora 41 working its way to release toward the end of October, some early feature/change proposals for Fedora 42 are being filed for what will be the Fedora Linux release out next spring...
KDE Plasma Wayland Protocols 1.14 Brings New Capabilities
Plasma Wayland Protocols 1.14 is out today for providing the set of Wayland protocol XML files for currently non-standard protocols that are relied upon by the Plasma desktop with KWin compositor...
AMD XDNA Linux Driver v3 Published For Ryzen AI Upstreaming
AMD engineers continue work toward upstreaming their XDNA kernel driver for Linux in enabling the Ryzen AI NPU on open-source. The "v3" patches were posted on Wednesday but given the timing it looks like it will be missing out still on merging for the upcoming Linux 6.12 LTS cycle...
EXT4 Extsize Hints Being Worked On As Step Toward Non-Torn/Atomic Writes
Ojaswin Mujoo with IBM has posted an initial set of "request for comments" patches implementing extsize hints for EXT4, similar to the hints being worked on for the XFS file-system. This is important work in ultimately striving toward handling non-torn / atomic writes within the EXT4 file-system...
Intel Demonstrates Up To 48% Improvement For AVX-512 Optimized PostgreSQL
With the upcoming PostgreSQL 17 database server release there is some initial AVX-512 optimizations that are looking quite nice according to Intel's findings...
Linux Mint Takes To Forking Some APT Components
The Linux Mint project has at times forked various open-source projects to evolve them on their own such as the Cinnamon desktop starting out as forks of several GNOME 3 components. While their software forks and focus has mostly been at the desktop-level, they are going a bit further down the stack now to develop forks of several APT components that power package management on Debian/Ubuntu systems...
...74757677787980818283...