Kitty 0.43 GPU-accelerated terminal emulator adds session management, cursor trail colors, blinking text, and improved macOS compatibility.
Category Archives: Linux
Nextcloud Hub 25 Autumn Ups the Ante for Open Source Clouds
The latest Nextcloud Hub 25 Autumn brings a polished new interface, streamlined workflows, and a host of usability upgrades—check out our screenshots of the refreshed user experience.
Fedora Council Proposes Policy on AI-Assisted Contributions
Fedora Project seeks community input on a draft AI-assisted contributions policy designed to ensure responsible and ethical AI use.
Fish Shell 4.1 Released with Brace Syntax, Transient Prompts
Fish shell 4.1 is now available with transient prompts, brace-based commands, smarter autosuggestions, and significant argparse upgrades.
The 6.17 kernel has been released
Linus Torvalds has released the 6.17 kernel. He notes that the shortlog for the changes since -rc7 are pretty tame:
It’s not exciting, which is all good. I think the
biggest patch in there is some locking fixes for some bluetooth races
that could cause use-after-free situations. Whee – that’s about as
exciting as it gets.Other than that, there’ the usual driver fixlets (GPU and networking
dominate as usual, but “dominate” is still pretty small), there’s some
minor random other driver updates, some filesystem noise, and core
kernel and mm.And some selftest updates.
Significant features in this release include
better control over x86 Spectre
mitigations,
live patching support on 64-bit Arm platforms,
a number of pidfd
improvements,
the removal of special support for
uniprocessor systems,
initial support for proxy execution,
experimental large-folio support in the Btrfs filesystem,
the file_getattr()
and file_setattr() system calls, and
support for the DualPI2
congestion-control protocol.
See the LWN merge-window summaries
(part 1, part 2) for more information.
In addition, KernelNewbies has a look at the changes that went into 6.17.
Linux 6.17 Released: Intel Panther Lake Xe3 Graphics Ready, New Optimizations
As expected, Linus Torvalds just released the Linux 6.17 kernel on-schedule as the kernel version powering Ubuntu 25.10, Fedora 43, and other upcoming Linux distribution releases and rolling releases…
Bcachefs Announces First-Tier Arch & NixOS Support, Post-Experimental Release EOY
Ahead of the stable Linux 6.17 kernel release expected in the coming hours, Bcachefs lead developer Kent Overstreet put out a blog post around the current multi-Linux distribution support for the out-of-tree DKMS packages for this copy-on-write file-system, some of their plans moving forward, and still aiming to graduate from the “experimental” phase at the end of the year…
Oracle’s GraalVM To Shift Focus To Non-Java Languages Like Python & JavaScript
GraalVM has been an interesting and performant Java JDK that over time added support for additional programming languages and execution models. Following their 2022 announcement that GraalVM CE Java code would be donated to OpenJDK, Oracle recently announced that moving forward GraalVM will focus on non-Java languages…
Independent Distro KaOS Linux 2025.09 Arrives with Linux 6.16, KDE Gear 25.08
KaOS Linux 2025.09 has been released as the latest ISO snapshot for this independent Linux distribution built on top of the latest KDE software and using Arch Linux’s pacman package manager.
CachyOS: A Derivative Different from the Others
An analysis of CachyOS, the performance-focused Arch derivative that delivers real optimizations through x86-64-v3/v4 packages, the BORE scheduler, and specialized kernels. With 5-20% performance gains and strong gaming support, it proves derivatives can offer genuine innovation beyond simple installers.
Linux 6.18 To Deliver Many Notable Features For AMD CPUs
There is a lot coming for AMD processors with the Linux 6.18 kernel. Of the early pull requests submitted in advance of the planned Linux 6.17 kernel release later today, there are a number of changes already lined up with some exciting AMD CPU feature additions for the next kernel version. These AMD changes for Linux 6.18 are all the more important with that kernel expected to become this year’s Long Term Support (LTS) kernel version…
Tiny RISC-V Development Board with WCH CH32V317WCU6 Available from $6.80
The nanoCH32V317 is a compact development board created by MuseLab to simplify prototyping and embedded system development. It integrates USB connectivity, Ethernet support, and a straightforward programming interface through USB Type-C, providing an accessible platform for engineers and hobbyists working with RISC-V microcontrollers. The board is powered by the WCH CH32V317WCU6, a RISC-V microcontroller capable […]
Cryptography Performance Improvements Coming For Linux 6.18
Adding to the list of pull requests submitted early in advance of the Linux 6.18 merge window opening are several cryptography-related improvements. In particular, some nice performance optimizations once again for the Linux kernel…
The oneAPI Construction Kit Drops Support For Vulkan
Introduced two years ago was the Intel/Codeplay oneAPI Construction Kit for helping to bring SYCL support to new hardware. As part of that the oneAPI Construction Kit was brought to RISC-V and other platforms. Out this week is now oneAPI Construction Kit 5.0 and sadly it drops Vulkan API support…
Debian 13 Nvidia Driver Installation
The NVIDIA GPU drivers are essential for utilizing the full capabilities of NVIDIA graphics cards on Linux systems. Whether you’re setting up a bare metal Debian installation or configuring GPU passthrough in a virtualized environment, the driver installation process remains consistent. This guide will walk you through installing the proprietary NVIDIA drivers on Debian 13 (Trixie), ensuring your graphics card is properly recognized and functional for gaming, CUDA computing, or professional workloads.
Fish 4.1 Released With Nearly 1,400 Commits To This Rust-Based Shell
Following the release earlier this year of the Fish 4.0 shell that was ported from C++ to Rust, Fish 4.1 was released this weekend as the next major feature release…
KDE-Centric KaOS 2025.9 Released with Plasma 6.4.5
KaOS 2025.9 arrives with Plasma 6.4.5, new Midna theme, and early Plasma Login Manager support, plus a full Qt6-only default install.
Linux 6.18 Audit Code To Properly Handle Multiple Linux Security Modules
The Linux kernel’s audit subsystem/framework for greater insight into system activity for security purposes will now be able to properly cope with multiple Linux Security Modules (LSMs)…
DietPi September 2025 Update Brings Faster Backups and Roon Server Early Access
The September 20th release of DietPi v9.17 introduces smaller and more efficient system images, faster backups with reduced disk usage, and a new toggle for Roon Server’s early access builds. The update also addresses SPI bootloader flashing issues on Rockchip devices, improves Raspberry Pi sound card handling, and includes multiple bug fixes across tools and […]
ARM64 With Linux 6.18 To Accept Secrets From Firmware & More
All of the ARM64 feature changes intended for the Linux 6.18 merge window have been submitted in advance. There are a few new features worth calling out for 64-bit ARM Linux users…