Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 1 hour 34 min ago

getrandom() In The vDSO Aims For Linux 6.11 To Provide Faster Yet Secure User-Space RNG

Thu, 07/04/2024 - 04:00
In the making the past two years by developer Jason Donenfeld (of WireGuard fame) is adding getrandom() to the vDSO in the name of better performance. In some tests this has yielded as much as a ~15x speed-up to performance for user-space obtaining crypographically secure random number generation. It's looking like for the upcoming Linux 6.11 merge window, this work will finally be merged...

Linux's DRM Panic "Screen of Death" Sees Patches For QR Code Error Messages

Thu, 07/04/2024 - 02:05
Linux 6.10 introduces DRM Panic for providing a new panic screen in case of kernel errors and situations where the VT support may be disabled. This new kernel functionality is akin to Windows' Blue Screen of Death or thanks to open-source can be adapted to take on other forms such as a black screen of death and conveying monochrome logos rather than ASCII art. New patches provide for the ability to show QR codes of error messages within the DRM Panic screens...

Meta Sees ~5% Performance Gains To Optimizing The Linux Kernel With BOLT

Thu, 07/04/2024 - 01:08
For years Meta/Facebook has been exploring using BOLT with the Linux kernel to optimize the layout of the Linux kernel binary. Since BOLT was upstreamed into LLVM, they've continued work around BOLT'ing the kernel. There is now a public guide for carrying out a BOLT-optimized Linux kernel build and roughly 5% better system performance to expect from such an optimized kernel...

CentOS Stream 10 Taking Shape, Fedora-Flavored Kernels From Kmods SIG

Wed, 07/03/2024 - 22:48
While CentOS 7 reached end of life a few days ago, CentOS Stream 10 as the future basis of RHEL 10 continues advancing along with other ongoing initiatives in the CentOS Stream space...

"Indirector" Attack Disclosed For Intel Alder Lake & Raptor Lake CPUs

Wed, 07/03/2024 - 21:30
UC San Diego researchers have gone public with Indirector, high-precision branch target injection attacks on the indirect branch predictor. This UCSD security researchers found Indirector impacting recent Intel Alder Lake and Raptor Lake processors. Intel believes though that no further mitigations are required...

Updated GCC Patches For OpenMP Unified Shared Memory On AMD & NVIDIA GPUs

Wed, 07/03/2024 - 21:26
Two years after originally posting patches for working on Unified Shared Memory (USM) support for OpenMP with the GNU Compiler Collection (GCC), there is finally an updated patch-set for implementing this shared memory functionality with both AMD and NVIDIA GPUs...

Ubuntu Developing "crypto-config" For System-Wide Cryptography Configuration

Wed, 07/03/2024 - 20:52
A new Ubuntu utility seeing an uptick in development recently is crypto-config as a means of system-wide cryptography configuration...

Debian GNU/Hurd Adds Experimental 32-bit SMP Kernel & Rust Compiler

Wed, 07/03/2024 - 18:51
The GNU Hurd team has put out their Q2'2024 status update to outline recent activity around this micro-kernel platform...

RADV Driver Enables Device Generated Commands Task Shader Support

Wed, 07/03/2024 - 18:35
The RADV Radeon Vulkan driver in Mesa 24.2-devel has received support for task shaders with the NVIDIA Device Generated Commands "DGC" extension...

Microsoft Releases New Azure Linux 3.0 Preview

Wed, 07/03/2024 - 18:25
A new preview release is available of Microsoft's Azure Linux 3.0 operating system...

Fedora 42 Looks To Make It Easier For Unprivileged System Flatpaks & Disk Management

Wed, 07/03/2024 - 05:09
In addition to proposed opt-in data metrics collection and the new web-based installer UI, some of the other early proposals for Fedora Linux 42 that isn't due out until April of 2025 is expanding the possibilities for unprivileged users...

Intel Xe Graphics Driver Squeezes In More Changes Ahead Of Linux 6.11

Wed, 07/03/2024 - 04:43
The Intel kernel graphics driver code being queued for the Linux 6.11 kernel already has added the initial Intel Battlemage PCI IDs, Battlemage display support, eDP Panel Replay support, Hardware Replay to help with hang debugging, SR-IOV preparations, and more Lunar Lake / Xe2 enablement. Today another unexpected last minute pull request was submitted of a bit more Xe driver code...

Arm Expands Speculative SSBS Workaround With More CPU Cores Being Affected

Wed, 07/03/2024 - 00:06
Back in May there were Linux kernel patches posted as a workaround for Arm CPU errata around the Speculative Store Bypass (SSB) handling. Initially this workaround was just noted as the Cortex-X4 and Neoverse-V3 as being affected, but now it turns out many more exciting Arm processor cores are impacted...

The Linux Kernel Matures To Having A Minimum Rust Toolchain Version

Tue, 07/02/2024 - 23:15
Nearly every Linux kernel cycle has bought patches to bump the version of the Rust language targeted by the kernel as it worked toward having a suitable minimum version. With the latest Linux kernel patches, it looks like we may be finally approaching the point where a safe minimum version can be specified and for the Linux kernel to in turn allow supporting multiple different versions of the Rust compiler...

LLVM Clang 19 Adds Initial "-std=c2y" Support For The Next C Standard

Tue, 07/02/2024 - 21:30
LLVM Clang 19 this morning landed initial support for the -std=c2y and -std=gnu2y options for targeting the next C programming language standard...

Fedora 41 Looks To Finally Say Goodbye To Python 2.7

Tue, 07/02/2024 - 20:29
A change proposal has been filed by Red Hat engineer Miro Hrončok for retiring Python 2.7 within Fedora 41 and to drop packages still depending upon Python 2...

Redox OS Doubles The Performance Of Its File-System & I/O Drivers

Tue, 07/02/2024 - 20:13
The Rust-written Redox OS open-source operating system is out with its monthly development summary that notes some interesting work taking place...

Miracle-WM v0.3 Released - Working Out To Daily-Drive This Mir-Based Wayland Compositor

Tue, 07/02/2024 - 20:01
Canonical engineer Matthew Kosarek has released Miracle-WM v0.3 as the newest version of this Wayland tiling compositor built atop Mir. Miracle-WM is beginning to be useful and practical enough for daily driving by its lead developer...

Microsoft's WSL2 Transitions To Linux 6.6 LTS Kernel

Tue, 07/02/2024 - 18:47
The kernel powering Microsoft's Windows Subsystem for Linux 2 (WSL2) has long been using the Linux 5.15 LTS kernel while finally it's now upgraded past that aging long-term support kernel and onto the current Linux 6.6 LTS series...

Vulkan 1.3.289 Further Helps Out With Layered Driver Implementations

Tue, 07/02/2024 - 18:23
Vulkan 1.3.289 was released at the end of last week with a handful of clarifications/corrections to the Vulkan API specification plus one new maintenance extension...

Pages