Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-06 07:45
Linux 5.4 Pulls In LOCKDOWN Support For Opt-In Hardware/Kernel Security Restrictions
While yesterday Linus Torvalds was still undecided on whether to pull in the long-revised "LOCKDOWN" kernel patches and wanted to review them patch-by-patch, following that lengthy examination he has decided to indeed land this opt-in restricted functionality for Linux 5.4...
Java Applications On GNOME Under Wayland Will Now Behave Better
For those running the GNOME Wayland session and having issues with windows not grabbing keyboard input after a child window is closed with Java applications like IntelliJ, Mutter has landed a fix...
Wine-Staging 4.17 Brings Raw Input For Overwatch, StarCitizen & Other Games
Wine 4.17 was released yesterday that merged the DXTn support and other improvements from Wine-Staging. Meanwhile Wine-Staging 4.17 is out today to re-up their game with now more than 850 patches in total against upstream Wine...
IO_uring Is More Polished With Linux 5.4
Added back during the Linux 5.1 cycle was IO_uring for fast and efficient I/O. This new interface allows for queue rings to be shared between the application and kernel to avoid excess copies and other efficiency improvements over the existing Linux AIO code. With Linux 5.4, IO_uring is in even better shape...
Radeon ROCm 2.8 Released But Still Without Navi Support
AMD released Radeon Open Compute 2.8 (ROCm 2.8) for ending out September. But to some surprise and sadness, this open-source Radeon GPU compute stack still isn't supporting the Navi GPUs...
RPM 4.15 Released With Experimental Rootless Chroot Support
RPM 4.15 is officially out this week as the newest version of the RPM Package Manager most often associated with Red Hat / Fedora systems...
Oracle Reaffirms Supporting Solaris 11 Through Part Of The Next Decade
Oracle has reaffirmed their "long term commitment to deliver innovation on Oracle Solaris" though it still doesn't look like anything past Solaris 11 will materialize...
A Last Call For Our Phoronix Premium 2019 Autumn Special
Just a friendly reminder in case you wanted to help support our open-source/Linux news coverage, Linux hardware reviews, and benchmarking work...
DXVK 1.4.1 Released With Workarounds For Batman: Arkham City, Hitman 2
DXVK lead developer Philip Rebohle has done another weekly update to DXVK for helping weekend gamers have the best Steam Play / Proton experience...
Wine 4.17 Adds DXTn Compressed Textures, Windows Script Runtime Library
Wine 4.17 has been uncorked for weekend testing as the newest bi-weekly feature development release of this open-source project for running Windows games/applications on Linux and other platforms...
Linus Torvalds Hasn't Yet Decided On "LOCKDOWN" Functionality For Linux 5.4
The Linux 5.4 kernel merge window is set to close this weekend and as of writing it's still yet to be decided by Linus Torvalds whether to accept the kernel "lockdown" functionality feature for this release...
Linux 5.4 To Allow Adjusting Intel TCC Thermal Activation Offset For Better Performance
In addition to adding Intel Icelake support to the kernel's processor thermal / int340x code, there is an interesting change with the thermal management updates for Linux 5.4 to potentially boost the performance on Intel platforms...
Initial Benchmarks Of CentOS 8.0 & CentOS Stream On Intel Xeon / AMD EPYC
With this week's release of the much anticipated CentOS 8.0 as the community/free rebuild of Red Hat Enterprise Linux 8 as well as the surprise announcement of the bleeding-edge, rolling-release CentOS Stream, we have begun benchmarking these enterprise Linux distribution releases. Up today are our first tests of CentOS 7.7 against CentOS 8.0 and the early CentOS Stream state on Intel Xeon Cascadelake and AMD EPYC Rome servers.
Lenovo To Address Linux Laptop Thermal Throttling, Lower Performance Against Windows
For owners of recent Lenovo laptops that find frequent thermal throttling and ultimately lower performance compared to Windows, the company has formally acknowledged the issue and is working towards addressing the issue...
Linux 5.4 Looks To Unify Way To Calculate The Size Of A Member Of A Struct
It has surprisingly taken until the Linux 5.4 kernel in 2019 to potentially have a single unified way for calculating the size of a member of a struct within the kernel: Linux 5.4 is looking at adding a new sizeof_member macro for handling this purpose...
TURNIP Vulkan Driver Is Back To Seeing Activity
One of the lesser known Vulkan drivers within Mesa is TURNIP but at least this week it's been seeing new activity after a recent lull of activity...
Ubuntu 19.10 Beta Released - The Eoan Ermine Brings The Latest Linux Goods
The Ubuntu 19.10 "Eoan Ermine" is now available in beta form with the official release being less than one month away...
ZFS On Linux 0.8.2 Released With Linux 5.3 Compatibility, Many Fixes
ZFS On Linux 0.8.2 is out with fixes in order to provide compatibility with the brand new Linux 5.3 stable kernel while retaining support still going back to the Linux 2.6.32 days...
SVT-AV1 0.7 Released For Speedy AV1 Video Encoding With More AVX2/AVX512 Optimizations
The engineers maintaining Intel's open-source Scalable Video Technology (SVT) encoders today released SVT-AV1 0.7 as the newest feature update to their speedy AV1 video encoder...
Richard Stallman To Continue As Head Of The GNU Project
While Richard Stallman resigned as president of the Free Software Foundation last week, he just announced he'll be continuing as head of the GNU Project...
Microsoft Developer Shows Linux Commands Seamlessly Integrated Within Windows PowerShell
While Windows itself has begun offering Tar and OpenSSH support among other integration improvements for traditional Linux administrators, it's possible to seamlessly integrate Linux commands within the PowerShell thanks to some features of PowerShell intermixed with Microsoft's Windows Subsystem for Linux...
NVIDIA RTX 2060 / 2070 / 2080 SUPER Linux Gaming Performance - 26 GPUs Benchmarked
We finally have our hands on NVIDIA's current RTX 20 SUPER graphics card line-up and have been putting the RTX 2060/2070/2080 SUPER cards through their paces under Linux. For the first of our long awaited NVIDIA RTX SUPER Linux benchmarks, first up is a look at the Linux gaming performance under a variety of native OpenGL/Vulkan games as well as Steam Play (DXVK+Proton) titles while testing a total of 26 graphics cards this round on the very latest AMD Radeon and NVIDIA GeForce drivers.
Steam Fixes Up Handling For Games With Vulkan Async Compute
A Steam beta update out today is notable for Linux gamers to avoid possible GPU crashes and corruption of the Steam overlay...
Rust 1.38 Supports Pipelined Compilation For Building Dependent Crates Sooner
Today marks the release of Rust 1.38 as the latest stable update for this increasingly popular, memory-safe programming language...
VirtIO-FS Sent In For Linux 5.4 With Better Performance Over VirtIO-9P
VirtIO-FS as a better approach for sharing folders/files with guest VMs is set to debut in Linux 5.4...
Purism Shows Off The Librem 5 Linux Smartphone In Action
Now that the first (beta-ish) batch of Librem 5 smartphones is shipping, Purism has published the first video showing the phone in its current state in action...
Parallelizing GCC's Internals Continues To Be Worked On & Showing Promising Potential
One of the most interesting Google Summer of Code projects this year was the student effort to work on better parallelizing GCC's internals to deal with better performance particularly when dealing with very large source files. Fortunately -- given today's desktop CPUs even ramping up their core counts -- this parallel GCC effort is being continued...
The Free Software Foundation Endorses First Router In 3 Years - But It's 10/100 + 802.11n WiFi
If looking for a new WiFi router to go with the RYF-pending, 802.11n-based Purism Librem 5 or just want a wireless network as libre as possible, the Free Software Foundation has announced an 802.11n WiFi router now available that respects the user's freedoms...
Intel's Mesa Drivers Point To Even More Comet Lake Parts
There were already 18 new PCI IDs for Intel's open-source OpenGL/Vulkan Linux graphics drivers for forthcoming Comet Lake processors with UHD Graphics, but now it appears there are even more models en route...
GCC's Conversion To Git: "Within The Realm Of The Practically Achievable"
It was back in July 2018 that GCC's conversion to Git was becoming a massive headache and now more than a year later it's looking like that switch from Subversion to Git is still weeks if not months from becoming official...
The Power Efficiency Between Ubuntu 19.04, Clear Linux & openSUSE Tumbleweed With CompuLab's Airtop 3
With CompuLab's incredibly well engineered Airtop 3 fan-less computer that is built to meet rugged industrial requirements while being loaded with an 8-core/16-thread Xeon CPU, NVIDIA Quadro RTX 4000 graphics, 64GB of RAM, and NVMe solid-state storage, here is an interesting benchmark comparison of Ubuntu 19.04, Clear Linux, and openSUSE Tumbleweed. Given the interesting system under test, not only is the raw performance being looked at but also the performance-per-Watt / AC power consumption and CPU thermal differences between these Linux operating systems.
Mesa 19.2 Released With Navi Support, Much Improved Intel Gallium3D
After a month worth of delays, Mesa 19.2 is now officially available as the latest quarterly feature update to this collection of open-source graphics driver components...
Fwupd Gaining Support For Synaptics/Conexant CX Audio Firmware Updating
Fwupd is gaining the ability to update firmware on Synaptics/Conexant CX audio devices commonly used by laptops...
AMDGPU Linux 5.5 Changes Being Prepped With HDCP Support, LRU Bulk Moves Re-Enabled
While the Linux 5.4 merge window doesn't even end until this weekend, as is usual traditional with the DRM-Next cutoff having been weeks ago, the open-source DRM driver developers are already working on their changes for what will ultimately go into Linux 5.5. On the AMD side, the AMDGPU kernel graphics driver already has some interesting work accumulating...
An Early Look At The AMD EPYC Performance With The In-Development Linux 5.4 Kernel
While the Linux 5.4 cycle just officially began last week and its feature merge window not even over until this weekend, given there are AMD EPYC load balancing improvements and many other kernel improvements in general, I was eager to fire up the in-development kernel on the EPYC 7002 "Rome" series to see how the performance is looking...
ARMv8.6-A Brings BFloat16, GEMM & Other Enhancements
Arm has outlined their architecture enhancements being introduced in ARMv8.6-A as their 2019 ARMv8 architecture update...
Fedora 31 Lands Good GStreamer AAC & H.264 Support
On top of many other changes for Fedora Workstation 31, this next release of Fedora Linux continues to improve the experience for proprietary multimedia codecs where the patents have lapsed...
WireGuard Will Port To Existing Linux Crypto API In Order To Make It In The Kernel
The WireGuard open-source secure network tunnel won't be mainlined for Linux 5.4 but there finally is an action plan for getting this promising network security tech into the kernel...
Qt 5.14 Hits Alpha With Major Renderer Work, Better HiDPI Support
The Qt Company has announced the availability of the Qt 5.14 Alpha release ahead of this half-year tool-kit update due out before year's end. Qt 5.14 is also the second to the last in the Qt5 series with an increasing amount of work shifting to Qt6 that is expected to debut towards the end of 2020...
The Raspberry Pi Should See Much Better SPI Performance On Linux 5.4+
The SPI (Serial Peripheral Interface) pull requests to the Linux kernel normally don't get us excited, but they do when it comes with word of big performance enhancements. There are several SPI performance improvements this round but exciting us the most is the work done on the Broadcom SPI driver for Raspberry Pi hardware...
Intel SYCL Compiler + Runtimes 2019-09 Released
Moving towards their oneAPI beta release next quarter, the Intel developers are as busy as ever advancing their LLVM-based SYCL compiler and run-times for Windows and Linux...
Epic Games Contributes New SDL Video Driver For Offscreen Rendering
Epic Games' Brandon Schaefer (and in fact former Canonical developer working on Ubuntu's Mir display server) has contributed a new SDL2 video driver back-end for offscreen rendering...
Purism Starts Shipping The First Librem 5 Smartphones
In squeezing to shipping in Q3, Purism announced today their first batch of Librem 5 Linux smartphones are beginning to ship. In the process, we see the first actual photos of the Librem 5...
Nim Programming Language Hits Stable Milestone With v1.0 Release
The Nim programming language now has a stability guarantee with this statically-typed, general purpose programming language hitting its 1.0 release...
D9VK 0.21 Implements More Direct3D 9 Over Vulkan Functionality, Many Bug Fixes
D9VK 0.21 is out today as the newest feature release for this project implementing the Direct3D 9 API over Vulkan...
RSEQ Support Might Finally Premiere In Glibc 2.31 For Using This Modern Linux Feature
It's looking like RSEQ support might be added to the GNU C Library with the Glibc 2.31 release in a few months time. The "restartable sequences" support was added last year to the Linux kernel and the numbers have been quite promising for the performance benefits...
CentOS 8.0 Released As Community Version Of Red Hat Enterprise Linux 8
CentOS 8.0 is now available as the long awaited community rebuild of Red Hat Enterprise Linux 8.0...
CentOS Stream Announced As Developer-Forward Distribution, Rolling Release Of RHEL
CentOS Stream is a new forward-looking distribution running in parallel with CentOS 8 and in cooperation with Red Hat and the CentOS Project...
AMDVLK 2019.Q3.6 Vulkan Driver Brings New Extensions & Performance Tuning
AMD's AMDVLK open-source Vulkan Linux driver recently fell off its weekly release wagon with the last release being nearly one month ago. But today they finally tagged their next milestone and given the time that's lapsed there are a number of new features and improvements...
Apache Promotes Rya To Being A Top-Level Project
The Apache Software Foundation today announced that Rya has been promoted as the organization's newest top-level project...
...388389390391392393394395396397...