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
DHH Talks to Lunduke
David Heinemeier Hansson (aka “DHH”, the creator of Ruby on Rails & Omarchy Linux), talks with Lunduke about Linux “selling out”, what a “distro” is, & the attacks from activists within Open Source. ⌘ 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
next-20251110: linux-next
Version:next-20251110 (linux-next)Released:2025-11-10 ⌘ 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
6.18-rc5: mainline
Version:6.18-rc5 (mainline)Released:2025-11-09Source:linux-6.18-rc5.tar.gzPatch:full ( incremental) ⌘ 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
next-20251107: linux-next
Version:next-20251107 (linux-next)Released:2025-11-07 ⌘ 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
Can We Trust Rust?
Debian Linux and Ubuntu are forcing adoption of Rust at core levels of the system. ⌘ 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
CNCF Ambassador’s reflections on 10 years of the Cloud Native Computing Foundation
Ambassador post originally published on Medium by Dotan Horovits “Cloud Native Computing Foundation (CNCF) is a new open standardization initiative recently formed under the Linux Foundation with the mission of providing standard reference architecture for cloud native applications… ⌘ 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
next-20251106: linux-next
Version:next-20251106 (linux-next)Released:2025-11-06 ⌘ 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
Akamai Builds Cloud Native Resilience: Cloud Credits to Power CNCF Projects
Akamai, a CNCF Gold member since 2023 and a committed supporter of open source infrastructure, is generously donating $1,000,000 in annual cloud credits. The donation will support both the Linux Foundation and Cloud Native Computing Foundation…. ⌘ 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
next-20251105: linux-next
Version:next-20251105 (linux-next)Released:2025-11-05 ⌘ 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
next-20251104: linux-next
Version:next-20251104 (linux-next)Released:2025-11-04 ⌘ Read more