Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-21 10:45
Mozilla Firefox Development Finally Moving Entirely To Git
"FIREFOX DEVELOPMENT IS MOVING FROM MERCURIAL TO GIT," began the email today from Mozilla announcing Firefox is finally shifting over to Git!..
ASUS Screenpad Support, More MSI Laptops & Intel IFS Gen2 Changes In Linux 6.7
A wide variety of x86 platform driver changes were merged for the in-development Linux 6.7 kernel from new hardware support to improving the state of Linux on various Intel/AMD laptops...
Hangover 8.19 Improves Box64 Integration For Running Windows Apps On AArch64 Wine
Released last week was the newest version of Hangover, the project from Wine developers for helping Wine run on non-x86 CPU architectures for ultimately helping to make it easier to run x86/x86_64 Windows games/applications more easily on Linux AArch64, POWER, and RISC-V environments. The main focus still so far though is about allowing these Windows apps/games on ARM Linux systems...
AMD Inception / SRSO Mitigation Further Cleaned Up With Linux 6.7
Since the AMD Inception vulnerability was made public in August there were kernel patches merged that day and since then there's been a few rounds of clean-ups and fixes for this mitigation code formally known as the Speculative Return Stack Overflow (SRSO). With Linux 6.7, more SRSO mitigation clean-ups have been merged...
NVIDIA-VAAPI-Driver 0.0.11 Delivers Various Fixes
The NVIDIA-VAAPI-Driver is an open-source independently-developed project that implements the Video Acceleration API (VA-API) atop NVIDIA's NVDEC interface so that software like Mozilla Firefox can enjoy video hardware acceleration on Linux using NVIDIA's proprietary driver...
ReactOS "Open-Source Windows" Improving UEFI Boot, DirectX Work & NT6+ API Prep
The ReactOS project today published their latest newesletter that outlines development progress made in recent months for this open-source operating system project striving for binary compatibility with Windows device drivers and application/user-space software...
LXQt 1.4 Debuts As Last Planned Qt5 Desktop Release
LXQt 1.4 debuted today as the newest feature release for this lightweight Qt desktop environment that was formed years ago as the merging of the LXDE and Razor-qt projects...
Nouveau NVIDIA GSP Firmware Support Merged For Linux 6.7
The first week of the Linux 6.7 merge window began with the surprise of the Bcachefs file-system being merged and now capping off the first week is another surprise... Nouveau GPU System Processor (GSP) firmware integration that allows making use of NVIDIA's binary GSP firmware on RTX 20 "Turing" and newer GPUs for having improved support. In turn this GSP route also provides initial support for GeForce RTX 40 series support...
Linux 6.7 Introduces "make hardening.config" To Help Build A Hardened Kernel
The hardening updates for the Linux 6.7 kernel bring a new hardening configuration profile to help in building a security hardened kernel with some sane defaults...
Linux Can Now Natively Handle CXL Link Protocol Errors, Fixes For Next-Gen VH Topologies
The Linux kernel's subsystem for Compute Express Link that is playing a vital role in servers moving forward continues picking up new features and evolving the code-base as more CXL hardware enters the world...
GNOME Terminal Working To Migrate To GTK 4, VTE To Overcome 40 FPS Cap
As part of the effort to make GNOME Terminal and the VTE terminal emulator library render faster, the GNOME Terminal has been seeing more work lately in being ported over to using the GTK 4 toolkit. Additionally, the VTE terminal library has been working to overcome its long-standing 40 FPS rendering cap...
F2FS In Linux 6.7 Supports Larger Page Size, Continued Zone Block Device Work
The Flash-Friendly File-System (F2FS) continues to be improved upon in the mainline Linux kernel and with the ongoing v6.7 merge window has received some additional enhancements...
Blosc Compressor Adds AVX-512 Bitshuffle: 20% Faster Compression For Zen 4 X3D CPU
Blosc (c-blosc2) is a high performance compressor focused on binary data for efficient storage of large binary data-sets in-memory or on-disk and helping to speed-up memory-bound computations...
Linux 6.7 Boasts Some Scheduler Improvements & Intel IBRS Mitigation Change
Linux 6.6 saw EEVDF merged and Intel hybrid cluster scheduling re-introduced. The core scheduler improvements merged this past week for the in-development Linux 6.7 isn't quite as exciting but still there are some healthy scheduler improvements this round...
Mesa's Rusticl Adds cl_khr_gl_sharing For Advancing OpenGL/OpenCL Interoperability
Mesa's Rust-based OpenCL implementation "Rusticl" has added initial support for the cl_khr_gl_sharing extension for working on OpenGL and OpenCL interoperability...
New AMD & Intel Sound Support Ready For Playback In Linux 6.7
The Linux 6.7 sound subsystem changes submitted this week by maintainer Takashi Iwai include support for a number of new audio devices/platforms...
Mesa 24.0 Improving Radeon VCE/UVD Video Encoding Quality
Recently there was some tuning in Mesa Git for helping with higher quality Radeon video encoding on Linux for GPUs using Video Core Next (VCN). Similar tuning has now been back-ported for older Radeon GPUs using the VCE encode engine and UVD video decoding...
Linux 6.7 Reducing The Roles For Some Insecure/Obsolete Crypto Algorithms
The crypto subsystem updates for the Linux 6.7 kernel includes the usual churn like various crypto acceleration updates for different SoCs and other routine changes plus is also limiting the role of some insecure and/or obsolete crypto hashing algorithms...
KDE Plasma 6 Alpha Approaches Next Week With The Soft Feature Freeze
The KDE Plasma 6 Alpha release is scheduled to take place on Wednesday, 8 November, along with the soft feature freeze for Plasma 6.0 at that time...
After A Delay, ISA Drivers Will Be Kept Around Until FreeBSD 15
FreeBSD 14.0-RC4 was issued today and as a last minute change they have decided to keep (non-PNP) ISA and GIANT-locked drivers around until FreeBSD 15...
Intel Updates Its Packaged Arc Graphics Driver For Ubuntu
Last year Intel made available a packaged "Arc Graphics Driver" for Ubuntu 22.04 LTS and later Ubuntu 23.04 to provide a DKMS-backported kernel driver and packaged Mesa driver to make it easier to use Arc Graphics (DG2/Alchemist) during the phase when the upstream kernel support was still stabilizing and not yet found out-of-the-box on Linux distributions at the time. This week marked another rare update for this packaged driver...
KVM Virtualization With Linux 6.7 Adds LoongArch, Up To 4096 x86 vCPUs
The Kernel-based Virtual Machine (KVM) changes were sent out on Thursday for the Linux 6.7 merge window...
Trying Out & Benchmarking Bcachefs On Linux 6.7
The biggest surprise this week so far with the Linux 6.7 merge window has been the landing of the Bcachefs file-system. Here is an early look at Bcachefs with Linux 6.7 and some preliminary benchmarks.
Linux 6.7 Networking Adds New Hardware Support, A ~20% Perf Boost For Single TCP Flow
As with each kernel cycle, the networking subsystem updates for Linux 6.7 are heavy with a wide assortment of core networking infrastructure improvements, (e)BPF features continue to be tacked on, and new wired and wireless network hardware is supported...
AppArmor Adds IO_uring Mediation & Some Performance Optimizations
The AppArmor Linux security system has picked up a few improvements and new features with the in-development Linux 6.7 kernel...
DreamWorks' OpenMoonRay 1.4 Released With Intel OIDn GPU Acceleration
One of the great open-source achievements for 2023 was DreamWorks Animation open-sourcing their MoonRay renderer as the OpenMoonRay project. Since then DreamWorks along with other open-source stakeholders have continued advancing this open-source renderer and today marks the release of OpenMoonRay 1.4...
Landlock Access Controls Extended To Networking With Linux 6.7
Landlock was merged back in 2021 with Linux 5.13 for unprivileged application sandboxing. Landlock is focused on restricting ambient rights and is implemented as a stackable Linux security module (LSM). With Linux 6.7 the Landlock LSM is now moving beyond just file-system access controls to also introduce initial networking support...
Linux 6.7 Adds A Cross-Vendor Solution For Confidential Computing Attestation Reports
While confidential computing is a hot area right now, there's been a limited amount of cross-vendor cooperation with AMD having their own route with Secure Encrypted Virtualization (SEV) and Intel designing the Trusted Domain Extensions (TDX) that is still available in limited form. As one improvement coming with Linux 6.7, "configfs-tsm" has been submitted for pulling as a cross-vendor solution for confidential computing attestation reports...
Fedora Linux 39 To Be Released On Tuesday
Following some release delays the past few weeks, it's been decided today that Fedora Linux 39 is now ready to ship next week...
Linux 6.7 Continues Work On printk Threaded Printing
One of the last major blockers before the remaining real-time "PREEMPT_RT" patches can be upstreamed is sorting out threaded / atomic console printing. With the in-development Linux 6.7 kernel, there's been more work upstreamed in that endeavor...
AMDVLK Dropped Vega While Mesa's RADV Is Continuing To Make Vega Faster In 2023
Last week with the AMDVLK 2023.Q4.1 driver, AMD removed support for Polaris and Vega GPUs from this official open-source Vulkan driver. But as mentioned this doesn't impact the Mesa RADV Vulkan driver maintained by Valve, Red Hat, and other open-source developers. In fact, this week another optimization for Vega/GFX9 was merged for Mesa 24.0-devel...
KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session
The Fedora Engineering and Steering Committee (FESCo) has signed off on shipping KDE Plasma 6.0 as the KDE desktop option for Fedora 40. Additionally, as part of this change, the plan is to drop the KDE X11 session to leave only the KDE Plasma Wayland session available...
OpenELA Publishes Initial Source Code For Building RHEL Derivatives
Following Red Hat's decision to limit access to the RHEL source code to their customers, various RHEL-based Linux distributions were caught in a tailspin. CIQ (Rocky Linux), SUSE, and Oracle decided to form the Open Enterprise Linux association (OpenELA) to collaborate around the development of distributions with compatibility against Red Hat Enterprise Linux and ensuring open and free access to EL source code. Today they are announcing initial source available for their EL8 and EL9 packages...
Google Rewriting Android's Binder In Rust With Promising Results
Google engineers on Wednesday posted an initial "request for comments" set of patches that re-implement Android's Binder code within the Linux kernel in the Rust programming language rather than C...
AMD Announces Zen 4C Cores Coming To Ryzen Laptops
We've been impressed with AMD Zen 4C cores with their initial appearance in Bergamo with the flagship EPYC 9754 and then over the summer with Siena for the likes of the EPYC 8324P(N) plus the EPYC 8354P(N) review soon. Today AMD is confirming what many had anticipated: Zen 4C cores will be coming to new Ryzen laptop SoCs.
AMD-Pensando Elba SoC & A Massive RISC-V 64-Core Chip Supported In Linux 6.7
There is some interesting new Arm and RISC-V SoC support to be found in the in-development Linux 6.7 kernel...
Intel Itanium IA-64 Support Removed With The Linux 6.7 Kernel
Overnight the mainline Linux kernel has retired support for Intel Itanium (IA-64) processors...
XWayland Now Allows For Better Choosing Between OpenGL & OpenGL ES
XWayland has added a new "-glamor" command-line argument to allow specifically choosing between OpenGL or OpenGL ES use for acceleration...
More Intel TDX Improvements Come With Linux 6.7
More Linux kernel code around Intel's Trust Domain Extensions (TDX) has landed with the in-development Linux 6.7 kernel...
Steam Linux Usage Dropped Lower In October But With More Questionable Data
Valve just published their October 2023 stats for the monthly Steam Survey and they point to a nearly quarter point drop in the Linux usage after previously hitting its own highs...
OpenRazer 3.7 Adds Support For Many Newer Razer Devices On Linux
OpenRazer as the community-driven, open-source project providing driver support for Razer peripherals on Linux is out with a new feature release...
Sysctl With Linux 6.7 Continues Work To Remove Kernel Bloat
Since Linux 6.6 we've been seeing work upstreamed for sysctl working to remove its sentinel, the final empty element on each sysctl array. This will cut-down on around 64 bytes of bloat per array, help with kernel build times, and an all-around improvement. With Linux 6.7 more of the sysctl changes are ready and hopefully for the v6.8 kernel cycle next year the effort will be completed...
Mesa 23.3-rc2 Released With Fixes For Zink, Rusticl, RADV & Other Drivers
Eric Engestrom has put out another on-time Mesa release candidate for what's culminating with the Mesa 23.3 release in the coming weeks...
Mozilla Eyes Removal Of Theora Support In Firefox
Following Google's plans for removing Theora codec format support from the Chrome/Chromium browser, Mozilla is also eyeing a similar move for retiring Theora from Firefox...
JFS File-System Seeing Minor Stability Improvements With Linux 6.7
Bcachefs was merged for Linux 6.7 and Btrfs is seeing some shiny new features with this next kernel version. But Linux 6.7 isn't just about leading-edge file-system fun: the three decade old IBM Journaled File-System (JFS) is even seeing some minor changes...
Fwupd 1.9.7 Adds Support For More Logitech, Synaptics & Western Digital Hardware
Richard Hughes of Red Hat has released Fwupd 1.9.7 as the newest version of this open-source software for applying firmware updates on Linux for system firmware to various peripherals and other components...
Linux 6.7 MMC To See Up To 4~5% Better 4K Random Write Performance
The MMC memory card updates for the Linux 6.7 kernel have been submitted for Linux 6.7 that includes new hardware support as well as a core MMC optimization to enhance the performance in some scenarios...
KDE KWin Preparing Preliminary Support For Running HDR Games
Xaver Hugl who has been leading much of the KDE KWin feature development in recent years has opened up a preliminary merge request for allowing high dynamic range (HDR) enabled games to work on KDE...
Intel Arc Graphics Conceals Itself To Get Diablo IV Running On Linux
Intel Arc Graphics on Linux can handle running the Diablo IV game via Valve's Steam Play but only when it hides the fact that it's Intel graphics in use via a game-specific driver workaround...
Wayland Progress, Ryzen AI & Linux Benchmarks That Made For An Exciting October
Here is a look back at the most popular open-source and Linux news and featured articles/reviews for the month prior...
...132133134135136137138139140141...