Zahraniční portály – články

DXVK-NVAPI 0.9 Brings New Features For NVIDIA GPUs With Valve's Steam Play

Phoronix - 16. Březen 2025 - 18:41
Following the DXVK 2.6 release from a few days ago for Direct3D 8/9/10/11 atop Vulkan and ahead of the upcoming Proton 10.0 release for further enhancing Valve's Steam Play, out today is DXVK-NVAPI 0.9 as the NVIDIA NVAPI integration for use with DXVK...

Arm Changing Linux Default To Costly "KPTI" Mitigation For Some Newer CPUs

Phoronix - 16. Březen 2025 - 15:38
For some newer Arm core designs, Arm is changing the Linux kernel to defaulting to enabling Kernel Page Table Isolation "KPTI" if not running on a new firmware version in order to properly mitigate a recently disclosed CPU security issue. This change has been queued up and is expected to change the default with the upcoming Linux 6.15 kernel...

Huawei Matebook E Go Laptops To Be Better Supported With Linux 6.15

Phoronix - 16. Březen 2025 - 15:18
For those that happen to have a Huawei Matebook E Go 2-in-1 laptop or have been considering these ARM laptops, the upcoming Linux 6.15 kernel will be better supporting these devices thanks to a new driver set to be merged...

Linux 6.14-rc7 To Support A Few More Gaming Controllers

Phoronix - 16. Březen 2025 - 12:01
Ahead of the Linux 6.14-rc7 kernel release later today, a set of input subsystem updates were merged overnight that add in support for a few more gaming controllers...

One Line Of Code Optimizes F2FS Performance For Small Multi-Threaded Writes

Phoronix - 16. Březen 2025 - 11:38
An SK engineer has posted a Flash-Friendly File-System (F2FS) driver optimization for Linux that one line of code changed is helping with performance especially for multi-threaded workloads involving small writes to SSD storage...

Linux Kernel's Rust Support Being Expanded To HID Drivers

Phoronix - 16. Březen 2025 - 11:27
A set of patches were posted to the Linux kernel mailing list this week that are working on initial Rust programming language abstractions for enabling HID device driver development...

Debian 12.10 Released With More Bugs Fixed & Security Updates

Phoronix - 16. Březen 2025 - 0:30
Debian 12.10 is out today as the newest routine media refresh for the Debian 12 "Bookworm" Linux distribution release...

Paid XR Desktop For GNOME "Breezy Desktop" In Open Beta With Multi-Display Support

Phoronix - 15. Březen 2025 - 15:51
The much anticipated GNOME 48 is releasing this coming week as a big step forward for this popular Linux desktop environment. In addition there are a lot of other interesting projects continuing in tandem around GNOME. This Week in GNOME is out with its latest issue to highlight some of these most recent GNOME-related changes...

ReactOS Can Now Boot With The Windows Audio Stack... But No Sound Due To Bugs

Phoronix - 15. Březen 2025 - 15:26
It's been a while since having any news to share on ReactOS as the open-source operating system working to re-implement the Microsoft Windows APIs/ABIs for enjoying Windows apps/games and drivers on this platform. Today though they are celebrating a new milestone of being able to boot with the Windows audio stack...

Bcachefs Racing To Track Down New Upgrade Bug In Linux 6.14

Phoronix - 15. Březen 2025 - 15:16
The Linux 6.14 stable kernel is likely to be released in just over one week and thus leading to Bcachefs file-system developers racing to track down a new bug that's been reported by a user on upgrading to the new kernel...

OpenRazer 3.10.1 Adds Support For A Few More Razer Devices On Linux

Phoronix - 15. Březen 2025 - 13:00
OpenRazer 3.10 released last month with support for new Razer devices and a wealth of other enhancements for these open-source, community-developed Razer kernel drivers for Linux. Out today is OpenRazer 3.10.1 with some fixes as well as supporting a few more Razer products...

digiKam 8.6 Released With Working To Better Its AI Integration

Phoronix - 15. Březen 2025 - 11:45
The KDE-aligned digiKam photo management software is out today with its version 8.6 release. With digiKam 8.6 the open-source photo manager has been working on better enhancing its artificial intelligence (AI) integration...

KDE Plasma 6.4 Adding Support For P010 Formatted Videos, KWin Improving Pixel Perfection

Phoronix - 15. Březen 2025 - 11:36
KDE developer Nate Graham is out with his traditional weekend update to highlight all of the interesting Plasma desktop changes to have been merged over the past week...

Intel Compute Runtime Publishes Initial Panther Lake Xe3 GPU OpenCL/L0 Support

Phoronix - 15. Březen 2025 - 1:22
Intel engineers today released Compute Runtime 25.09.32961.5 as their newest update to this open-source compute stack for Windows and Linux systems providing OpenCL and oneAPI Level Zero GPU compute support. Most notable in this release is rolling out initial "pre-release" support for next-gen Core Ultra "Panther Lake" SoCs with integrated Xe3 graphics...

Radeon RX 9070 Fan Speed Reporting & Other Last Minute AMD Changes For Linux 6.15

Phoronix - 14. Březen 2025 - 21:43
Additional AMDGPU and AMDKFD kernel driver updates were sent out today for collecting ahead of the upcoming Linux 6.15 merge window. As we are late in the cycle, most of the new AMDGPU kernel graphics driver and AMDKFD compute driver changes are fixes, but there are some minor feature changes particularly for the new RDNA4 GPUs...

Git 2.49 Released With Faster Packing, Rust Foreign Language Interface

Phoronix - 14. Březen 2025 - 19:22
Git 2.49 is out today as the latest feature update for this widely-used distributed version control system...

Mediatek DRM Driver Adding MT8365 "Genio 350" Support In Linux 6.15

Phoronix - 14. Březen 2025 - 16:24
On top of the big features for the Intel graphics driver code and new AMD hardware support coming for Linux 6.15 along with the initial NOVA driver stub, the smaller Direct Rendering Manager (DRM) drivers have also been lining up their changes for this next kernel version. With the Mediatek DRM driver for Linux 6.15 it's set to add MT8365 SoC support, perhaps better known as the Genio 350...

GCC 15 Deprecates Support For The ESA/390 Architecture

Phoronix - 14. Březen 2025 - 15:15
In addition to the COBOL language front-end being merged this week for the upcoming GCC 15 compiler release, another notable change also landed this week... Deprecating ESA/390 architecture support in preparation for its eventual removal...

Arm Shows Off Great Performance Results For PGO & BOLT With LLVM/Clang

Phoronix - 14. Březen 2025 - 15:03
Arm software engineer Peter Waller has shared some insightful benchmarks of the impact of PGO, Context Sensitive PGO (CSPGO), and BOLT optimizations across various classes of Neoverse processor designs...

Glibc's Hyperbolic Functions Score Nice Speed-Ups With FMA Optimizations

Phoronix - 14. Březen 2025 - 14:00
The GNU C Library's tanh and other hyperbolic functions are now as much as 14~17% faster on modern Intel and AMD CPUs with the FMA instruction support for fused multiply-add operations...
Syndikovat obsah