Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-09-15 00:30
Firefox 94.0 Released With Linux Build Using EGL For Better Performance, Power Savings
Firefox 94.0 is now available and for a change it's quite exciting on the Linux front...
Khronos Prepares ANARI 1.0 API For Scalable 3D Data Visualization
The Khronos Group this morning is rolling out the provisional specification for ANARI 1.0, its newest royalty-free, industry-standard API...
Btrfs With Linux 5.16 Seeing More Performance Optimizations, NVMe ZNS
The Btrfs file-system continues seeing new performance optimizations and other work, thanks in part to the renewed interest around the file-system with Fedora Workstation continuing to use it by default along with openSUSE and other Linux distributions...
Vulkan 1.2.197 Released With Dynamic Rendering Extension
Vulkan 1.2.197 is out with a variety of documentation updates, clarifications to the specification, and other work. Plus there is one new extension this time around...
Linux 5.16 Networking Changes Are Quite Busy From New Drivers To Intel 100G Improvements
Given the wide range of hardware running Linux and especially Linux being dominant in the data center, the networking changes each kernel cycle remain quite vibrant. Linux 5.16 is no exception with the main feature pull sent in on Monday for all the networking updates...
"Ampere-1" GCC Patch Posted For Ampere's Upcoming AArch64 Core Design
While Ampere Altra and Altra Max processors are achieving great success using Arm Neoverse N1 based cores, as shared earlier this year Ampere has begun designing their own custom Arm server CPU cores for slated introduction in 2022. The first GCC compiler patch for that next-gen Ampere CPU was quietly posted on Monday...
Intel AMX Support Lands For Linux 5.16
After going through a number of rounds of patch revisions over the past year, Intel's kernel-side changes for supporting Advanced Matrix Extensions (AMX) with next-gen Xeon Scalable "Sapphire Rapids" processors has landed for Linux 5.16!..
Steam On Linux Marketshare Hits New Multi-Year High, AMD Powering ~40% Of Linux Gaming Systems
Back in July Steam on Linux re-crossed the 1.0% marketshare threshold following the announcement of the Steam Deck and continued progress around Steam Play / Proton. The Steam on Linux user-base has continued growing month by month and has hit another high with the numbers published today that cover the month of October...
Radeon ROCm 4.5 Released With HIP Runtime Compilation, Unified Memory Support
AMD today released Radeon Open eCosystem 4.5 (ROCm 4.5) as the latest version to their open-source GPU compute stack for Linux systems. ROCm 4.5 brings with it a number of new features and improvements but one area on the consumer Radeon side will leave some potential users frustrated...
Memory Folios Merged For Linux 5.16
The proposed memory "folios" functionality for Linux 5.16 is happening! This low-level change to the Linux memory management code was merged today for this next kernel...
GCC & LLVM Patches Pending To Fend Off Trojan Source Attacks
Making rounds today are the "Trojan Source" attacks by which text displayed to the end-user/developer doesn't match what is actually being executed. The problem stems from Unicode standards and could lead to malicious code being inadvertently introduced into upstream code-bases that could be overlooked during code review processes, etc. GCC and LLVM/Clang are among the early compilers preparing defenses against Trojan Source style attacks...
Many Block Improvements Land In Linux 5.16 - Multi-Actuator Hard Drive Support
The big set of block changes for Linux 5.16 were merged today with the opening of the new kernel cycle. While the massive I/O optimizations tackled recently has been a main focus, there is also much more to the block subsystem coming with Linux 5.16...
MPV 0.34 Released For Popular Linux Media Player
MPV 0.34 is now available as the newest version of this popular Linux video player that is powered by FFmpeg and forked originally from MPlayer/mplayer2 code...
Linux 5.16 Loosens The Spectre Defaults Around SSBD / STIBP
Linux 5.16 is adjusting its default Spectre mitigation behavior around Spectre V2 for user-space tasks as well as Speculative Store Bypass Disable (SSBD) for Spectre V4 mitigation...
Google Will Now Pay $31,337 To $50,337 For New Linux Kernel Vulnerabilities
Google announced today that now through at least the end of January they will be providing higher payment amounts for security researchers disclosing new vulnerabilities affecting the Linux kernel...
FWUPD 1.7.1 Adds Support For Firmware Updates On More Devices
FWUPD 1.7.1 is out today as the newest release of this leading open-source solution for allowing firmware updates from UEFI motherboards to various peripherals under Linux and other platforms...
Linux 5.15 Is This Year's LTS Kernel
As we approach the end of the calendar year there was some uncertainty whether Linux 5.15 would be this year's Long-Term Support (LTS) kernel or if it would be Linux 5.16 albeit not likely releasing until the start of 2022.....
PHPStan 1.0 Released As Leading PHP Static Analyzer
PHPStan 1.0 was released today as the first stable release for this leading open-source PHP static analysis tool...
FUTEX2's sys_futex_waitv() Sent In For Linux 5.16 To Help Linux Gaming
As expected after first reporting on it a month ago when the FUTEX2 patches were queued up in locking/core, this work with the new sys_futex_waitv() system call for helping the Windows on Linux gaming experience will indeed land for Linux 5.16...
Linux I/O Optimizations, AMD Improvements, NVIDIA GBM Excited Linux Users Last Month
It was an exciting October even amid the ongoing pandemic as at least Linux/open-source enthusiasts were able to enjoy the Ubuntu 21.10 debut, ongoing Linux I/O optimizations many of which are now coming to mainline in 5.16, numerous AMD driver enhancements, NVIDIA's proprietary driver stack finally introducing GBM support, X.Org Server 21.1 released, and much more...
GNU Linux-libre 5.15 Released - More Deblobbing, Fixing "-Werror" Breakage
Right after last night's Linux 5.15 kernel release, the Free Software Foundation folks issued GNU Linux-libre 5.15-gnu as the newest version of their downstream that removes functionality dependent upon binary-only/non-free-software firmware/microcode as well as the ability to load closed kernel modules and other determined non-free-software restrictions...
Linux 5.15 Released With Initial Intel DG2/Alchemist + Xe HPG Code, New NTFS Driver
Linus Torvalds went ahead and released Linux 5.15 today on Halloween rather than delaying the kernel for another week...
The 15 Most Interesting Linux 5.15 Kernel Features From NTFS3 To KSMBD & DAMON
Back in September at the end of the Linux 5.15 merge window was our Linux 5.15 feature overview but given the time since then and that the Linux 5.15 stable kernel will likely be released this evening, here is a recap of the most interesting changes in this new kernel version...
Memory Folios Looks For Inclusion In Linux 5.16
After memory folios failed to make it into Linux 5.15, this low-level change to the kernel memory management code that has possible performance implications is looking to land for Linux 5.16...
SDL2 Begins Landing More Workable RISC OS Support
Back in February 2020 SDL2 began seeing early work for RISC OS support. Now being merged this weekend to this key library used by many cross-platform games is now more functioning support for the RISC OS Arm-based operating system...
Performance Optimizations, Other "Big" Work For Linux 5.16 To The Block Code
Linux block subsystem maintainer and IO_uring lead developer Jens Axboe has prepared his various pull requests ahead of the upcoming Linux 5.16 merge window...
GDB Debugger Adds Native Support For OpenRISC On Linux
The GNU Debugger (GDB) has landed native support for OpenRISC on Linux and GDB server support...
LibreOffice 7.3 Alpha 1 Tagged With More Open-Source Office Suite Improvements
LibreOffice 7.3 Alpha 1 was tagged on Friday in the first step towards this next open-source office suite update due out early next year...
Mesa's Radeon Vulkan Driver "RADV" Prepares Experimental Mesh Shaders
Mesa's Radeon Vulkan open-source driver "RADV" is preparing to introduce experimental support for mesh shaders...
Firefox 94 To Start Using EGL On Linux - Better Performance, Lower Power Use
Mozilla Firefox 94 will begin using its EGL back-end on the Linux desktop in conjunction with supported graphics drivers in order to provide better performance, lower power usage, and other benefits...
KDE Ends Out October With More Fixes, Continued Polishing To Plasma Wayland
KDE Plasma 5.23 offers much better Plasma Wayland support than prior releases but still the journey of polished Wayland support on-par with X11 is not over. KDE developers ended out October working on more Wayland fixes along with other improvements to this open-source desktop...
OpenVDB 9.0 Released With NanoVDB GPU Support
OpenVDB is the software open-sourced by DreamWorks Animations that is now part of the Academy Software Foundation as a sparse volume data structure and associating tooling with a particular focus on visual effects and animations for film production. OpenVDB 9.0 is out today as the latest major update to this library...
Stargate Is The Newest Open-Source Digital Audio Workstation
While Ardour is arguably the most well known open-source digital audio workstation (DAW) solution, there are also other offerings like Zrythm and others while now "Stargate" is the newest option available...
Void-Linux-Powered Project Trident To Cease Operations
Project Trident had been an operating system originally based on TrueOS/FreeBSD before shifting to Void Linux as its base and worked on various innovations like OpenZFS-based root installations but now the developers behind the ambitious advanced desktop OS project have decided to call it quits...
Zink OpenGL On Vulkan Inches Closer To OpenGL 4.6 Conformance, More Games Working
While there has been less major progress to report on Mesa's Zink OpenGL-over-Vulkan code in recent weeks, Mike Blumenkrantz of Valve and others continue optimizing and fixing this increasing useful implementation. Most recently the game Bioshock: Infinite is running on Zink and there are more fixes in aiming toward OpenGL 4.6 conformance...
AMD Posts Latest Revision To Its New P-State Linux Driver
In early September AMD posted their new "amd-pstate" CPU frequency scaling driver for Linux that leverages ACPI CPPC data available with Zen 2 and newer processors for making wiser frequency scaling decisions. The goal of AMD P-State is to offer better performance-per-Watt and today they have posted a new revision of this driver...
RadeonSI Lands Yet Another Round Of Optimizations That Further Reduce CPU Overhead
Well known AMD open-source OpenGL driver developer Marek Olšák has landed another big batch of patches to further lower the driver overhead of this Linux OpenGL driver...
Intel's i965 Mesa Classic OpenGL Driver Will Stick Around A Bit Longer
Earlier this year was talk of finally retiring the Intel "i965" Mesa classic OpenGL driver along with the rest of the "classic Mesa" driver code now that it's been replaced by the Crocus Gallium3D driver and the other open-source Mesa OpenGL divers all using the modern Gallium3D architecture. Those plans are still on but shifting now into 2022...
X.Org Server Bids Farewell To Autotools
With X.Org Server 21.1 having finally shipped this week, the X.Org Server Autotools build system support has been killed off...
Improved Retpoline Code Staged Ahead Of Linux 5.16
A set of patches improving the return trampoline "Retpoline" code used for Spectre V2 mitigations has made its way into tip.git's "objtool/core" staging area ahead of the upcoming Linux 5.16 merge window...
Wayland 1.20 Planned For Release In December
It's been nine months since the release of Wayland 1.19 while now release plans have been drafted for Wayland 1.20...
Games Relying On CEG DRM Should Now Be Able To Run With Steam Play
Running the newest Steam client beta paired with the newest Proton Experimental should yield more Windows games working on Steam Play with Linux...
Amazon Open-Sources Babelfish for PostgreSQL To More Easily Move Away From Microsoft SQL
Amazon Web Services today announced the open-source Babelfish for PostgreSQL server project. Babelfish allows for applications written against Microsoft SQL Server to work seamlessly with PostgreSQL...
Fedora 35 Cleared For Release Next Week
After dealing with blocker bugs the past two weeks, Fedora 35 is now confirmed for releasing next week...
Linux + GCC/Clang Patches Coming For Straight-Line Speculation Mitigation On x86/x86_64
Disclosed last year by Arm was their processors affected by a straight-line speculation vulnerability. In this case the processor could speculatively execute instructions linearly in memory past an unconditional change in control flow. There has been talk about possible straight-line speculation on x86/x86_64 but without any action while now GCC and LLVM/Clang compiler developers along with Linux kernel developers are preparing such mitigation support...
Sway's wlroots Lands Initial Vulkan Renderer
The wlroots modular Wayland compositing library that was started by the Sway compositor now has an initial Vulkan renderer merged...
Ubuntu 21.10 Performance Continues In The Right Direction For AArch64
As a good sign ahead of the important Ubuntu 22.04 LTS release in the spring, Ubuntu 21.10 further ups the 64-bit ARM (AArch64) performance. Here is a look at some of the gains in going from Ubuntu 21.04 to the recently released Ubuntu 21.10.
Blender 3.x Roadmap Has Big Plans For Vulkan, Other Improvements
With Blender 3.0 releasing soon, the Blender project has published a Blender 3.x road-map outlining some of their plans for future releases...
Embedded DisplayPort 1.5 Specification Published
It's been six years already since VESA published the Embedded DisplayPort 1.4b specification while finally it's been succeeded by eDP 1.5...
Raspberry Pi Zero 2 W Launches As Newer, Faster $10 Single Board Computer
The Raspberry Pi Foundation today is launching the Raspberry Pi Zero 2 W as their newest single board computer succeeding the $10 Raspberry Pi Zero W...
...239240241242243244245246247248...