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

Ubuntu 25.04 Now Under Feature Freeze Ahead Of April Release

Phoronix - 21. Únor 2025 - 12:18
The Ubuntu 25.04 feature freeze is now in effect as Canonical and the Ubuntu Linux developer community work toward releasing the "Plucky Puffin" in April...

Chromium Ozone Support For Wayland Continues Progressing In 2025

Phoronix - 21. Únor 2025 - 12:06
Google engineers themselves haven't been energetically pursuing Wayland support within the Ozone abstraction layer for the Chrome/Chromium web browser but thankfully the consulting firm Igalia continues pushing this native Wayland support along. Nick Yamane with Igalia has out a new blog post covering the remaining items being addressed...

Linus Torvalds Clearly Lays Out Linux Maintainer Roles - Or Not - Around Rust Code

Phoronix - 21. Únor 2025 - 2:34
The Linux kernel mailing list drama around the Rust programming language use within the kernel continues... Linus Torvalds has largely refrained from the ongoing LKML discussions around a Rust policy for the Linux kernel and in-fighting between kernel developers and maintainers with differing views over Rust. This evening though Linus Torvalds did decide to chime in on the conversation...

Mesa's Zink Driver Enables cl_khr_gl_sharing, Working On DaVinci Resolve Support

Phoronix - 20. Únor 2025 - 21:07
Mesa's generic Zink OpenGL-on-Vulkan driver has landed support for cl_khr_gl_sharing, the extension that allows using OpenGL buffer / texture / render-buffer objects as OpenCL memory objects for better interoperability between the OpenGL and OpenCL APIs. This is important as in turn it is needed for the Zink driver to be used with the popular DaVinci Resolve video editor application...

Rust 1.85 Release Stabilizes Rust 2024 Edition

Phoronix - 20. Únor 2025 - 19:18
Rust 1.85 is out today and it is also the release that stabilizes the Rust 2024 Edition...

OpenRazer 3.10 Delivers New Razer Hardware Support For Linux Users

Phoronix - 20. Únor 2025 - 18:49
OpenRazer 3.10 was just released as the newest update to this set of community-maintained, open-source out-of-tree driver packages for enabling Razer device support on Linux...

Linux Finally Introducing A Standardized Way Of Informing User-Space Over Hung GPUs

Phoronix - 20. Únor 2025 - 17:10
The upcoming Linux 6.15 kernel is set to finally introduce a standardized way of informing user-space of GPUs becoming hung or otherwise unresponsive. This is initially wired up for AMD and Intel graphics drivers on Linux so the user can be properly notified of problems and/or user-space software taking steps to address the hung/unresponsive graphics processor...

Ubuntu 24.04.2 LTS Now Available With Initial HWE Stack

Phoronix - 20. Únor 2025 - 14:55
Following last week's delay due to a packaging mishap, Ubuntu 24.04.2 LTS is available today as the newest point release for this current Long Term Support version of Ubuntu Linux...

Linux Lazy Unmap Flush "LUF" Reducing TLB Shootdowns By 97%, Faster AI LLM Performance

Phoronix - 20. Únor 2025 - 13:07
SK has been working on a Linux kernel feature dubbed Lazy Unmap Flush "LUF" to defer TLB flushes until folios have been unmapped and freed are eventually allocated again...

New Patches Would Make All Kernel Encryption/Decryption Faster On x86/x86_64 Hardware

Phoronix - 20. Únor 2025 - 12:37
On top of all the recent x86/x86_64 Linux kernel crypto improvements made recently by Google engineer Eric Biggers to better laverage AVX-512 and other modern x86 ISA features, a new patch-set posted today by Biggers would help make all x86/x86_64 kernel encryption/decryption at least slightly faster...

Debian Policy Updated With New Packaging Guidance & Updated Chinese Translations

Phoronix - 20. Únor 2025 - 12:25
The Debian Policy 4.7.1.0 is now available as the updated manual around policy requirements for the Debian distribution for packaging mandates, design issues, and other details to abide by for Debian developers...

GNOME Mutter Adds Debug Option To Override Multi-GPU Copy Mode

Phoronix - 20. Únor 2025 - 12:10
A new debug option was merged on Wednesday to Mutter Git ahead of the upcoming GNOME 48 release. This new debug option is to override the GPU copy mode handling for multi-GPU setups...

Zstd 1.5.7 Pushing Compression Performance Even Further

Phoronix - 20. Únor 2025 - 6:00
Zstandard 1.5.7 was released a short time ago as the newest update to this widely-used compression algorithm backed by Meta. Zstd 1.5.7 packs more than 500 commits, including new performance optimizations and other enhancements...

AMD ROCm 6.3.3 Released With Installer & Documentation Improvements

Phoronix - 20. Únor 2025 - 2:20
Just a few weeks after the ROCm 6.3.2 update, ROCm 6.3.3 is out this evening with a few more incremental improvements to this open-source AMD GPU compute stack...

Fedora Rolling Out More RISC-V Infrastructure & Ready-To-Boot Images

Phoronix - 19. Únor 2025 - 20:00
The Fedora Project is rolling out expanded coverage of RISC-V hardware moving forward and making it easier for those with RISC-V developer boards to run Fedora Linux...

Mesa 25.0 Released With Vulkan 1.4 Driver Support, AMD RDNA4 Ready

Phoronix - 19. Únor 2025 - 17:39
Mesa 25.0 was officially released today as the newest quarterly feature release for this set of open-source OpenGL, OpenCL, Vulkan, and video acceleration drivers used on Linux systems by multiple hardware vendors...

Linux Driver Posted For Enabling Apple Web Camera Support For M-Series Macs

Phoronix - 19. Únor 2025 - 16:13
A set of patches were posted today for review by the upstream Linux kernel developers in providing driver support for the Apple web camera and image signal processing (ISP) for Apple M-Series devices. This is enough to get the web camera support working on recent MacBooks while this code is now undergoing review for hopefully being mainlined in the Linux kernel...

VKD3D 1.15 Released With Better Tessellation Shader Support

Phoronix - 19. Únor 2025 - 14:45
VKD3D 1.15 is out today as the newest version of this upstream Wine project for implementing the Microsoft Direct3D 12 APIs atop the Vulkan API for better Windows gaming on Linux and other D3D12 workloads on Linux or macOS when paired with MoltenVK...

Greg Kroah-Hartman Makes A Compelling Case For New Linux Kernel Drivers To Be Written In Rust

Phoronix - 19. Únor 2025 - 14:40
The debate over the Linux kernel's Rust programming language policy continues... While some kernel maintainers are against it, Linus Torvalds has reportedly said he would override maintainers that may be against honoring Rust code. Linux's second-in-command Greg Kroah-Hartman has also been a big proponent of Rust kernel code. He's crafted another Linux kernel mailing list post today outlining the benefits of Rust and encouraging new kernel code/drivers to be in Rust rather than C...

Servo Begins Reworking Its Embed API So It's Easier To Integrate

Phoronix - 19. Únor 2025 - 12:50
One of the most logical paths forward for the Servo web browser engine is making it compelling for embedding within applications as an alternative to the Chromium Embedded Framework (CEF), WebKitGTK, and other browser engines. Servo developers recently realized though it's around 200 lines of Rust code to embed Servo compared to around 50 lines of C code if targeting WebKitGTK... So improvements are being made to the Servo embedding API...
Syndikovat obsah