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…
Category Archives: Linux
Tencent Proposes Semantics-Aware vCPU Scheduling For Over-Subscribed KVM Linux VMs
Tecent engineers have been working on addressing long-standing inefficiencies within the Linux kernel scheduler code around over-subscribed virtualized environments…
Fish 4.2 Shell Brings Interactive Improvements, Updated Rust Minimum Version
Fish 4.2 is now available as the latest version of this popular shell on Linux, macOS, and other systems…
LoongArch LA32 Target Proposed For The GCC Compiler
While LoongArch 64-bit is already part of the GCC compiler for the past several years, LoongArch 32-bit is now being proposed for the GNU Compiler Collection…
MX Linux 25 Officially Released with Debian 13 Base
MX Linux 25 “Infinity” has been officially released, built on Debian 13 “Trixie” with Plasma 6.3.6, Xfce 4.20, and new systemd-based ISOs.
Slackware-Based PorteuX 2.4 Is Out with Linux 6.17, COSMIC and LXQt 2.3 Desktops
The Slackware-based PorteuX 2.4 distribution, inspired by Slax and Porteus and designed to be super fast, small, portable, modular, and immutable, is out today with various updates and changes.
9to5Linux Weekly Roundup: November 9th, 2025
The 265th installment of the 9to5Linux Weekly Roundup is here for the week ending on November 9th, 2025, keeping you updated with the most important things happening in the Linux world.
Rust Coreutils 0.4 Released With Better GNU Compatibility & Faster Performance
Rust Coreutils continues moving fast on their goal “toward full GNU compatibility” with the GNU Coreutils. The uutils project announced Rust Coreutils 0.4 this evening with better compatibility, performance optimizations, and other improvements…
Kernel prepatch 6.18-rc5
The 6.18-rc5 kernel prepatch is out for
testing. “In other words: it all looks just the way I like it at this
“
point: small and boring.
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…
About KeePassXC’s code quality control (KeePassXC blog)
The KeePassXC project has recently updated its contribution
policy and README
to note its policy around contributions created with generative AI
tools. The project’s use of those tools, such as GitHub Copilot, have
raised a number of questions and concerns, which the project has
responded
to:
There are no AI features inside KeePassXC and there never
will be!The use of Copilot for drafting pull requests is reserved for very
simple and focused tasks with a small handful of changes, such as
simple bugfixes or UI changes. We use it sparingly (mostly because
it’s not very good at complex tasks) and only where we think it offers
a benefit. Copilot is good at helping developers plan complex changes
by reviewing the code base and writing suggestions in markdown, as
well as boilerplate tasks such as test development. Copilot can mess
up, and we catch that in our standard review process (e.g., by
committing a full directory of rubbish, which we identified and
fixed). You can review our copilot instructions. Would we ever let AI
rewrite our crypto stack? No. Would we let it refactor and rewrite
large parts of the application? No. Would we ask it to fix a
regression or add more test cases? Yes, sometimes.
Emphasis in the original. See the full post to learn more about the
project’s processes and pull requests that have been created with AI
assistance.
A proposed kernel policy for LLM-generated contributions
The kernel community is currently reviewing a
proposed policy for contributors who are using large language models to
assist in the creation of their patches; the primary focus is on disclosure
of the use of those tools. “The goal here is to clarify community
“
expectations around tools. This lets everyone become more productive while
also maintaining high degrees of trust between submitters and
reviewers.
Red Hat Follows SUSE with EU Sovereignty Drive
Red Hat follows SUSE’s lead with an EU support pledge — raising the stakes in the race for European digital sovereignty.
The post Red Hat Follows SUSE with EU Sovereignty Drive appeared first on FOSS Force.
Trinity Desktop Environment R14.1.5 Released with Support for Debian Trixie
Trinity Desktop Environment (TDE) R14.1.5 desktop environment has been released for nostalgic KDE 3.5 users as the fifth maintenance release of the R14.1.x series with various new features and enhancements.
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
KDE Plasma 6.6 Introduces QR Code Wi-Fi Connections, Boosts Performance
The upcoming KDE Plasma 6.6 desktop environment adds QR code Wi-Fi setup, memory optimizations, and refinements across System Settings and Breeze.
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…
MKVToolNix 96.0 Released with New CLI Parameter and Improved AV1/IVF Support
MKVToolNix, a set of tools for creating, altering, and inspecting Matroska (MKV) files under Linux systems, has been updated today to version 96.0, a release that brings a couple of new features and several bug fixes.
Linux 6.19 Will 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…
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…