Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-24 20:00
Linux 6.1 Brings New Sound Drivers For AMD & Apple
Linux sound subsystem maintainer Takashi Iwai on Wednesday submitted all of the sound driver updates for Linux 6.1...
Linux 6.1 Graphics Driver Work Includes Intel Arc Improvements, New AMD GPU IP Blocks
The Direct Rendering Manager (DRM) / Kernel Mode-Setting (KMS) driver updates have been submitted for the Linux 6.1 merge window. As usual, much of the interesting display/graphics driver work is happening within the open-source Intel and AMD Radeon drivers...
Open-Source Firmware Conference 2022 Slides & Videos Online
Taking place at the end of September in Mölndal, Sweden was the Open-Source Firmware Conference (OSFC 2022). While the event has now passed, the group has begun publishing the video recordings from the various sessions and many of the presentation slide decks are also available...
Linux 6.1 Cleans Up More Code For PREEMPT_RT
The real-time "RT" mainlining effort for the Linux kernel remains ongoing. While the finish line is coming near, PREEMPT_RT support for mainline still isn't over the last hurdle -- seemingly the main blocker it's still held up by are the printk changes with threaded console printing. But for the Linux 6.1 merge window there is at least more kernel code clean-ups...
Canonical Now Providing Free Ubuntu Pro Subscriptions For Up To 5 Systems
Canonical announced today the launch of free personal Ubuntu Pro subscriptions for up to five systems...
Intel Arc Graphics A750 + A770 Linux Gaming Performance
Today the embargo lifts on reviews of the Intel Arc Graphics A750 and A770 graphics cards ahead of their retail availability set for next week. I've had the A750 and A770 at Phoronix the past week and today can share initial performance figures on these Intel DG2/Alchemist discrete graphics cards under Linux with their open-source driver stack.
Linux 6.1 Hardening Retpolines With Ensuring An INT3 After Every Unconditional Jump
The x86/core changes for Linux 6.1 have been merged and are headlined by making sure an INT3 instruction is inserted after every unconditional Retpoline jump (JMP) for the Retpolines handling on both Intel and AMD processors...
SELinux Continues Path Of Deprecating Run-Time Disabling
The Security Enhanced Linux (SELinux) changes for Linux 6.1 but with a documentation update does provide a good reminder for a public service announcement: run-time disabling of SELinux is deprecated and will be removed in the future...
The State Of RADV's Vulkan Mesh Shading Support
Yesterday on the first day of the X.Org Developers' Conference (XDC 2022), Timur Kristóf of Valve's open-source Linux GPU driver team presented on the Vulkan mesh shader support being worked on for RADV...
EXT4 Rolls Up Some Fixes & Performance Optimizations For Linux 6.1
Ted Ts'o has submitted the EXT4 file-system updates for the Linux 6.1 kernel...
Wireshark 4.0 Network Protocol Analyzer Released
Wireshark 4.0 has been released as the newest version of this leading open-source network protocol analyzer...
SUSE Publishes First Prototype Of Adaptable Linux Platform (ALP)
After SUSE/openSUSE engineers began talking up the Adaptable Linux Platform "ALP" as their next-gen enterprise Linux focus, last week they talked up the imminent release of "Les Droites" as their first public ALP prototype. Today that prototype is now live...
Linux 6.1 To Feature Faster Intel Memory Error Decoding
The Error Detection And Correction (EDAC) driver updates have been submitted and merged for the Linux 6.1 merge window of which there are a few notable additions on the Intel side...
Mesa's RADV Radeon Vulkan Ray-Tracing Performance Continues Improving
RADV driver co-founder Bas Nieuwenhuizen of Google presented at today's X.Org Developers' Conference (XDC 2022) on the state of this open-source Mesa Vulkan driver's ray-tracing performance...
Radeon ROCm 5.3 Released With New APIs, Fine Grain Support
Officially released today is Radeon ROCm 5.3 as the newest version of AMD's open-source compute stack for Radeon and Instinct hardware...
Open-Source NVIDIA Vulkan "NVK" Driver Continues Progressing
As written about for several months on Phoronix, an open-source NVIDIA Vulkan driver has been in the works that by the end of the summer this "NVK" driver has been seeing a lot of activity by Jason Ekstrand of Collabora along with David Airlie and Karol Herbst of Red Hat. Jason today talked at XDC 2022 about this NVK driver effort...
Intel Laptop Users Should Avoid Linux 5.19.12 To Avoid Potentially Damaging The Display
Intel laptop users running Linux are being advised to avoid running the latest Linux 5.19.12 stable kernel point release as it can potentially damage your display...
IBM Does A "Quasi-Acquisition" Of Red Hat Storage
Back in 2019 IBM completed its acquisition of Red Hat while today is a "quasi-acquisition" of sorts being announced with Red Hat's Storage team being transferred to the IBM Storage team...
Btrfs Brings Some Great Performance Improvements With Linux 6.1
I always love pull requests that start off with "there's a bunch of performance improvements..." as is the case with the new Btrfs feature pull for Linux 6.1...
Disabling Spectre V2 Mitigations Is What Can Impair AMD Ryzen 7000 Series Performance
Last week I shared some initial numbers how surprisingly when disabling Zen 4 CPU security mitigations can actually *hurt* the Ryzen 7000 series CPU performance. While conventional wisdom and with past Intel/AMD processors yield better performance when disabling the CPU security mitigations, with the Ryzen 9 7950X it was found to be basically the opposite. I have since conducted more tests and using an AMD Ryzen 5 7600X to confirm the earlier results and dig deeper into the data.
OpenZFS 2.1.6 Released With Newer Linux Kernel Support, Fixes
OpenZFS 2.1.6 was released on Monday as the newest stable update of this ZFS file-system implementation for Linux and BSD platforms...
Experimental Patches Adapt Linux For A Unikernel Design
Researchers out of Boston University have been working on "Unikernel Linux" to explore application-specific optimizations to the Linux kernel...
NVIDIA CUDA 11.8 Released With Hopper & Ada Lovelace Enablement, Rocky Linux 9 Support
NVIDIA has released CUDA 11.8 that enables support for their latest Hopper and Ada Lovelace families of GPUs...
Linux 6.1 Continues Improving The RNG & Crypto Code
The random number generator "RNG" and crypto subsystem pull requests have already been submitted for the Linux 6.1 merge window...
The Initial Rust Infrastructure Has Been Merged Into Linux 6.1
As a follow-up to the Rust infrastructure pull request for Linux 6.1, Linus Torvalds pulled the initial Rust code into the mainline Linux kernel this evening...
AMD P-State Fixes, Fixing s2idle For Some Rembrandt Laptops Lead ACPI/PM For Linux 6.1
The ACPI, power management, and thermal subsystem pull requests have been sent in for the in-development Linux 6.1 kernel...
Git 2.38 Adds Microsoft's "Scalar" Repository Management Tool
Git 2.38 was released on Sunday and most notable with this feature release is the inclusion of scalar as a Microsoft-developed repository management tool to make it easier dealing with very large Git reposotories...
Linux 6.1 Feature Would Have Caught All memcpy Based Buffer Overflows Of Recent Years
A kernel hardening security improvement on the way for Linux 6.1 is the ability to provide warning of possible memcpy() based overflows. Right now this is only a warning but it's work towards being able to address "trivially detectable" buffer overflow conditions within the kernel and in the future may be able to block such overflows from happening...
AMD Rembrandt CPUFreq vs. AMD P-State Linux Testing
Before getting busy with the AMD Ryzen 7000 "Zen 4" desktop testing, I recently wrapped up some benchmarks looking at the ACPI CPUFreq vs. AMD P-State frequency scaling drivers and various governor options for the AMD Ryzen 6000 "Rembrandt" mobile SoCs. If you are curious about the impact of CPUFreq/P-State and the various governors for the latest AMD laptops running Linux, this round of testing is for you.
IceWM 3.0 Released For This Speedy & Simplicity-Minded X11 Window Manager
IceWM 3.0 was released today as the latest major update to this X11 window manager that has been development since the late 90's with a particular focus on simplicity and speed...
OpenMandriva's Rolling Release Reaches "Gold", Continues With AMD Zen Optimized Version
OpenMandriva ROME is a rolling-release version of this Linux distribution whose roots trace back to the days of Mandriva and before that Mandrake Linux. This rolling release flavor of OpenMandriva is now up to a "gold" candidate status...
Debian To Carry Patches For GNOME Dynamic Triple Buffering
There's been a lot happening in Debian recently from improving their handling of non-free firmware to switching to PipeWire and WirePlumber with Debian 12. Another change on the way is picking up Ubuntu's work on dynamic triple buffering for the GNOME desktop...
Linux 6.1 HWMON Nukes The Short-Lived ASUS Driver, Other Monitoring Improvements
Among the early pull requests sent in for the now-open Linux 6.1 merge window was the hardware monitoring "HWMON" subsystem updates...
Linux 6.1 Adding Support To statx() For Reporting Direct I/O Alignment Details
Mainlined back in 2017 was the statx() call for reporting enhanced file information and stats like finally reporting a file's creation time, data version numbers, and other attributes. Statx has continued evolving since its introduction in Linux 4.11 and now for Linux 6.1 is being expected to support reporting direct I/O alignment information...
GNU Linux-libre 6.0 Released After More Blob Cleaning
Following yesterday's release of the upstream Linux 6.0 kernel, the GNU FSFLA folks have released GNU Linux-libre 6.0 as their downstream that removes driver support for loading binary firmware/microcode and the ability to load non-free-software kernel modules...
Linux 6.0 Released With Many Intel & AMD Driver Additions, IO_uring Keeps Advancing
Linus Torvalds just promoted Linux 6.0 to stable on-schedule and thereby now ushering in the Linux 6.1 merge window to officially get underway tomorrow...
Linux 6.1 Should Be Very Exciting With Rust, AMD PMF, MGLRU & Other Changes Expected
Linux 6.0 is bringing many great features but looking ahead for Linux 6.1 there are even more changes to get excited about for that kernel which will release as stable around the end of 2022...
PinePhone Keyboard Driver Prepped Ahead Of Linux 6.1
Improving the mainline Linux kernel support for the PinePhone is a keyboard driver expected to land for the imminent Linux 6.1 merge window...
Improved Control Flow Integrity (KCFI) Implementation Submitted For Linux 6.1
Along with the Rust infrastructure for Linux 6.1 pull request, another early pull submitted by kernel maintainer Kees Cook for Linux 6.1 is the introduction of a new Control Flow Integrity "CFI" implementation for the Linux kernel to replace the former, less-than-ideal code...
The Most Interesting New Features Of Linux 6.0
Barring any last minute reservations today by Linus Torvalds, the Linux 6.0 stable kernel is expected to be christened before the day is through. Linux 6.0 comes with many notable hardware support additions and other improvements, here is a reminder of all what is great about this imminent kernel release...
Debian Chooses A Reasonable, Common Sense Solution To Dealing With Non-Free Firmware
Debian developers have been figuring out an updated stance to take on non-free firmware considering the increasing number of devices now having open-source Linux drivers but requiring closed-source firmware for any level of functionality. The voting on the non-free firmware matter has now concluded and the votes tallied.....
AMD Publishes New Family 19h CPU Microcode
AMD on Friday upstreamed new Family 19h CPU microcode to linux-firmware.git...
Steam On Linux Usage Receded Slightly In September
While the Steam on Linux marketshare has been consistently increasing this year since the launch of the Arch Linux powered Steam Deck, the September 2022 numbers are in and surprisingly there is a slight pull-back in Linux use...
System76's Pop!_OS COSMIC Desktop To Make Use Of Iced Rust Toolkit Rather Than GTK
System76 has been developing their own COSMIC desktop as the next evolution for their Pop!_OS Linux distribution built atop an Ubuntu base. Interestingly with this big COSMIC desktop undertaking, which is being written in the Rust programming language, they have decided to shift away from using the GTK toolkit to instead make use of Iced-Rs as a Rust-native, multi-platform graphical toolkit...
Rust Infrastructure Pull Request Submitted For Linux 6.1!
It's happening, folks! Linus Torvalds already indicated recently he intends to pull the initial Rust programming language support into the Linux 6.1 kernel cycle and today that pull request was submitted to him. Linux 6.0 isn't out yet but should be on Sunday unless any last minute problems, which in turn will mark the start of the two week v6.1 merge window...
Debian 12 Switches To PipeWire & WirePlumber By Default With The GNOME Desktop
In addition to Ubuntu 22.10 switching to PipeWire as the default audio server replacement to PulseAudio, upstream Debian has done the same ahead of their Debian GNU/Linux 12 release next year...
AMD Revises Work On GPU Workload Hinting For Linux
AMD's Linux graphics driver engineers this week sent out their latest patch series working on workload hints that are used for dynamically tuning the power profile of AMD GPU SoCs based upon the specified workload indicator...
Open-Source Radeon Vulkan Driver Lands APU Fix For Red Dead Redemption 2
For those with an AMD APU system like the Steam Deck and using the Mesa Radeon Vulkan driver "RADV" and wanting to enjoy the popular game Red Dead Redemption 2, an important fix has been merged for Mesa 22.3...
Blumenkrantz Flushes 17.1k Lines Of Old Mesa Code
Well known Zink developer Mike Blumenkrantz, working for Valve on improving Mesa's OpenGL-on-Vulkan driver, has kicked off October by removing a lot of old Mesa code...
AMD Ryzen 7000 Series, Linux 6.0, MGLRU, Rust & IO_uring Made For An Exciting September
It was a very exciting September with the launch of the AMD Ryzen 7000 series "Zen 4" processors, Intel revealing a lot more about Arc Graphics, Linux 6.0 getting buttoned up while feature work toward Linux 6.1 accelerated, ongoing exciting kernel work around MGLRU / IO_uring / RT / etc, and other software releases like GNOME 43 and LLVM 15 all made for an eventful month...
...128129130131132133134135136137...