Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-09-14 22:45
Epic Games Announces Easy Anti-Cheat For Linux - Including Wine/Proton
Not too surprising given the Steam Deck is inching closer towards release and we've known Valve has been working to improve the anti-cheat situation for games on Linux, but today EAC owner Epic Games officially announced Easy Anti-Cheat for both Linux and macOS...
Updated "FUTEX2" futex_waitv Patches Posted To Address Latest Feedback
The promising FUTEX2 work focused on improving the Linux performance for running Windows games via Wine/Proton by extending futex to wait on multiple locks is still moving forward...
A Fix Is Pending For That Linux 5.15 Performance Regression
Last week was the article on noticing various workloads performing slower on the Linux 5.15 development kernel. There is now a patch pending that in testing so far does indeed correct the performance drop on this forthcoming kernel.
Microsoft's "CLOn12" Mesa Code Adds SPIR/SPIR-V Support
Microsoft's "CLOn12" effort to allow OpenCL over DirectX 12 by leveraging Mesa now has landed a major rework to its code within Mesa...
GCC 12 Adds Stack Variable Auto-Initialization, Other Security Improvements Forthcoming
Qing Zhao of Oracle presented yesterday during the LPC2021 GNU Tools Track around the work they and others have been engaged in for improving the security of the GNU Compiler Collection (GCC)...
Lennart: Linux Comes Up Short Around Disk Encryption, Authenticated Boot Security
Most Linux distributions are currently coming up short from offering adequate security around full disk encryption and authenticated boot. Prominent Linux developer Lennart Poettering even argues that your data is "probably more secure if stored on current ChromeOS, Android, Windows or macOS devices."..
"panel-edp" Driver On Its Way To Linux 5.16 To Make For Less Hard-Coded eDP Panel Configs
The latest batch of miscellaneous Direct Rendering Manager changes are on their way to DRM-Next for Linux 5.16. Notable from this new drm-misc-next batch is the new "panel-edp" driver...
systemd OOMD Maturing Nicely, Adds Support For User Services
Systemd-oomd as the out-of-memory daemon originally developed by Facebook has been maturing nicely since being merged last year and then its most notable deployment to date has been with Fedora 34's debut earlier this year. Anita Zhang of Facebook provided an update today on the systemd-oomd effort...
Valve Publishes New Steam Deck FAQ With A Few New Details Shared
Valve today published a "Steam Deck FAQ" page sharing some additional information on this forthcoming Arch Linux powered handheld game system that will begin shipping at the end of Q4...
Google Finally Shifting To "Upstream First" Linux Kernel Approach For Android Features
Google's Android had been notorious for all of its downstream patches carried by the mobile operating system as well as various vendor/device kernel trees while in recent years more of that code has been upstreamed. Google has also been shifting to the Android Generic Kernel Image (GKI) as the basis for all their product kernels to further reduce the fragmentation. Looking ahead, Google is now talking of an "upstream first" approach for pushing new kernel features...
Mesa Merge Pending For Vulkan Ray-Tracing On Older AMD GPUs
Merged yesterday for Mesa 21.3 was open-source Vulkan ray-tracing for AMD RDNA2 / RX 6000 series GPUs with the RADV driver. Opened today now is a merge request that would provide Vulkan ray-tracing with RADV to pre-RDNA2 GPUs on this driver going back to the likes of Polaris, granted the performance is another story...
GNOME 41 Released With Wayland Improvements, More Performance Tuning
GNOME 41 is out as the latest half-year update to this open-source desktop environment...
An Early Look At The AMD P-State CPPC Driver Performance vs. ACPI CPUFreq
Earlier this month AMD posted their initial public patches for the AMD P-State CPU frequency scaling driver that leverages ACPI CPPC for ultimately aiming to provide better power efficiency and more responsive CPU frequency scaling / performance state decisions on Zen 3 (and Zen 2 eventually) processors. This is part of the effort around AMD and Valve collaborating for better Linux efficiency especially with the AMD-powered Steam Deck.
Better Support & Performance For OpenACC Kernels Is Coming To GCC
While the GNU Compiler Collection has supported OpenACC for a few years now as this parallel programming standard popular with GPUs/accelerators, the current implementation has been found to be inadequate for many real-world HPC workloads leveraging OpenACC. Fortunately, Siemens has been working to improve GCC's OpenACC kernels support...
Aya Makes It Easy To Write Rust-Based eBPF Programs For The Linux Kernel
Aya was presented during this week's Linux Plumbers Conference for improving the eBPF developer experience by allowing Rust programs to easily run within the kernel...
Ubuntu Touch OTA-19 Released - Still Based On Ubuntu 16.04
UBports on Tuesday released Ubuntu Touch OTA-19 as the latest refinement to this Ubuntu Linux spin for smartphones and tablets...
Mesa 21.2.2 Released "Late & Very Large"
Mesa point releases generally come every two weeks but for the past month have fallen off the wagon. Mesa 21.2.1 came in mid-August and on Tuesday was finally succeeded by Mesa 21.2.2 as a "late and very large" update...
X.Org Server 21.1 RC1 Released With VRR Support For Modesetting Driver, Other Features
More than three years after X.Org Server 1.20 was released, it's set to finally be succeeded soon by X.Org Server 21.1 under its new versioning scheme. Out today is the X.org Server 21.1 release candidate...
AMDGPU Linux Driver To Overhaul Its Approach To Device Enumeration
AMD's open-source Linux graphics driver engineers are working to overhaul how the initial driver loading with device enumeration happens to ultimately make it more robust. In the process though PCI IDs become less important and in turn less of an avenue for exposing possible indicators of new graphics cards...
Cycles X Merged Into Blender 3.0 With NVIDIA CUDA/OptiX Support, AMD HIP Pending
Cycles X as a modernizing of Blender's Cycles rendering engine has now landed in the latest development code for Blender 3.0. Cycles X brings big performance improvements but does eliminate OpenCL support in the process...
Chrome 94 Released With WebGPU For Testing, WebCodecs API Now Official
Chrome 94 is available today as another exciting update for Google's web browser...
Oracle's Next-Generation GNU Profiler "gprofng" Is Looking Great For Developers
Oracle engineers have been working on "gprofng" as a next-generation GNU Profiler that can analyze production binaries. Oracle talked up Gprofng today during the GNU Tools Track as part of Linux Plumbers Conference 2021...
Linux Foundation To Host PaSh For Automatic Parallelizing Of Shell Scripts
The Linux Foundation announced today they will be hosting the PaSh project that is focused on automatically parallelizing POSIX shell scripts...
Samba 4.15 Released With Improved CLI Experience, Modernized VFS Interface
While there is now KSMBD with Linux 5.15 for offering an in-kernel SMB file server, its scope is much more limited than that of the Samba project in user-space. With that said, Samba 4.15 is out now with its latest batch of features and improvements for open-source SMB/CIFS support on Linux and other platforms...
Canonical Extending Ubuntu 14.04/16.04 LTS Support To Ten Years
Canonical is announcing this morning they are extending the Ubuntu 14.04 LTS "Trusty Tahr" and Ubuntu 16.04 LTS "Xenial Xerus" releases to a ten year lifespan...
Vulkan Video Decoding Still In The Early Stages For Open-Source
Going public back in April was the provisional specification around the Vulkan Video extensions as a new industry-standard video encode/decode interface. While several months have passed, there hasn't been much activity yet in the open-source space around Vulkan Video...
Mesa 21.3 Lands Initial Radeon Ray-Tracing Support In Open-Source RADV Vulkan Driver
Landing overnight into Mesa 21.3 was experimentally enabling the Vulkan ray-tracing extensions within the open-source Radeon "RADV" driver...
AMD Extending DWARF To Better Handle GPU Debugging, Continues Collaborating With GCC & LLVM
In addition to AMD's increasing Linux kernel contributions, they are also contributing more improvements in user-space too thanks to their super-computing wins and other big enterprise deployments that are Linux-based. One of the areas talked about this week at the Linux Plumbers Conference with the GNU Tools track is how they are working to extend the DWARF debug format to better handle GPU debugging...
Intel Posts New Linux Patches Looking To Re-Enable ENQCMD Ahead Of Sapphire Rapids
While Intel is normally quite good with their new hardware support being in good shape well ahead of launch, their new code for supporting the ENQCMD functionality for the Data Streaming Accelerator (DSA) with Xeon "Sapphire Rapids" has been an exception. This summer the mainline Linux kernel disabled ENQCMD support since the code was "broken beyond repair" while now Intel engineers have sent out a new series looking to get it re-enabled...
CUPS 2.4 Coming Next Month, CUPS 2.5 + CUPS 3.0 Already In Planning
An Open Printing micro-conference took place today during the Linux Plumbers Conference 2021 week. While it's hard to get excited about printers in 2021, it is exciting the renewed effort around CUPS with it now being back to effectively led by the community and CUPS founder Michael Sweet who left Apple. CUPS 2.4 is coming as the first feature release in quite a while and then CUPS 2.5 followed by CUPS 3.0 are already being talked about with features being discussed...
OpenVPN DCO Linux Kernel Module Aims To Offer Faster VPN Performance
OpenVPN has been implementing a kernel module for data channel offload (DCO) capabilities to enhance the performance of this virtual private network system...
NVIDIA 470.74 Linux Driver Released With Several Fixes
NVIDIA has released their latest 470 series Linux driver point release...
DXVK 1.9.2 Released With More Games In Better Shape
DXVK 1.9.2 is out as the newest version of this key library necessary to the success of Valve's Steam Play (Proton) by translating Direct3D 9/10/11 calls to Vulkan for a much more performant Windows gaming experience on Linux...
Phoronix Ad-Free/Premium Special For Oktoberfest 2021
While Oktoberfest was once again cancelled due to the COVID-19 pandemic (then again, due to the state of the ad industry / ad-block users we haven't had any European meet-up / open-source gathering in years), the wiesn would have kicked off this past weekend. So as is tradition, there is the Phoronix Premium Oktoberfest sale where you can join the ad-free service as a reduced rate. If you enjoy the daily, original Linux and open-source content on Phoronix with plenty of benchmarking, you can do so at a reduced rate...
Rust Lands Support For The Motorola 68000 Processors
With the m68k community continuing to be active around supporting the vintage Motorola 68000 series with modern open-source software, Rust has now merged support for these old processors...
AMD Continues CRIU Work To Checkpoint/Restore ROCm Compute Workloads
Earlier this year AMD went public with prototyping CRIU support for Radeon GPUs around ROCm to be able to checkpoint/freeze running compute workloads and to then restore them at a later point. This CRIU focus is driven by their big accelerator needs and forthcoming supercomputers for migrating workloads particularly within containers. AMD continues working on CRIU support for GPUs and last week provided an update on the project...
NVIDIA Prepares The Linux Kernel For Future Laptops With EC-Driven Backlights
NVIDIA is contributing a new open-source driver to the upstream Linux kernel for dealing with upcoming laptops where the backlight controls are handled by the device's embedded controller (EC)...
Red Hat's Upstream Contributions Are Making For A Great Fedora Workstation 35
Fedora Workstation 35 will hopefully be out at the end of October (currently the beta is running behind schedule) and when it does ship it's once again at the bleeding-edge of Linux features. Fedora Workstation 35 is shaping up to be another great release for those interested in a feature-rich desktop experience...
xf86-input-libinput 1.2 Brings Touchpad Gestures, High Resolution Scrolling
For those continuing to make use of the X.Org Server, xf86-input-libinput 1.2 is now available for integrating the latest functionality of libinput input handling library...
Linux 5.15-rc2 Released With Many Fixes, Addressing Issues Raised By "-Werror"
Linux 5.15-rc2 is now available as the latest weekly release candidate for this next version of the Linux kernel. Linux 5.15 in turn should be out as stable around the start of November...
HarfBuzz 3.0 Released With Unicode 14.0 Support, More APIs Considered Stable
HarfBuzz 3.0 has been released as a new version of this widely-used, open-source text shaping library that is used by the major Linux desktop environments along with Chrome OS, Java, Android, Chrome, and a plethora of other software projects and UI toolkits...
That Didn't Take Long: KSMBD In-Kernel File Server Already Needs Important Security Fix
It was just a few weeks back that KSMBD was merged into Linux 5.15 while now it's seeing its first important security fix...
Linux 5.16 To Support Sensor Readings On More ASUS Motherboards
With a change to the nct6775 hardware monitoring sensor driver, more ASUS motherboards should enjoy working sensor support come Linux 5.16...
Jolla Releases Sailfish OS 4.2 For Continuing To Improve This Linux-Based Smartphone OS
Jolla this week released Sailfish OS 4.2 "Verla" as the newest version of this Linux-based smartphone operating system that continues to be made commercially available for various devices...
SDL Still Has A Number Of Issues To Address Before Defaulting To Wayland
The recently released SDL 2.0.16 brought much-improved Wayland support but it's still not quite good enough yet to have it be the default over the SDL X11 path. However, developers continue working in that direction to eventually use it by default...
Linux 5.15 Is Now Slightly Less Broken For The DEC Alpha "Jensen"
One has to wonder how much longer the Linux kernel will keep around some very old and known to be borked hardware support but at least for now the DECpc AXP 150 "Jensen" platform support is sticking around and with Linux 5.15 is no longer marked as "broken" outright...
DRM Driver Posted For AI Processing Unit - Initially Focused On Mediatek SoCs
BayLibre developer Alexandre Bailon has posted a "request for comments" of a new open-source Direct Rendering Manager (DRM) driver for AI Processing Unit (APU) functionality. Initially the driver is catering to Mediatek SoCs with an AI co-processor but this DRM "APU" driver could be adapted to other hardware too...
Apple M1 USB Type-C Linux Support Code Sent Out For Testing
The latest patches sent out for review/testing on the long mission for enabling Apple M1 support on Linux is the USB Type-C connectivity...
AMD + Valve Focusing On P-State / CPPC Driver With Schedutil For Better Linux Efficiency
As reported at the start of August, AMD and Valve have been working on Linux CPU performance/frequency scaling improvements with the Steam Deck being one of the leading motivators. As speculated at that time, their work would likely revolve around use of ACPI CPPC found with Zen 2 CPUs and newer. Published last week was that AMD P-State driver for Linux systems indeed now leveraging CPPC information. AMD formally presented this new driver yesterday at XDC2021...
GIMP 2.10.28 Released With More Fixes
There's still some time to go before seeing the long-awaited GIMP 3.0 release for this open-source image manipulation program but at least out this weekend is GIMP 2.10.28 for bettering the current stable series...
...245246247248249250251252253254...