OpenIndiana as the open-source project built atop Illumos that is continuing to maintain and advance the former OpenSolaris code is working on a big ambitions of modernizing the Image Packaging System (IPS) package management solution. As part of that they are working to move from a C and Python codebase over to Rust…
Category Archives: Linux
Reworked NTFS Linux Driver Posted With More Improvements & Fixes
Announced back in October was NTFS Plus as a new Linux driver for NTFS based on the former NTFS kernel driver prior to Paragon Software contributing the NTFS3 driver code. The intent with this new driver is for better performance. more features, public user-space utilities around it, and all-around a nice step forward for those reliant on this Microsoft file-system. Out this week is the sixth iteration of this remade NTFS driver…
X.Org Developers Conference 2026 Being Hosted By Arm In Toronto
The X.Org Foundation has announced that this year’s X.Org Developers Conference will be taking place in Toronto, Canada and hosted by Arm…
Git 2.53 Released with New Features and Performance Improvements
Git 2.53 has been released today as the latest stable update to this free and open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Linux From Scratch Drops System V Init, Calls Decision Regrettable
Linux From Scratch reluctantly confirms a systemd-only future, ending System V init development due to mounting maintenance pressure and upstream changes.
Rust Coreutils 0.6 Brings Increased Compatibility, Removing Some Unsafe Code & More Perf
Following the Rust Coreutils presentation from FOSDEM this weekend, Rust Coreutils 0.6 is now available as the latest feature release for this Rust programming language re-implementation of GNU Coreutils…
Firefox 148 Ready With New Settings For AI Controls
With the concerns raised over comments by Mozilla’s new CEO with wanting to evolve Firefox into a “modern AI browser”, the Firefox 148 release due out later this month aims to address some of those concerns by having a new AI controls area within the web browser’s settings…
The Wild-West Napster Is Gone. What’s Left Is an AI Mall
Remember when Napster meant free music and trouble with the labels? Now it means glossy AI therapists, fake experts, and generative “content” on tap.
Git 2.53.0 released
source-code management system has been released. Changes include
documentation for the Git data model, the ability to choose the diff
algorithm to use with git blame, a new white-space error class,
and more; see the announcement for details.
Linux Prepares To Support Microsoft’s “Turn On Display” DSM To Address Laptop Issues
Microsoft in Windows 11 22H2 introduced a new ACPI Device Specific Method (DSM) “Turn On Display” notification that the Linux 7.0 kernel will be adding support for in dealing with some otherwise problematic laptop behavior…
The State of Memory Leaks in GNU/Linux
A little memory leak each day is the road to Hell
Git 2.53 Released With More Optimizations, One Step Closer To Making Rust Mandatory
While we might see Git 3.0 released around the end of 2026, Git 2.53 is out today as the latest feature release and continuing to make changes with an eye toward that big Git 3.0 milestone…
Security Researchers Find Current RISC-V CPU Implementations Coming Up Short
While many open-source enthusiasts like to flaunt RISC-V as not having the security challenges as x86_64 CPUs have seen over the past several years with various speculative execution / side-channel attacks and arguing for the benefits of an open-source ISA in stronger security, in practice it’s not so clear-cut. Security researchers at Germany’s CISPA Helmholtz Center for Information Security have found current RISC-V CPU implementations coming up short for their actual security…
Origami Linux Introduces an Immutable OS Built Around COSMIC
Origami Linux is a new experimental Fedora Atomic–based distribution using rpm-ostree and the COSMIC desktop.
[$] Modernizing swapping: introducing the swap table
The kernel’s swap subsystem is a complex and often unloved beast. It is
also a critical component in the memory-management subsystem and has a
significant impact on the performance of the system as a whole. At the
2025 Linux Storage, Filesystem, Memory-Management and BPF Summit, Kairui
Song outlined a plan to simplify and
optimize the kernel’s swap code. A first installment
of that work, written with help from Chris Li, was merged for the 6.18
release. This article will catch up with the 6.18 work, setting the stage
for a future look at the changes that are yet to be merged.
Loongson 3B6000 Benchmarks: How China’s LoongArch CPU Compares To AMD Zen 5, Intel Arrow Lake & Raspberry Pi 5
Recently I finally got my hands on a LoongArch processor, the ISA developed by China’s Loongson Technology as an evolution from their earlier use of the MIPS64 ISA and inspired by RISC-V and other modern ISAs. The Loongson-3B6000 features 12 cores / 24 threads with dual channel DDR4 ECC memory support. Here is a look at how that latest-generation LoongArch desktop processor compares to the current generation AMD Zen 5 and Intel Arrow Lake desktop processors under Linux. Plus also tossing in the Raspberry Pi 5 (Raspberry Pi 500+) for an ARM reference point.
9to5Linux Weekly Roundup: February 1st, 2026
The 277th installment of the 9to5Linux Weekly Roundup is here for the week ending February 1st, 2026, keeping you updated on the most important developments in the Linux world.
Experimental Linux Code For 1GB PUD-Level THPs Shows 34% Faster Memory Access Times
Early, experimental code for implementing 1GB PUD-level THPs in the Linux kernel are showing positive benchmark results but other upstream stakeholders were surprised by this patch series appearing and it looking like it could be a while until if/when the patches are mainlined for helping to reduce translaction lookaside buffer (TLB) pressure without resorting to Hugetlbfs…
Compact SMARC module combines Linux, AI, and vision on i.MX 8M Plus
Variscite has introduced its first SMARC compatible SoM family with the VAR-SMARC-MX8M-PLUS, built around NXP’s i.MX 8M Plus processor. The module is designed for compact embedded and industrial systems that combine AI and vision processing with extended connectivity and integrated security. The module is built around the NXP i.MX 8M Plus processor, featuring a quad-core […]
Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls Wrong
Sylvestre Ledru who serves as the lead developer of the uutils project for the Rust Coreutils implementation presented at FOSDEM 2026 this weekend on this initiative. Ledru has spoken at FOSDEM in prior years on Rust Coreutils and this year’s talk focused primarily on Ubuntu 25.10’s adoption of it in place of GNU Coreutils…