Phoronix

Syndikovat obsah
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Aktualizace: 54 min 4 sek zpět

TUXEDO Computers Relicenses Some Of Their Drivers To GPLv2

16. Listopad 2024 - 15:51
Following the proposed patches this week to adjust the Linux kernel's module loader to treat the TUXEDO Computers drivers as proprietary due to being GPLv3 licensed rather than GPLv2 to jive with the rest of the upstream kernel code, some of the TUXEDO drivers have now been re-licensed...

Rustls 0.23.17 Brings More Performance Improvements

16. Listopad 2024 - 14:37
Rustls 0.23.17 is out today as the newest version of this modern TLS library written in the Rust programming language and a great alternative to the likes of OpenSSL...

GCC 15 Moves C Default Language Version To C23

16. Listopad 2024 - 12:56
The GCC 15 compiler on Friday switched its default C language version from the GNU dialect of C17 to the current C23 standard...

Linux 6.13 Introducing New Rust File Abstractions

16. Listopad 2024 - 12:52
Alongside the VFS pull requests on Friday for case insensitive Tmpfs support and atomic writes for EXT4 and XFS, Christian Brauner also submitted a pull request for introducing some new file abstractions for the Rust programming language within the Linux kernel...

KDE Developers Spent The Week Fixing Bugs & Polishing

16. Listopad 2024 - 12:22
While Plasma 6.3 feature development is continuing, KDE developers this week spent more time fixing bugs and polishing up existing code for ensuring a solid foundation to this open-source desktop...

systemd 257-rc2 Released With New systemd-keyutil Tool

16. Listopad 2024 - 2:25
Released last week was systemd 257-rc1 while succeeding that already is systemd 257-rc2 and it comes with a new tool: systemd-keyutil...

Valve Releases Half-Life 2 20th Anniversary Update

16. Listopad 2024 - 2:14
In commemorating twenty years since the release of the highly acclaimed Half-Life 2 game, Valve today released the Half-Life 2 20th Anniversary update with various fixes and other refinements. Half-Life 2 is also being made free-to-own through November 18th for those that never experienced this legendary game...

Tmpfs Adding Case Insensitive Support For Wine / Steam Play & Flatpaks

15. Listopad 2024 - 19:44
In addition to the EXT4 and XFS atomic write support, another interesting pull request sent in today by Microsoft's Christian Brauner is adding case-insensitive file/folder support for the Tmpfs file-system to benefit use-cases like Wine / Steam Play compatibility layers and sandboxing/container facilities like Flatpak...

Linux 6.13 To Expand Atomic Write Support To EXT4 & XFS

15. Listopad 2024 - 17:41
Prominent Linux developer Christian Brauner with Microsoft has begun sending out various pull requests of VFS feature changes for the imminent Linux 6.13 merge window. One of the interesting early pull requests is the VFS untorn writes series with getting atomic writes support enabled for the EXT4 and XFS file-system...

Linux 6.13 Very Exciting With New Feature Code For AMD EPYC Zen 5, Intel Panther Lake

15. Listopad 2024 - 16:49
While Linux 6.12 should be out this weekend with its many exciting features, following that will mark the start of the Linux 6.13 kernel cycle with what will be the first stable kernel release of 2025... Already there is a lot of exciting feature work expected to land during the Linux 6.13 merge window...

GNOME Mutter Switches To High Priority KMS Thread To Avoid Crashes

15. Listopad 2024 - 15:46
The GNOME Mutter compositor has switched its KMS thread priority from a real-time value over to high priority to workaround a situation where the GNOME Shell / Mutter could crash or see its process killed...

Linux 6.12 Preps For Release With Real-Time, Sched_Ext, Stable Xe2 & Raspberry Pi 5

15. Listopad 2024 - 15:30
The Linux 6.12 kernel is expected to be released this coming Sunday, 17 November, barring any last minute issues that would force the stable kernel to be diverted to the following Sunday. Linux 6.12 is delivering many exciting new features and beyond that it's all the more exciting with it expected to be this year's Long-Term Support (LTS) kernel version...

Google Posts Patches Further Speeding Up Linux Async Device Suspend & Resume

15. Listopad 2024 - 14:25
Google engineer Saravana Kannan has posted a set of patches to better optimize async device suspend and resume handling within the Linux kernel. With these patches there are "significant improvements" to async device suspend/resume with testing being done on a Google Pixel 6 smartphone but other devices stand to benefit too...

AMD Releases ZenDNN 5.0 For Deep Neural Network Library Optimized For Zen 5 EPYC

15. Listopad 2024 - 12:50
AMD ZenDNN 5.0 was rolled out this morning as the newest version of this deep neural network library that is compatible with Intel's oneDNN APIs and infrastructure. ZenDNN 5.0 is now optimized for AMD Zen 5 processors such as the EPYC 9005 series. ZenDNN 5.0 also ships performance enhancements for generative large language models (LLMs) with its PyTorch plug-in...

GCC 15 Adds Option For Arm Guarded Control Stack "GCS" Code Generation

15. Listopad 2024 - 12:39
GCC 15 feature development is soon wrapping up to focus on bug fixing before releasing GCC 15.1 as stable in the early months of 2025. One of the latest features to make it in the compiler codebase is code generation support around Arm Guarded Control Stack (GCS) functionality...

Linux Patches Add Support For New "Phone Link" Hotkey On Latest ThinkPads

15. Listopad 2024 - 12:23
Patches posted on Thursday for the Linux kernel add support for the newest hotkey being found on Lenovo ThinkPad laptops... The "Phone Link" hotkey for launching the Microsoft Phone Link software for linking your Android/iOS smartphone to your laptop. This hotkey can be adapted for similar purposes on Linux...

SDL3 Improves Steam Controller Support, Now Enabled By Default

15. Listopad 2024 - 12:08
A number of Steam Controller improvements have been merged for SDL, this widely-used hardware/software abstraction layer that is common to cross platform games. Among the latest Steam Controller improvements in SDL are enabling the support by default...

Khronos SYCL Being Updated To Increase Appeal For HPC & Scientific Computing

15. Listopad 2024 - 1:00
In addition to the release today of OpenMP 6.0 ahead of the SC24 supercomputing conference in Atlanta, over at The Khronos Group they have provided an update on upcoming SYCL improvements to benefit high performance computing (HPC) and scientific computing applications...

OpenMP 6.0 Released With An Emphasis On Easier Parallel Programming

14. Listopad 2024 - 19:02
The OpenMP Architecture Review Board announced from SC24 that OpenMP 6.0 is now available as a major upgrade to the OpenMP specification for multi-process programming within C / C++ / Fortran. A big emphasis on OpenMP 6.0 is making it easier for developers to embrace...

Upstream Linux Developers Take Aim At TUXEDO's Out-Of-Tree GPLv3 Drivers

14. Listopad 2024 - 18:10
A new patch series posted today to the Linux kernel mailing list would block kernel modules/drivers from TUXEDO Computers from accessing GPL-only symbols in the kernel...