Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-16 08:45
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...
Linux 6.7 Adds Support For Intel Meteor Lake Workload Type Hints
All of the power management related updates have been merged for the in-development Linux 6.7 kernel...
Intel Core i5 14600K & Intel Core i9 14900K Linux Benchmarks
Earlier this month Intel introduced the 14th Gen Core "Raptor Lake Refresh" processors led by the flagship Core i9 14900K. Unfortunately my review samples had arrived late but in any event today are the first Linux benchmarks of the new Core i5 14600K and Core i9 14900K processors compared to prior 13th Gen Core processors as well as the AMD Ryzen 7000 series competition. All of these Intel and AMD processors were freshly re-tested on the newly-launched Ubuntu 23.10 with the Linux 6.5 kernel.
Intel's x86-simd-sort 4.0 Delivers A 2x Boost For AVX-512 Performance, Adds AVX2 Code
Earlier this year Intel published x86-simd-sort as a very speedy sorting library that initially leveraged AVX-512 instructions for 10x to 17x faster sorts. Numpy was one of the first major projects to adopt x86-simd-sort and OpenJDK more recently adopted it. Since the initial release we've seen more features and performance optimizations added. Today marks the release of x86-simd-sort 4.0 and it's delivering even greater performance while also adding an AVX2 code path to help those without AVX-512...
Linux 6.7 GPU Drivers: Intel Meteor Lake Stable & AMD Works On Upcoming Hardware
Sent out this morning was the Direct Rendering Manager (DRM) feature pull request of updated graphics/display drivers for the in-development Linux 6.7 kernel. Notable this round is Intel Meteor Lake integrated graphics now being considered stable / enabled out-of-the-box, Intel Lunar Lake graphics support has started to get underway, and AMD continues working on their upcoming hardware platforms...
NVIDIA 545.29.02 Linux Driver Released With Much Better Wayland Support
Earlier this month NVIDIA published the R545 Linux driver beta while today it's been promoted to the stable series with the NVIDIA 545.29.02 Linux driver release...
Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS
Lennart Poettering has been working on a new systemd feature called systemd-storagetm that is inspired by the Apple macOS "Target Disk Mode" feature...
Zhaoxin Yongfeng CPU Support Merged For The GCC 14 Compiler
The GCC 14 compiler has merged support for the Zhaoxin Yongfeng processors via the new -march=yongfeng and -mtune=yongfeng compiler options...
...131132133134135136137138139140...