Linux 6.18 Merges Fix For “Catastrophic Performance Issue” On 64-bit ARM
Sent out today and already merged for the in-development Linux 6.18 kernel is the latest batch of 64-bit ARM “ARM64” architecture fixes. Most notable is a fix for addressing a “catastrophic performance issue” that was uncovered… ⌘ Read more
Intel Releases New CPU Microcode, Publishes 30 New Security Advisories
It’s “Patch Tuesday” and Intel is out with new CPU microcode for Linux users in addition to making public 30 new security advisories that affect a range of Intel products… ⌘ Read more
Firefox 145 Drops Support For 32-bit Linux
BrianFagioli writes: Mozilla has released Firefox 145.0, and the standout change in this version is the official end of support for 32-bit Linux systems. Users on 32-bit distributions will no longer receive updates and are being encouraged to switch to the 64-bit build to continue getting security patches and new features. While most major Linux distributions have already moved past 32-bit … ⌘ Read more
Linux Proposal Aims To Overcome Kernel Limitation Affecting Various Gaming Peripherals
The Linux kernel’s Human Interface Devices (HID) subsystem has an existing architectural limitation that there is just up to one battery per HID device. But with modern devices – especially among various gaming peripherals – there can be more than one battery when considering earbuds with a battery for each earbud, multi-device wireless receivers, etc. A proposal was raised today to address this limitation… ⌘ Read more
Intel Core Ultra 7 255H Linux CPU Performance
Lenovo recently sent over their new ThinkPad P1 Gen 8 laptop for review under Linux. My Linux review on that ThinkPad P1 Gen 8 laptop will be coming up in the near future along with some other benchmarks from that premium mobile workstation. But with this being the first time I’ve had an Intel Core Ultra 7 255H “Arrow Lake H” device at Phoronix, here are some standalone benchmarks looking at the CPU performance of that 16-core mobile processor compared to vario … ⌘ Read more
VMS/XDE: an OpenVMS x86 development environment for Linux and Windows/WSL
VMS/XDE is an OpenVMS x86 development environment for Linux and WIndows (via WSL). It provides a familiar user experience for OpenVMS developers working in Linux and Windows yet offers 100% binary and file system compatilibilty with OpenVMS. VMS/XDE includes OpenVMS V9.2-3 user, supervisor and executive mode operating system environments and a set of x86 native compilers and layered pro … ⌘ Read more
Intel LPMD 0.1 Released With Support For Panther Lake
Intel on Monday released version 0.1 of their Low Power Mode Daemon, the open-source daemon in development for several years now for optimizing active idle power on modern Intel Core (Ultra) CPUs under Linux… ⌘ Read more
How System76 & Red Hat Hope To Finally Improve The Linux Multi-GPU Experience
System76 engineer Victoria Brekenfeld and Red Hat engineer Sebastian Wick presented at the recent XDC2025 developer conference with their hopes of finally fixing the multi-GPU experience on Linux. As part of this is getting the necessary Wayland protocols in order as well as a new gpu-daemon service for proper multi-GPU handling for the Linux desktop… ⌘ Read more
New Linux Patches To Expose AMD Ryzen AI NPU Power Metrics
New Linux kernel patches currently undergoing review will allow AMD Ryzen AI NPU power metrics to be exposed under Linux. In turn this is useful for helping to gauge the utilization of the neural processing unit and also helping to evaluate the actual power efficiency of leveraging the AMD Ryzen AI NPU… ⌘ Read more
Intel Xe Linux Driver Working Toward UALink & High Speed Fabrics Support
The YouTube video recordings for the X.Org Developers’ Conference 2025 that took place at the end of September in Austria are finally available. Among the many interesting XDC2025 presentations was Intel engineer Matthew Brost talking about the GPU Shared Virtual Memory (SVM) within Intel’s modern Xe kernel graphics driver… ⌘ Read more
AMD Posts New “amd_vpci” Accelerator Driver For Linux
While there is already AMDXDNA as one of the few currently mainline drivers in the accelerator “accel” subsystem for supporting AMD Ryzen AI NPUs, another AMD accel driver is on the way: amd_vpci. The new amd_vpci driver patches were posted today for review as AMD continues to further expand their diverse offerings in the ecosystem… ⌘ Read more
The Linux Kernel Looks To ‘Bite the Bullet’ In Enabling Microsoft C Extensions
Linux kernel developers are moving toward enabling Microsoft C Extensions (-fms-extensions) by default in Linux 6.19, with Linus Torvalds signaling no objection. While some dislike relying on Microsoft-style behavior, the patches in kbuild-next suggest the project is ready to “bite the bullet” and adopt the extensi … ⌘ Read more
New Project Brings Strong Linux Compatibility To More Classic Windows Games
An anonymous reader quotes a report from Ars Technica: For years now, Valve has been slowly improving the capabilities of the Proton compatibility layer that lets thousands of Windows games work seamlessly on the Linux-based SteamOS. But Valve’s Windows-to-Linux compatibility layer generally only extends back to games writt … ⌘ Read more
EasyEffects 8.0 Released In Porting From GTK4 To Qt / QML / Kirigami
EasyEffects is the open-source application formerly known as PulseEffects that transitioned to using native PipeWire filters for providing simple audio effects on the Linux desktop. EasyEffects makes it easy to apply different audio effects like bass enhancer, compressor, pitch shift, reverberation, and many more. With this week’s release of EasyEffects 8.0, the user interface has been rewritten in Qt / QML / Kirigami rather than GTK4… ⌘ Read more
GNU Coreutils 9.9 Brings Numerous Fixes
Following yesterday’s release of Rust Coreutils 0.4, GNU Coreutils 9.9 is now available as the latest update to this set of core utilities common to Linux systems and other platforms… ⌘ Read more
Firefox 145 Binaries Available - Aside From 32-bit Linux Being Removed
Firefox 145 release binaries are now available. Most notable with this release is what’s not there: the 32-bit Linux builds are no more… ⌘ Read more
POLYVAL Work Bringing More Performance Gains To Linux Crypto Subsystem
Whenever seeing Linux kernel mailing list patches from Google engineer Eric Biggers it tends to be about performance optimizations to the Linux kernel’s cryptography subsystem. That was once again the case on Sunday with the newest patch series providing some nice gains… ⌘ Read more
Tencent Proposes Semantics-Aware vCPU Scheduling For Over-Subscribe KVM Linux VMs
Tecent engineers have been working on addressing long-standing inefficiencies within the Linux kernel scheduler code around over-subscribed virtualized environments… ⌘ Read more
Patches Proposed For Radeon GCN 1.1 GPUs To Use AMDGPU Linux Driver By Default
For those still using an AMD GCN 1.1 “Sea Islands” GPU like the Radeon R9 290/390 series, HD 7790 / 8870, or other Radeon Rx 200 / Rx 300 series GPUs, there is an exciting early Christmas present this year. Timur Kristóf of Valve’s Linux graphics driver team sent out the patch series on Sunday for enabling the GCN 1.1 GPUs to use the newer AMDGPU driver on Linux by default in place of the existing “Radeon” driver. This can mean … ⌘ Read more
Linux 6.18-rc5 Released: “Small And Boring”
As we work toward the stable Linux 6.18 kernel release expected around the end of December, out today is the Linux 6.18-rc5 test kernel… ⌘ Read more
The Linux Kernel Looks To “Bite The Bullet” In Enabling Microsoft C Extensions
Two patches queued into the Linux kernel’s build system development tree, kbuild-next, would enable the -fms-extensions compiler argument everywhere for allowing GCC and LLVM/Clang to use the Microsoft C Extensions when compiling the Linux kernel. Being in kbuild-next these patches will likely be submitted for the Linux 6.19 kernel merge window next month but remains to be seen if there will be any last minute objections to this c … ⌘ Read more
Rust Is Coming To Debian’s APT Package Manager
A maintainer of Debian’s Advanced Package Tool (APT) “has announced plans to introduce hard Rust dependencies into APT starting May 2026,” reports the blog It’s FOSS.
The integration targets critical areas like parsing .deb, .ar, and tar files plus HTTP signature verification using Sequoia. [APT maintainer Julian Andres Klode] said these components “would strongly benefit from m … ⌘ Read more
The Linux Kernel Looks To “Bite The Bullet” In Enabling Microsoft C Extensions
Two patches queued into the Linux kernel’s build system development tree, kbuild-next, would enable the ⌘ Read more
Lenovo IdeaPad Linux Driver Adding Support For Rapid Charge Mode
Queued into the platform-drivers-x86 “for-next” Git branch ahead of the Linux 6.19 merge window is introducing the handling for the “Rapid Charge” USB-C charging mode to the Lenovo IdeaPad laptop driver… ⌘ Read more
Linux 6.19 Should Better Deal With Corrupt Minix File-Systems
For anyone dealing with Minix file-systems still for this nearly 40 year old creation, the upcoming Linux 6.19 kernel is expected to bring some fixes to the Minix driver for better handling corrupted file-system images… ⌘ Read more
AMD Preps More Graphics Driver Changes For Linux 6.19
AMD continues preparing more kernel driver code for Linux 6.19. This week another round of AMDGPU kernel graphics driver updates were submitted to DRM-Next ahead of the early December merge window… ⌘ Read more
Linux 6.18-rc5 To Cut Down Performance Regression Observed On IBM POWER CPUs
Merged today ahead of the Linux 6.18-rc5 kernel due out on Sunday is a partial fix for a performance regression observed on IBM POWER hardware… ⌘ Read more
Ryzen AI Software 1.6.1 Advertises Linux Support
Ryzen AI Software as AMD’s collection of tools and libraries for AI inferencing on AMD Ryzen AI class PCs has Linux support with its newest point release. Though this “early access” Linux support is restricted to registered AMD customers… ⌘ Read more
Linux Kernel Patches & Device Tree Additions For PCIe M.2 Connectors
On ACPI-enabled systems Linux users can enjoy PCIe M.2 connected peripherals that “just work” without any extra fuss. But for those relying on Device Tree (DT) handling by the kernel, new patches from Qualcomm are working on representing PCIe M.2 connectors within DT files… ⌘ Read more
NILFS2 File-System Seeing Renewed Interest With Additional Maintainer
It’s been a while since having anything major to talk about with the NILFS2 file-system but it looks like that could be changing. NILFS2 as a reminder is a log-structured file-system with continuous snapshotting with its NILFS predecessor having been in the mainline kernel for two decades since the mid Linux 2.6 days… ⌘ Read more
Mesa 25.3-rc4 Brings Fix For Many Steam Play Games To Properly Run On Intel Linux Driver
Mesa 25.3-rc4 is available for testing as the latest weekly candidate as we work toward the Mesa 25.3 stable release this month… ⌘ Read more
IncusOS Announced As Immutable Linux OS With ZFS For Running Containers
It has been two years already since the Linux Containers project forked Canonical’s LXD project as Incus. Now joining the Incus family is IncusOS as an immutable Linux OS built atop a Debian base with OpenZFS file-system support and designed around running containers with Incus… ⌘ Read more
Intel’s Rewrite Of Linux MM CID Code Showing Some Nice Gains For AMD
Posted last month were new Linux kernel scheduler-related patches rewriting the MM CID management code. The main takeaway for end-users from this set of 19 Linux kernel patches from an Intel engineer was seeing 14~18% improvement in a PostgreSQL database benchmark but that more benchmarks were needed. Curiosity got the best of me and I recently tested these patches on an AMD EPYC server to seeing some very enticing results for this in-development c … ⌘ Read more
Intel’s Rewrite Of Linux MM CID Code Showing Some Nice Gains For AMD
Posted last month were new Linux kernel scheduler-related patches rewriting the MM CID management code. The main takeaway for end-users from this set of 19 Linux kernel patches from an Intel engineer was seeing 14~18% improvement in a PostgreSQL database benchmark but that more benchmarks were needed. Curiosity got the best of me and I recently tested these patches on an AMD EPYC server to seeing some very enticing results for this in-development c … ⌘ Read more
Linux To Gain ML-DSA/Dilithium Post-Quantum Cryptography For Module Signing
New code likely to be submitted for the upcoming Linux 6.19 kernel would introduce ML-DSA/Dilithium post-quantum cryptography to be initially used for dealing with kernel module signing… ⌘ Read more
Microsoft Contributing “RAMDAX” Driver For Upcoming Linux 6.19 Kernel
A new driver planned to be sent to the mainline Linux kernel for the upcoming Linux 6.19 merge window is yet another new contribution from Microsoft… ⌘ Read more
Archinstall 3.0.13 Adds WiFi Connection Menu To Arch Linux Installer
Just days after the Archinstall 3.0.12 release for this text-based Arch Linux installer, Archinstall 3.0.13 is now available to deliver a new feature. That new feature is a text-based interface for being able to connect to a WiFi network within Archinstall… ⌘ Read more
CachyOS Continues Delivering Leading Performance Over Ubuntu 25.10, Fedora Workstation 43
With Intel having sunset Clear Linux, when it comes to aggressive out-of-the-box Linux performance there is the Arch Linux based CachyOS as the leading contender. Given the recent releases of Ubuntu 25.10 and Fedora Workstation 43, if you are curious about the out-of-the-box performance here are some fresh benchmarks of all three using the Framework Desktop. ⌘ Read more
CodeWeavers Launches CrossOver Preview For Linux ARM64
CodeWeavers announced this morning a new CrossOver Preview that includes Linux ARM64 support for the first time. This commercial software built atop Wine is now comfortable with the state of running Windows x86/x64 apps on Linux ARM64 and even the ability ro enjoy many Windows games on ARM64 Linux devices like the System76 Thelio Astra… ⌘ Read more
RadeonSI + ACO Brings Some Performance Gains For Radeon Workstation Graphics
Last week Mesa 26.0-devel enabled the ACO back-end by default within the RadeonSI Gallium3D driver for all supported Radeon graphics cards by this open-source Linux driver. This move was done in the name of better performance, faster shader compilation times, and ACO being all-around better than the AMDGPU LLVM back-end these days for both OpenGL and Vulkan use. It was also noted that RadeonSI has “slightly better” viewperf performance w … ⌘ Read more
Linux 6.18 Lands Electronic Privacy Screen Hotkey Handling For Some Dell Laptops
Merged yesterday to the mainline Linux 6.18 development kernel were the latest round of x86 platform driver fixes. Mostly some small fixes but standing out is electronic privacy screen hotkey support for some Dell laptops… ⌘ Read more
NVIDIA Preparing For Hopper & Blackwell GPU Support With Open-Source Nova Driver
NVIDIA engineers continue working a lot on the open-source and upstream Nova driver for the Linux kernel. This modern, Rust-written open-source NVIDIA driver is still taking shape as an alternative to NVIDIA’s official downstream open-source driver and the aging and reverse-engineered Nouveau driver. Out on the horizon for Nova is Hopper and Blackwell GPU support… ⌘ Read more
FEX 2511 Delivers More Performance Improvements For Linux x86 Binaries On ARM64
FEX 2511 is out today for this open-source emulator akin to Apple’s Rosetta that allows running x86/x86+64 applications on ARM64. But in the case of FEX, for ARM64 Linux devices and akin to other open-source projects like Box64… ⌘ Read more
More Intel Crescent Island Enablement Prepped For Linux 6.19
Following Intel’s disclosure less than one month ago of Crescent Island as a upcoming Xe3P graphics card with 160GB of vRAM focused on enterprise-level AI inferencing, Intel’s open-source Linux graphics driver engineers have been quick to begin plumbing the Xe kernel graphics driver for this next-generation graphics card… ⌘ Read more
bluetui and restterm: two beautiful TUI applications
There’s something incredibly enticing and retrofuturistic about a well-designed TUI, or text-based user interface. There’s an endless list number of these, but two crossed my path these past few days, and I found them particularly appealing. First, we’ve got bluetui, an application for managing Bluetooth connections on Linux systems with bluez installed. The second is resterm. Resterm is a terminal-first client for working with … ⌘ Read more
Linux Patches Updated For Snapdragon X Elite Powered TUXEDO Elite 14 Gen1 Laptop
In mid-2024, Bavarian PC vendor TUXEDO Computers began teasing a Snapdragon X Elite powered Linux laptop with hopes of having it available by Christmas 2024. As we approach Christmas 2025, there still are no immediate signs of this new ARM-based TUXEDO laptop soon shipping but there are signs of life still with new Linux kernel patches posted for enabling this Snapdragon X Elite laptop… ⌘ Read more
Fwupd 2.0.17 Released With More Hardware Support & Features
Days after the Linux Vendor Firmware Service celebrated 135 million firmware downloads, a new version of the Fwupd utility is now available for firmware updating systems and peripherals under Linux… ⌘ Read more
Linux 6.19 To Support Additional Arm Mali & Vivante Graphics Hardware
Sent out today to DRM-Next was the latest weekly batch of drm-misc-next patches for enhancing the various smaller Direct Rendering Manager drivers within the kernel. Included with this week’s update is supporting some additional Mali and Vivante hardware as well as continuing to enhance the in-kernel accelerator “accel” drivers… ⌘ Read more
@prologic@twtxt.net Nothing, yet. It was sent in written form. There’s probably little point in fighting this, they have made up their minds already (and AI is being rolled up en masse in other departments), but on the other hand, there are – truthfully – very few areas where AI could actually be useful to me.
There are going to be many discussions about this …
This is completely against the “spirit” of this company, btw. We used to say: “It’s the goal that matters. Use whatever tools you think are appropriate.” That’s why I’m allowed to use Linux on my laptop. Maybe they will back down eventually when they realize that trying to push this on people is pointless. Maybe not.
Linux 6.19 Will Finally Support Intel’s Adaptive Sharpness Filter “CASF” With Lunar Lake
Going all the way back to early 2024, Intel Linux engineers have been working on supporting an Adaptive Sharpening Filter new to Lunar Lake. While Lunar Lake later launched in September 2024, the Linux patches for this feature remained under review and discussion. Besides the Intel driver implementation itself for Lunar Lake and newer, it also ushers in a new DRM sharpness property to help standardize such functionality … ⌘ Read more