Microsoft Hyper-V Lands Some Useful Improvements In Linux 7.0
For those dealing with Microsoft Hyper-V for virtualization, the Linux 7.0 mainline kernel has seen a number of improvements there. This work follows KVM also bringing some nice improvements in Linux 7.0… ⌘ Read more
Ask Slashdot: What’s Your Boot Time?
How much time does it take to even begin booting, asks long-time Slashdot reader BrendaEM. Say you want separate Windows and Linux boot processes, and “You have Windows on one SSD/NVMe, and Linux on another. How long do you have to wait for a chance to choose a boot drive?”
And more importantly, why is it all taking so long?
In a world of 4-5 GHz CPU’s that are thousands of times faster than they were, … ⌘ Read more
Linux 7.0 Makes Preparations For Rust 1.95
Last week was the main feature pull of Rust programming language updates for the Linux 7.0 kernel merge window. Most notable with that pull was Rust officially concluding its “experimental” in now treating Rust for Linux kernel/driver programming as stable and here to stay. Sent out today was a round of Rust fixes for Linux 7.0 that includes preparations for the upcoming Rust 1.95 release… ⌘ Read more
T2 Linux Restores XAA In Xorg, Making 2D Graphics Fast Again
Berlin-based T2 Linux developer René Rebe (long-time Slashdot reader ReneR) is announcing that their Xorg display server has now restored its XAA acceleration architecture, “bringing fixed-function hardware 2D acceleration back to many older graphics cards that upstream left in software-rendered mode.”
Older fixed-function GPUs now regain smooth window … ⌘ Read more
AppArmor Enhancements Merged For Linux 7.0
The AppArmour security module for the Linux kernel, which most notably is backed by Canonical for Ubuntu, has some small improvements and fixes for Linux 7.0… ⌘ Read more
eCryptfs Sees Renewed Patch Activity With Linux 7.0
We haven’t heard much about eCryptfs in recent years for that stackable in-tree Linux file-system providing per-directory encryption support. The FSCRYPT framework has shown its strong capabilities in recent years with various file-systems, Canonical hasn’t been pursuing its user home directory encryption like it did years ago for the Ubuntu desktop, and full disk encryption is the most secure approach for ensuring data security on your system. But to some surprise wi … ⌘ Read more
ollama 0.17 Released With Improved OpenClaw Onboarding
The open-source ollama project that makes it easy to get up and running with a variety of LLMs under Windows, macOS, and Linux is out with a new release. The ollama v0.17.0 release is driven by new functionality around enhancing the OpenClaw onboarding process… ⌘ Read more
Linux 7.0 Lands More AMDGPU Fixes For Old Radeon Hardware
Following last week’s main set of DRM kernel graphics driver feature updates for Linux 7.0, merged on Friday to Linux 7.0 Git was the first round of fixes to these Direct Rendering Manager drivers. Dominating most of the code changes in this latest pull were AMDGPU fixes, including more enhancements for aging Radeon graphics processors… ⌘ Read more
Ceph In Linux 7.0 Lands Support For AES256K Keys
For those making use of the Ceph open-source, distributed storage platform, with the upcoming Linux 7.0 kernel they are introducing support for the AES256K key type… ⌘ Read more
Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming Stack
As some good news out of Intel today on the Linux/open-source side following last year’s layoffs, they’re hiring for some new Linux software development roles – including for enhancing their Linux graphics driver stack that also includes a focus on Linux gaming with the likes of Valve’s Proton (Steam Play)… ⌘ Read more
Drgn v0.1 Released For Very Versatile Programmable Debugger
Drgn is the programmable debugger developed by Meta engineer Omar Sandoval that has proven quite versatile and popular with Linux kernel developers and others. After nearly two dozen releases already, Drgn v0.1 was released this week as another big step forward for this open-source debugger… ⌘ Read more
Linux 7.0 Shows Significant PostgreSQL Performance Gains On AMD EPYC
When beginning some early Linux 7.0 kernel benchmarking this week for looking at its performance in its early development state, I started off testing on Core Ultra X7 “Panther Lake” in being hopeful for better performance with the maturing Arc B390 Xe3 graphics and the like. But I ended up finding Intel Panther Lake seeing some performance regressions on Linux 7.0. So next up I turned to an AMD EPYC Turin server since if regressions existed th … ⌘ Read more
Linux Begins Seeing Early Preparations For PCIe 7.0
While we are on the horizon of seeing PCI Express 6.0 devices, there are already early Linux kernel patches beginning to surface for PCI Express 7.0… ⌘ Read more
Linux 7.0 Brings Apple Type-C PHY, Snapdragon X2 & Rockchip HDMI 2.1 FRL Additions
Ahead of the Linux 7.0 merge window ending this weekend, the PHY updates were merged this week for this next major kernel release. There are some notable PHY additions particularly for Apple Silicon USB Type-C support as well as additions for Qualcomm’s new Snapdragon X2 laptop SoCs… ⌘ Read more
USB Driver For Google Tensor SoCs, UCSI Thunderbolt Alt Mode In Linux 7.0
All of the Thunderbolt/USB driver changes were merged this week for the nearly-over Linux 7.0 merge window… ⌘ Read more
Minecraft Java Is Switching From OpenGL To Vulkan
Minecraft: Java Edition is switching its rendering backend from OpenGL to Vulkan as part of the upcoming Vibrant Visuals update, aiming for both better performance and modern graphics features across platforms like Linux and macOS (via translation layers). GamingOnLinux reports: For modders, they’re suggesting they start making preparations to move away from OpenGL: “Sw … ⌘ Read more
Turbostat With Linux 7.0 Can Report New L2 Cache Statistics
The Turbostat command-line utility for reporting processor frequency and idle statistics along with other useful information for AMD and Intel CPUs can now report some L2 cache stats for recent Intel CPUs beginning with Linux 7.0… ⌘ Read more
AI Helped Uncover A “50-80x Improvement” For Linux’s IO_uring
Linux block maintainer and IO_uring lead developer Jens Axboe recently was debugging some slowdowns in the AHCI/SCSI code with IO_uring usage. When turning to Claude AI to help in sorting through the issue, patches were devised that can deliver up to a “literally yield a 50-80x improvement on the io_uring side for idle systems.” The code is on its way to the Linux kernel… ⌘ Read more
Mediatek MT7902 WiFi Finally Seeing Open-Source Linux Driver Activity
When searching for “MT7902” and “Linux” there is no shortage of users asking about Linux driver support for the Mediatek MT7902 WiFi chipset or users complaining about their MT7902 WiFi not working under Linux with that chipset found in numerous laptops in recent years. Fortunately, there is finally Linux driver support for the MT7902 surfacing for review on the Linux kernel mailing list… ⌘ Read more
Linux 7.0 Speeds Up Reclaiming File-Backed Large Folios By 50~75%
Merged on Wednesday were some additional memory management “MM” updates for the Linux 7.0 merge window. Most interesting out of these latest three dozen patches is support for batched unmapping of file-backed large folios… ⌘ Read more
PipeWire 1.6 Released With Many New Features
PipeWire 1.6 is out today as the newest feature release for this software widely used by the Linux desktop for managing of audio and video streams while nicely integrating with sandboxed Flatpak apps and more… ⌘ Read more
Linux Still Working To Clean Up The Realtek RTL8723BS 802.11b/g/n WiFi Driver In 2026
Introduced to the Linux 4.12 kernel’s staging area back in 2017 was the Realtek RTL8723BS WiFi driver. The Realtek RTL8723BS is an 802.11 b/g/ SDIO WLAN adapter with Bluetooth 4.0 connectivity too. In the nearly decade since this driver was added to the staging area, it’s continued to be cleaned up and with the Linux 7.0 merge window there is yet again a lot of work on cleaning up this WiFi driver for the old Realtek hardware… ⌘ Read more
Linux 7.0 Showing Some Early Performance Regressions On Intel Panther Lake
With the Linux 7.0 merge window beginning to calm down ahead of the 7.0-rc1 release due out on Sunday, one of the areas I was most excited about benchmarking on Linux 7.0 was looking for any performance gains with the new Intel Core Ultra Series 3 “Panther Lake” given ongoing Intel Xe graphics driver improvements and other general kernel optimizations. Unfortunately, at large the Intel Panther Lake performance is moving in the wrong directio … ⌘ Read more
Linux 7.0 Retires The IBM Mwave ACP Modem Driver Used By Some 1990s ThinkPads
Long past due for retirement, the Linux 7.0 kernel has removed the obsolete Mwave driver for the 3780i ACP Modem found in some Pentium II era IBM ThinkPads from the 1990s… ⌘ Read more
Linus Torvalds on How Linux Went From One-Man Show To Group Effort
Linus Torvalds has told The Register how Linux went from a solo hobby project on a single 386 PC in Helsinki to a genuinely collaborative effort, and the path involved crowdsourced checks, an FTP mirror at MIT, and a licensing decision that opened the floodgates.
Torvalds released the first public snapshot, Linux 0.02, on October 5, 1991, o … ⌘ Read more
System76 Preparing To Introduce Redesigned Thelio Hardware
Linux hardware vendor System76 has begun teasing a redesign of their Thelio chassis that is used by their modern desktops and workstations. Helping distinguish System76 from other Linux desktop/PC vendors has been their custom-engineered, built-in-the-USA enclosures and now they are preparing to launch a next-generation design… ⌘ Read more
Linux 7.0 Brings Several Enhancements For Modern Laptops
The x86 platform driver updates were merged recently for the ongoing Linux 7.0 merge window. As is a common theme for platform-drivers-x86, a lot of the feature work is around Linux laptop drivers for enhancing the support on modern hardware… ⌘ Read more
LoongArch Ready With New Features In Linux 7.0
The Linux 7.0 kernel is shipping improvements for LoongArch, the Chinese CPU architecture inspired by MIPS64 and RISC-V and has been showing much potential for their domestic PC manufacturing… ⌘ Read more
Apple M3 With Asahi Linux Continues Making Progress, No ETA Yet For Shipping
Asahi Linux developers have published a status report following the recent Linux 6.19 kernel release to outline recent progress and upcoming items around Apple Silicon support on Linux. This year will also mark five years that Asahi Linux has been around for bringing Linux to the Apple M-Series hardware… ⌘ Read more
Intel Lands Initial Preparations For DSA 3.0 Accelerators In Linux 7.0
Last year we began seeing Linux patches preparing the kernel for Intel Data Streaming Accelerator “DSA” 3.0 IP. Finally with the Linux 7.0 kernel those patches in updated form have now been merged… ⌘ Read more
KVM In Linux 7.0 Adds Support For Virtualizing AMD ERAPS
All of the KVM virtualization feature changes were recently merged for the in-development Linux 7.0 kernel… ⌘ Read more
NTFS3 Driver Sees Improvements In Linux 7.0 While “NTFS Remake” Driver Bakes
The NTFS3 driver maintained by Paragon Software for Microsoft NTFS file-systems today saw a batch of improvements merged for Linux 7.0 This comes as there is also the competing “NTFS Remake” driver that began a few months ago as the “NTFSPLUS” driver. That NTFS Remake driver isn’t looking like it will be submitted for the Linux 7.0 merge window so at least for now the NTFS3 driver continues seeing improvements with the latest mainline kernel code … ⌘ Read more
Idea Raised For Nicer DRM Panic Screen Integration On Fedora Linux
A proposal within the Fedora Linux community suggests improving the kernel’s DRM Panic screen to a more user-friendly, BSOD-style experience. Phoronix reports: Open-source developer Jose Exposito proposed today a nicer experience for DRM Panic integration on Fedora. Rather than using DRM Panic with just the kernel log contents being encoded … ⌘ Read more
KDE Plasma 6.6 Released
Longtime Slashdot reader jrepin writes: KDE Plasma is a popular desktop (and mobile too) environment for GNU/Linux and other UNIX-like operating systems. Among other things, it also powers the desktop mode of the Steam Deck gaming handheld. The KDE community today announced the latest release: Plasma 6.6.
In this new major release, Spectacle can recognize texts from screenshots, a new on-screen keyboard and new login manager a … ⌘ Read more
AMD Preparing Linux Kernel For “RMPOPT” To Help Reduce Overhead On SEV-SNP Servers
AMD sent out a set of Linux kernel patches today for enabling use of a new instruction dubbed RMPOPT. Given the timing of these patches, RMPOPT is presumably a feature coming with next-gen AMD EPYC Zen 6 “Venice” processors… ⌘ Read more
Linux 7.0 Lands New TI RGB LED Driver With “Autonomous Animation Engine” Control
The LED subsystem updates for the Linux kernel typically aren’t too noteworthy each kernel cycle but with Linux 7.0 is a new TI RGB LED driver that captured my attention in being curious over its “autonomous animation engine” integration… ⌘ Read more
Linux 7.0 Merges “Significant Improvement” For close_range System Call
The close_range system call for closing all file descriptors “FDs” in a given range should enjoy a nice speed boost with the in-development Linux 7.0 kernel… ⌘ Read more
Experimental Out-Of-Tree Code Aims To Provide HDMI 2.1 FRL For AMD Linux Driver
One of the limitations of the AMDGPU Linux kernel graphics driver has been the lack of its support for HDMI 2.1 and later. AMD has wanted to support HDMI 2.1+ functionality under Linux but it’s been legally blocked by the HDMI Forum. But anxious independent users have been working on open-source patches for wiring up HDMI 2.1 into the AMDGPU driver outside of the realm of AMD and the HDMI Forum’s blessings… ⌘ Read more
Microsoft .NET On Linux Patches Use IO_uring For Massive Performance Benefits
A pull request for the Microsoft .NET Runtime build on Linux to use IO_uring for sockets is showing some massive performance benefits… ⌘ Read more
Nova Lake S Support Added To Intel LPSS Driver In Linux 7.0
The latest Nova Lake enablement work for the Linux kernel to land is adding support for Nova Lake S platforms to the Intel LPSS driver in the upcoming Linux 7.0 kernel… ⌘ Read more
DNF 5.4 Released With Some New Options & AI Contributions Policy
DNF 5.4 is out today as the latest release for this next-generation RPM package management solution used by Fedora, Red Hat Enterprise Linux, and various other RPM-based Linux distributions… ⌘ Read more
Gentoo Linux Begins Codeberg Migration In Moving Away From GitHub, Avoiding Copilot
The Gentoo Linux project last year announced plans to move their code hosting to Codeberg rather than GitHub. Gentoo’s desire to move away from GitHub was motivated by Microsoft’s Copilot training on GitHub repositories. Those plans are turning into action now with the main Gentoo project up on Codeberg and honoring pull requests… ⌘ Read more
Linux 7.0 CXL Enables AMD Zen 5 Address Translation Feature
A long-in-development feature for AMD EPYC Zen 5 server platforms now merged for the Linux 7.0 kernel is ACPI PRMT-based address translation for the Compute Express Link (CXL) subsystem… ⌘ Read more
Lutris 0.5.20 Linux Game Manager Brings New Features, Wine Wayland Option
For fans of Lutris as the open-source desktop client for installing and playing many games on Linux, Lutris 0.5.20 is out today with new features that further enhance the integration with different emulators and compatibility layers… ⌘ Read more
RISC-V In Linux 7.0 Brings User-Space CFI & Optimized strlen Assembly
The RISC-V architecture updates have been merged for Linux 7.0 with a few items to note… ⌘ Read more
Linux 7.0 Driver Core Changes Bring More Enhancements For Rust Kernel Drivers
Merged a few days ago for the Linux 7.0 kernel were all of the driver core enhancements. As has been the common theme in recent kernel releases, a lot of the driver core code churn revolves around additions for allowing more Rust kernel driver usage… ⌘ Read more
Linux 6.19.2 & Other LTS Kernels Released To Fix Systems Not Booting
Linux 6.19.1 was released earlier today while it’s since been replaced by Linux 6.19.2 to address fallout from that first point release with some systems not booting. This also resulted in new LTS kernel releases too due to the problematic code being picked up there too… ⌘ Read more
Arc B390 Graphics With Panther Lake Performing Great On Open-Source Intel Compute Runtime
This month I have been doing a lot of Panther Lake benchmarking under Linux with the Core Ultra X7 358H. One of the areas of much interest has been the Arc B390 Xe3 graphics that have been working nicely out-of-the-box with the Intel open-source driver stack on Linux although there still are some gaps to fill against Windows. Those Intel Arc B390 Linux benchmarks so far have been focused on OpenGL and Vulkan graphics, but wh … ⌘ Read more
Linux 7.0 Better Segregates Legacy CardBus Code To Avoid On Modern PCs
The PCI subsystem updates for Linux 7.0 are aplenty as usual and contain a wide assortment of different fixes and code improvements… ⌘ Read more
Firmware Upstreamed For Supporting The Qualcomm Snapdragon X2’s Adreno GPU
Upstreamed last week to the linux-firmware.git repository by Qualcomm was the GPU firmware files needed for enabling the Adreno GPU on the new Snapdragon X2 Elite laptop SoC… ⌘ Read more