Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-03 12:00
Multi-Grained Timestamps Submitted For Linux 6.6
In addition to the fchmodat2 system call, another early pull request submitted by Microsoft's Christian Brauner even before the Linux 6.5 kernel was released is one to introduce multi-grained timestamps with Linux 6.6. Multi-grained timestamps are intended to address an issue exhibited with NFS around caching and the current coarse-grained timestamp handling used for (in)validating caches...
Linux 6.5 Released With AMD P-State EPP Default, USB4 v2, MIDI 2.0 & More Hardware Bits
While at the start of Linux 6.5 cycle Linus Torvalds was concerned this release "may be one of those releases that may drag out", in the end it is releasing today and right on schedule. Linux 6.5 was just published rather than going into overtime without any extra release candidate...
Ampere Computing Publishes Guide For Steam Play Games On Their AArch64 Server CPUs
While Ampere Computing's wares with the Altra (Max) and forthcoming AmpereOne families of AArch64 server processors are designed for the data center, if you feel so inclined they have published a guide on being able to run Steam for Linux on these ARM64 processors -- including Steam Play (Proton) for enjoying Windows games on these Linux servers...
fchmodat2 System Call Submitted For Linux 6.6
Ahead of the Linux 6.5 stable kernel being released there have already been a few pull requests submitted of new feature material for Linux 6.6. Among the early pulls for v6.6 is one from prominent Linux developer Christian Brauner at Microsoft that introduces the fchmodat2() system call as an evolution of fchmodat()...
Flatpak Lands Support For Wayland Security Context
The Flatpak open-source app sandboxing tech has merged support for the Wayland security context protocol...
Many Features Ahead With Linux 6.6: EEVDF Scheduler, New AMD CPU Features, NVK uAPI
While there are many exciting features with Linux 6.5 which will hopefully be released as stable later today, ahead for the imminent Linux 6.6 merge window are another hearty batch of new features set to be introduced...
Mageia 9 Released With SQLite-Based RPM Package Database, Zstd Compressed Images
While the release cycle dragged on for several extra months, available this weekend is the release of Mageia 9 for this Linux distribution long ago derived from Mandriva that in turn was an evolution going back to the glorious Mandrake days. Mageia 9 is a nice update pulling in many package updates along with other fundamental changes like shifting to SQLite for its RPM package database...
Linux 6.5 Last Minute Fixes A Performance Regression - 34% Drop In A Micro-Benchmark
While Linux 6.5 is expected for release tomorrow, the flow of last minute fixes isn't over...
Canonical Releases LXD 5.17 With OpenZFS 2.2 Delegation Support
LXD 5.17 is now available as the system container and virtual machine manager, which since last month has been reigned into control by Canonical and maintainership being limited to Canonical engineers. With this new LXD release there is ZFS delegation support as found with the upcoming OpenZFS 2.2...
Linux 6.5 Ready To Ship With Initial USB4 v2, More WiFi 7, AMD P-State EPP Default & More
Barring any last minute problems from coming up, the Linux 6.5 kernel is expected to be released as stable tomorrow, 27 August. Here's a reminder about all of the great changes and new features with this next kernel version, which is especially heavy on exciting additions for Intel and AMD Linux users...
GNOME's Sysprof Adds FlameGraphs To Better Visualize Output
In addition to GNOME's Sysprof integrating CPU scheduler data this week for GNOME 45, this system-wide profiling tool has also added support for FlameGraphs...
KDE Plasma 6 Now Enables Tap-To-Click By Default
Last week KDE Plasma 6 made the default change from single click to double click for opening files/folders while this week brings another notable default settings change for the desktop... Tap-to-click is finally enabled by default...
AMD Announces The Radeon RX 7700 XT & RX 7800 XT Graphics Cards
AMD used the Gamescom gaming conference in Cologne, Germany for announcing the Radeon RX 7700 XT and Radeon RX 7800 XT graphics cards as the newest consumer cards in the RDNA3 family.
Ubuntu Desktop "Charting A Course For The Future" With Ubuntu 24.04 LTS Next Year
Oliver Smith at Canonical who serves as the Product Manager for Ubuntu Desktop published a post on "charting a course for the future" of the Ubuntu desktop...
Ubuntu Delays Transition To Snap'ed CUPS Print Server
Since 2021 among other Snap'ing efforts for converting formerly Ubuntu DEB packages to Canonical's Snap sandboxed app packaging format has been the CUPS print server. The plan was to replace the Debian-packaged CUPS with the Snap-based CUPS for Ubuntu 23.10 but now that is being pushed back to next year...
Further Cleaned-Up AMD Inception/SRSO Mitigation Code Ready Ahead Of Linux 6.6
It looks like the further-tuned AMD Inception / SRSO (Speculative Return Stack Overflow) mitigation code will be submitted for the upcoming Linux 6.6 merge window...
Coreboot 4.21 Brings More System76 Laptops, Star Labs & MSI Z790-P Support
Coreboot 4.21 is available this week as the newest tagged release for this open-source system BIOS/firmware solution. Coreboot 4.21 brings a number of new motherboard ports as well as various core improvements...
Linux 6.6 To Bring Another Rust Toolchain Upgrade
Miguel Ojeda who leads the "Rust for Linux" effort of integrating Rust programming language support into the Linux kernel has already submitted his pull request of planned feature updates for the upcoming Linux 6.6 cycle...
libinput 1.24 Brings Changes For Apple Touchpads, Drawing Tablets
Libinput 1.24 is available today for this input handling library used by Linux systems both legacy X11/X.Org desktops and especially by modern Wayland compositors for unifying input handling in the open-source world...
Vulkan 1.3.262 Rolls Out With Four New Extensions
The Vulkan 1.3.262 revision to this industry standard for high performance graphics and compute is now published. There is the usual assortment of minor changes/fixes plus four new extensions, which all happen to be new vendor extensions from Qualcomm...
AMD Posts Linux Driver Patches For New VPE & UMSCH Components With Future GPUs
Following AMD recently posting Linux graphics driver patches for enabling a GFX 11.5 graphics engine and new DCN 3.5 display block that are presumably for an RDNA3 refresh such as for the Ryzen 8000 series APUs, today AMD posted additional open-source driver patch series for enabling additional new IP...
Ryzen 9 7950X Performance With The New AMD P-State Default Of Linux 6.5
The Linux 6.5 kernel is expected to be released as stable this weekend barring any last minute issues from being raised. One of the notable changes with this new kernel version is Linux now defaulting to the AMD P-State "EPP" active driver configuration for modern Ryzen systems rather than the long-used generic ACPI CPUFreq driver default. In some cases this can mean better performance but particularly should yield a nice improvement to the power efficiency of Ryzen Zen 2 and newer platforms, especially laptops and other portable Linux systems like the Steam Deck and ROG Ally. I am working on some fresh AMD Ryzen Linux laptop comparison benchmarks but for this article is a look at Linux 6.5 on the desktop side with the AMD Ryzen 9 7950X.
SQLite 3.43 Released With Up To 2x Performance For JSON Processing
SQLite 3.43 is out today as the newest version of this popular open-source embedded SQL database library that is widely used by countless applications and other software for a variety of data storage purposes...
OpenMandriva ROME 23.08 Brings KDE Plasma 6 TP Option, Continues With AMD Zen Spin
OpenMandriva developers today formally announced the release of their rolling-release OpenMandriva ROME 23.08 Linux OS installation images, which are also being treated as a release candidate for the OMLx 5.0 non-rolling distribution variant. Making OpenMandriva ROME 23.08 more exciting is that they are now offering separate install media as well that features the KDE Plasma 6 desktop environment in its current experimental state but is being offered by OpenMandriva as a "technical preview" around the future direction of the desktop...
Thunderbird 115 Will Be Rolling Out To Fedora Users
Fedora with their more liberal update policies will soon be rolling out the Thunderbird 115 mail client to stable Fedora Linux users...
Coreboot Lands Support For The MSI PRO Z790-P Motherboards
Upstreamed into the Coreboot Git repository this week is the ability to run on the MSI PRO Z790-P DDR4 and DDR5 motherboards for enjoying a latest-generation Intel desktop motherboard that is readily available as an alternative to using the proprietary BIOS implementations...
Mesa's Vulkan WSI/Wayland Code Adds "IMMEDIATE" Present Mode Support
Mesa's Vulkan windowing system integration (WSI) code for Wayland has added the "IMMEDIATE" present mode option that uses Wayland's tearing-control unstable extension to allow for images to be presented immediately but at the risk of visible screen tearing...
KDE Gear 23.08 Released With Kalendar Becoming Merkuro, Many App Improvements
KDE Gear 23.08 is available today as the four-month update to this collection of KDE desktop applications...
AMD Acquires An AI Software Company
While AMD has acquired a number of hardware companies in the past several years, software company acquisitions by AMD has been much more rare. This morning AMD announced the acquisition of Mipsology as an AI software company...
Intel Adds New Raptor Lake IDs To Mesa Graphics Drivers
Seemingly for Intel's upcoming Raptor Lake Refresh processors, some new graphics PCI IDs were added today to Mesa for the Iris Gallium3D and ANV Vulkan drivers...
Ubuntu 23.10 Won't Be Shipping A GIMP 3.0 Snapshot
With Ubuntu 23.10 shipping next month one of the changes expected on the desktop side was using a GIMP 3.0 snapshot for this open-source Adobe Photoshop alternative rather than sticking to the aging GIMP 2.10 series. But now it's been determined that this will not happen and GIMP 2.10 will continue to be used...
Intel Brings Up Lunar Lake Display Support For Linux
In addition to AMD sending out DCN 3.5 display patches for that next-gen display IP block presumably for their upcoming Ryzen 8000 series APUs, Intel's open-source engineers today sent out the patches enabling Lunar Lake display support for their i915 kernel driver while there is also support baking for their in-development Xe kernel driver...
AMD Sends Out Patches Enabling New "DCN 3.5" GPU Display Block
Last week AMD sent out initial patches for enabling the "GFX 11.5" graphics IP under Linux for this presumed RDNA3 refresh that is likely for their next-gen Ryzen 8000 series APUs. Today AMD open-source Linux driver engineers sent out DCN 3.5 patches as an updated version of their Display Core Next IP...
Fedora Workstation 39 Planning To Drop Custom Qt Theming
Fedora Workstation has long maintained the QGnomePlatform and Adwaita-qt projects for applying a GNOME/GTK-like interface and styling to Qt applications in order to enhance the experience. However, to reduce the maintenance burden and the ongoing technical debt, Fedora Workstation 39 is planning to eliminate the custom Qt theming and just rely on Qt upstream...
Mir 2.15 Released With Cleaning Up Some APIs, Improved Alt+Tab
Mir 2.15 is out today as the newest version of this Ubuntu-focused Wayland compositor developed by Canonical that makes it easy for building out Wayland-based shells...
More Linux Fixes/Cleanups Coming For AMD Inception/SRSO Mitigation Code
Earlier this month when the AMD Inception CPU vulnerability was disclosed the initial mitigation was merged to Linux kernel right away for what there is referred to as the Speculative Return Stack Overflow (SRSO). Within a day of that code being published there were already efforts to clean it up and merged last week for Linux 6.5-rc7 was that AMD Inception code cleaning. This week a new set of 22 patches were published for further improving the AMD Inception/SRSO mitigation code...
Linux 6.6 MSM DRM Driver Preps For New Hardware, Overhead Optimizations
Googler Rob Clark on Sunday sent out the set of MSM DRM patches prepped for the upcoming Linux 6.6 merge window. The MSM DRM driver is the kernel component for open-source Qualcomm Adreno graphics that goes along with the Freedreno Gallium3D and TURNIP Vulkan drivers in Mesa for having a nice Qualcomm Linux graphics stack...
RADV Implements NVIDIA DGC Compute Extension
The VK_NV_device_generated_commands_compute extension introduced in Vulkan 1.3.258 is now wired up for Mesa's Radeon "RADV" Vulkan driver and should further benefit VKD3D-Proton for Steam Play gaming...
QEMU 8.1 Released With New PipeWire Audio Backend, Many CPU Improvements
QEMU 8.1 is now available as the latest feature update to this important piece of the open-source Linux virtualization stack...
Asahi Linux's Apple M1/M2 Gallium3D Driver Now OpenGL ES 3.1 Conformant
The AGX Gallium3D driver developed by the Asahi Linux crew for providing reverse-engineered OpenGL / GLES support on Apple Silicon M1/M2 hardware is now formally compliant with OpenGL ES 3.1...
Benchmarking Mercury As The "Fastest Firefox Fork" With AVX, AES, LTO + PGO
Following the news last week of Firefox outperforming Chrome in SunSpider, a Phoronix reader pointed out Mercury that is an open-source web browser claiming to be the "fastest Firefox fork" and making use of Advanced Vector Extensions (AVX) and AES instructions along with compiler features like Link-Time Optimizations (LTO) and Profile-Guided Optimizations (PGO). The project advertises as being 8-20% faster than upstream Firefox. Curious I ran a couple benchmarks on my end of this Firefox fork.
Linux Microcode Loading For x86 32-bit CPUs Being Cleaned Up & Corrected
Continuing to support x86 32-bit processors with the mainline Linux kernel continues to be a maintenance burden and uncovering ugly bits of code that are seldom touched. The latest work is on fixing up the 32-bit early microcode loading code so that it's more robust and actually correct...
NVIDIA 535.104.05 Fixes An Issue Using The Open Kernel Driver With SLI
While we are waiting on NVIDIA to roll out a beta of their next post-R535 Linux driver release stream, available today is the NVIDIA 535.104.05 Linux driver as their latest in this production driver branch...
Fwupd 1.9.4 Released With Linux Firmware Updating For More Devices
Richard Hughes of Red Hat has just released Fwupd 1.9.4 as the newest version of thus open-source software that goes along with the Linux Vendor Firmware Service (LVFS) for making it easy to deploy new firmware/BIOS updates for systems and countless peripherals under Linux...
GNOME's Sysprof Integrates CPU Scheduler Data
GNOME's Sysprof is a wonderful system-wide profiling tool for helping developers analyze bottlenecks and debug other challenging issues. This system profiler has covered both kernel and user-space but to date has not provided any insight around the CPU scheduler behavior and thus developers have had to resort to other tooling there. But for the GNOME 45 release, Sysprof has integrated CPU scheduler details...
LibreOffice 24.2 Will Succeed LibreOffice 7.6
One nugget of information in the LibreOffice 7.6 release announcement for those who missed it and deserves calling out specifically... Succeeding LibreOffice 7.6 will not be v7.7 or v8.0 but rather v24.2...
Intel Releases Updated Version Of Its Open-Source Font For Developers
Intel is well regarded for their vast open-source contributions from being a major contributor to the Linux kernel and other areas like Mesa, GCC/glibc, and other key open-source projects to various niche projects like ConnMan and other smaller software projects. Debuting a few months ago as one of the newest open-source Intel projects catching us by surprise was Intel One Mono as a font designed for developers. Today brings a new version of that font...
NVIDIA BIOS Signature Lock Broken - What Caused Open-Source Pains For Years
New (Windows) tools have been released that break the NVIDIA BIOS Signature Lock, the "security" functionality in use since the GeForce GTX 900 days around signed firmware/BIOS handling. This authentication mechanism is what in turn has led to the GeForce GTX 700 series still being the best supported series by the open-source Nouveau driver while the GTX 900 series and later have been crippled to their low boot clock speeds due to PMU/re-clocking restrictions. While Nouveau developers have been working on the GPU System Processor (GSP) approach for RTX 20 "Turing" GPUs and newer to workaround this limitation as NVIDIA's blessed path forward, the NVIDIA BIOS Signature Lock has now been broken by Windows modders...
Git 2.42 Released With Less Warnings For SHA-256 Usage
Git 2.42 is out today as the newest feature update for this dominant open-source distributed revision control system...
Several HID Driver Improvements Ready For Linux 6.6
In recent days a number of feature patches were queued in HID-next to provide new driver features and hardware support within the Human Interface Device subsystem...
...140141142143144145146147148149...