Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-09 10:30
Linux 5.9 Continues Working On A Variety Of Scheduler Improvements
Among the many pull requests sent in for the Linux 5.9 merge window by longtime developer Ingo Molnar are the usual assortment of scheduler improvements...
Wayfire 0.5 Wayland Compositor Brings Latency Optimizations, More Protocols
Wayfire, a Wayland compositor inspired by the likes of Compiz with different desktop effects, is out today with a new feature release...
Checkpoint/Restore Of Unprivileged Processes Sent In For Linux 5.9
Linux 5.9 is bringing another feature that's long been baking and of interest to a growing number of stakeholders... checkpoint/restore functionality of unprivileged processes...
Defaulting Radeon GCN 1.0/1.1 GPUs To Better Linux Driver Is Held Up By Analog Outputs
Switching from the "Radeon" to "AMDGPU" kernel driver on Linux is possible for Radeon GCN 1.0/1.1 era graphics cards and doing so can mean slight performance benefits, the ability to run the AMDVLK or RADV Vulkan drivers, and simply making use of this better maintained driver. But having these original GCN graphics cards default to the modern AMDGPU driver appears held up by the lack of analog video output support with that driver...
After 5 Years, FSGSBASE Support Finally Ready For Linux To Enhance AMD/Intel Performance
The Linux kernel work for making use of the x86_64 FSGSBASE instruction since Intel Ivy Bridge and since then AMD CPUs also is set to finally land with the in-development Linux 5.9 kernel. The FSGSBASE support has the possibility of helping Intel/AMD CPU performance especially in areas like context switching that had been hurt badly by Spectre/Meltdown and other CPU vulnerability mitigations largely on the Intel side...
Linux 5.9 Set To Bring "Close_Range" System Call - Coordinated With FreeBSD Developers
The close_range() system call is intended to allow efficiently closing a range of file descriptors (or all file descriptors) of the calling task. This system call was devised in cooperation with FreeBSD developers...
GNOME's Mutter Adds Support For Launching "Trusted Clients" On Wayland
Merged to GNOME's Mutter compositor is an API for Wayland to allow the launching of trusted clients...
Linux 5.9 Adds Intel "Keem Bay" Support, 8 Snapdragon Smartphones, AMD EthanolX BMC, Old Tegra Tablets
There are many ARM changes coming to Linux 5.9, including support for Intel's Keem Bay...
Intel's Open-Source H.265/HEVC Encoder Sees First Release Of 2020
Intel's Scalable Video Technology team is known for their open-source video encoder work particularly on AV1 and VP9 formats, but they also continue to maintain a high performance H.265/HEVC encoder as well. Intel SVT-HEVC 1.5 was released on Monday as their first major update of the year...
Intel SERIALIZE, Dropping Of SGI UV Supercomputer, i386 Clang'ing Hit Linux 5.9
A number of x86-related changes were sent out today for the first full day of the Linux 5.9 merge window...
AMD HSA Offloading Support Dropped From The GCC Compiler
There didn't appear to be much usage ever out of the AMD HSA (Heterogeneous System Architecture) support within the GCC compiler and hadn't been maintained in a while so now has been wiped out of the GNU Compiler Collection...
Btrfs Seeing Some Nice Performance Improvements For Linux 5.9
With more eyes on Btrfs given the file-system is set to become the default for Fedora 33 desktop spins, there are some interesting performance optimizations coming to Btrfs with the in-development Linux 5.9 kernel...
Kernel Developers Work To Block NVIDIA "GPL Condom" Effort Around New NetGPU Code
Linux kernel developers are working on tightening up the access around GPL-only kernel symbols and kernel shims that interface with proprietary kernel modules. This latest work is being driven by code recently put out for improving the Linux networking code where NVIDIA's proprietary kernel driver would be the initial consumer...
OpenSSF Launches To Improve Open-Source Software Security
The Linux Foundation in cooperation with many hardware and software vendors have announced the Open-Source Security Foundation (OpenSSF) for improving open-source security...
Vulkan 1.2.149 Released With Another Extension For Helping The Likes Of DXVK
Vulkan 1.2.149 is out today and its lone new extension is yet another addition to the Vulkan API for helping translation layers like DXVK map other graphics APIs on top...
GNU Linux-libre 5.8 Required A Lot Of Deblobbing
Linux 5.8 is one of the biggest releases in a while but that newly-stable kernel also means a lot of the new drivers need to be stripped out or otherwise modified over being reliant on binary-only firmware/microcode or contingent upon other dependencies deemed not free to the Free Software Foundation standards...
FSCRYPT Inline Encryption Ready To Offer Better Performance On Modern SoCs
After being worked on a number of months, the FSCRYPT file-system encryption framework for the Linux kernel is enabling inline encryption support with the 5.9 kernel...
Ubuntu's Prolific GNOME Developer Is Looking To Tackle Deep Color Support
GNOME could soon be playing nicely with deep color displays that aim to offer more realistic color reproduction thanks to the greater bit depth for each color component...
Linux 5.9 Dropping The Unicore 32-bit RISC Architecture
It's arguably long overdue but with the just-opened Linux 5.9 kernel cycle the Unicore32 CPU architecture is being removed...
Libinput 1.16 Released - Ready To Warn You If Your System Is Too Slow
Libinput 1.16 is out this morning as the newest feature update to this input handling library used by the Linux desktop on both X11 and Wayland...
IO_uring Has Many Improvements Set To Go Into Linux 5.9
In addition to the many outlined changes expected for Linux 5.9, here's another big one: lots of IO_uring work for enhancing this modern Linux I/O interface...
Linux 5.8 Released With AMD Energy Driver, F2FS LZO-RLE, IBM POWER10 Booting
Linus Torvalds was debating up to the last minutes today of whether to opt for Linux 5.8-rc8 or go ahead and release Linux 5.8 as stable... He opted for Linux 5.8 splashing down on this historic day...
DragonFlyBSD Pulls In AMD Temperature Driver, SMN Support From FreeBSD
DragonFlyBSD has been generally working out well for AMD Zen systems sans a few motherboard specific woes, but now is getting even better thanks to importing some new drivers from FreeBSD...
Facebook Engineer Improving BPF "User Programs" Support
Facebook engineer Song Liu has sent out a set of patches for "BPF_PROG_TYPE_USER" as a new BPF type for the Linux kernel focused on better supporting user programs...
Changes Expected For The Linux 5.9 Kernel From Intel DG1 To AMD Navi 2 To New CPU Capabilities
The Linux 5.9 kernel merge window will open up immediately upon the release of Linux 5.8, which is expected to happen this evening unless Linus Torvalds decides to stave it off for one week to allow for additional testing. In any case, once Linux 5.9 kicks off there are a lot of changes expected...
Wine-Staging 5.14 Release In 2020 Finally Implementing... Findstr
Incredibly it has taken until now with Wine-Staging 5.14 to implement more than just a stub to Wine's FINDSTR program implementation. Yes, the long-standing command to search for strings...
Intel ISPC 1.14 Released With Initial GPU Offloading Support
A few days back we wrote of Intel's ISPC compiler landing GPU code generation support for their UHD/Iris/Xe Graphics from Gen9 Skylake and beyond. Following that code being merged, ISPC 1.14.0 was quickly tagged...
Rust Maybe Coming To The Linux Kernel, Other Open-Source Milestones For July
Even with the coronavirus pandemic, the distributed open-source and Linux communities continue advancing with great new features and improvements. During the course of July on Phoronix were 266 original news articles and another 15 featured Linux hardware reviews / benchmark featured articles...
Valve's Steam July 2020 Numbers Point To A Small Dip For Linux
While some platforms like Netmarketshare have reported increases month-over-month for Linux desktop usage, that doesn't appear to be translating similarly to the Linux gaming market-share, or at least not at the rate Steam is growing on Windows and macOS. Valve has just published their July 2020 numbers that are part of the Steam Survey...
Linux 5.9 Adding New Knob To Control Default Boost Value For Real-Time Workloads
Primarily driven currently by Arm big.LITTLE use-cases like high-end smartphones where you may be running on battery and not want to boost the CPU performance too high for real-time (RT) tasks, Linux 5.9 is adding new capabilities around setting the default boost value...
FNA FAudio 20.08 Released With WMA Decoding Powered By GStreamer
Linux game porter Ethan Lee who also develops FNA-XNA today released FAudio 20.08 as the open-source XAudio re-implementation...
Debian 10.5 Released To Address The GRUB2 BootHole Vulnerability, Other Security Fixes
Debian 10.5 is out today as the latest point releasr to "Buster" in shipping the latest security and bug fixes...
KDE Developers End July With More Improvements For Plasma 5.20
Even with everything going on in the world around the coronavirus and warm summer temperatures, KDE developers continue making improvements on their desktop stack, including around Wayland support...
Wine 5.14 Brings Initial Version Of The Webdings Font
Wine 5.14 debuted late on Friday night as the newest bi-weekly development release with being less than a half-year to go now until the debut of Wine 6.0 stable...
Wayland-Utils 1.0 Relased As New Utility Package For Wayland Tools
In addition to the Weston 9.0 Alpha compositor, this week also brought Wayland-Utils 1.0 as the inaugural release for this collection of Wayland utilities/tools...
The Beautiful + Linux-Friendly Unigine 2.12 Engine Released
The Unigine Engine appears to be having great success in the engineering and simulation space more so than for the competitive game engine space, but in any case Unigine 2.12 is now out with this visually stunning engine delivering even more life-like visuals while continuing to be Linux-friendly...
MoltenVK Update Brings Vulkan To Apple's tvOS
The open-source MoltenVK portability layer has already been providing Vulkan support on Apple iOS and macOS by re-mapping the Vulkan API to Apple's Metal graphics framework. With today's update, Vulkan has now come to tvOS as well...
Intel Brings IBM POWER CPU Support To Their Deep Neural Network Library
Besides the code itself to Intel's oneAPI being open-source, the company is being surprisingly open about its support even for areas of usage outside of x86_64 CPUs...
Linux's exFAT File-System Driver Can Now "FSCK" As Fast As Windows
Samsung engineers responsible for the modern exFAT file-system driver for Linux have updated the adjoining "exfatprogs" user-space programs around this file-system. Notable to exfatprogs-1.0.4 is much faster "fsck" file-system checking support...
Eight Great Features Of Linux 5.8
If all goes well the Linux 5.8 kernel will be released as stable this weekend. Linus Torvalds last weekend expressed some uncertainty whether an extra release candidate would be required, but so far this week the kernel Git activity is light, thus for the moment at least is looking like 5.8 will be christened on Sunday...
"Speakup" Promoted Out Of Staging For Linux 5.9
The Speakup screen reader that is built into the kernel and allows for speaking all text printed to the text console from boot-up to shutdown for assisting blind individuals is now being promoted out of staging with Linux 5.9...
X.Org's Latest Security Woes Are Bugs In LibX11, Xserver
The X.Org/X11 Server has been hit by many security vulnerabilities over the past decade as security researchers eye more open-source software. Some of these vulnerabilities date back to even the 80's and 90's given how X11 has built up over time. The X.Org Server security was previously characterized as being even worse than it looks while today the latest vulnerabilities have been made public...
GTK 3.99 Released With The GTK4 Toolkit Finally Close To Debut
The developers working long on the GTK4 toolkit are finally close to declaring version 4.0...
LIBEI Yields New Effort For Emulating Input Devices In Wayland
Red Hat's input expert Peter Hutterer has started writing another library to help the Linux input ecosystem: LIBEI. This new library is focused on offering emulated input device support for Wayland in order to support use-cases like xdotool for automating input events...
Raspberry Pi 4 "V3DV" Vulkan Driver Begins Tackling MSAA, Other Improvements
This month the Raspberry Pi Foundation funded "V3DV" open-source Vulkan driver for the Raspberry Pi 4 began being able to run vkQuake. In ending out July, the developers at consulting firm Igalia who are working on this driver for the Raspberry Pi Foundation shared some of their latest driver activity...
Wayland's Weston 9.0 Reaches Alpha
Weston 9.0 release preparations are getting underway. At least compared to the original Weston 9.0 release plans, this Wayland compositor is running about a month behind those plans but in any case the release is now making its way to reality...
Intel PMT Framework + Tiger Lake Telemetry Support Updated For Linux
Back in May I wrote about Intel working on Platform Monitoring Technology or hardware telemetry capabilities that are coming with Tiger Lake. The Linux support continues to be worked on for this "PMT" functionality although it looks like the work won't be ready in time for the imminent Linux 5.9 kernel merge window...
Wayland's Weston Compositor Introduces Kiosk/Fullscreen Shell
While there is already the Cage kiosk full-screen shell as well as the likes of Ubuntu's Mir Kiosk Shell, Wayland's Weston reference compositor now has its own implementation...
Systemd 246 Released With Many Changes
Systemd 246 is out today as the newest version of this dominant Linux init system and system/service manager. Systemd 246 has a lot of new functionality in time for making it into at least some of the autumn 2020 Linux distributions...
ACO Radeon Shader Back-End Adds Unit Testing Framework To Help Test Optimizations
The popular "ACO" shader compiler back-end that recently was promoted to the default shader compiler for Mesa's open-source Radeon Vulkan driver (RADV) has long been testing with shaders and traces while now a proper unit testing framework is being introduced for verifying optimizations are correctly handled, ensuring no regressions, etc...
...327328329330331332333334335336...