GitHub Copilot & Claude Code Helped With Graphics, WiFi Linux Driver Issues This Week

For those curious about the growing use of AI and coding agents within the Linux kernel, this week there was another large batch of new patches fixed that were generated or co-authored by agents like Claude Code and GitHub Copilot.

Beyond the prominent security fixes, these AI coding agents continue contributing a number of smaller fixes to the Linux kernel codebase. Those curious can see this git.kernel.org search for "Assisted-by" for those authoring patches in full or part by AI coding agents and honoring the "
Continue reading...

FreeBSD Foundation Executive Director Tries Daily Driving FreeBSD On Laptop

With FreeBSD having worked on improving its laptop support over the past two years with some big changes and ongoing efforts for making a nice KDE desktop experience on FreeBSD , FreeBSD Foundation's Executive Director has been trying to daily drive FreeBSD on laptops.

Similar to the Linux Foundation Executive Director at least in the past being seen at conferences running Apple macOS, it turns out FreeBSD Executive Director Deb Goodkin until recently hasn't been running FreeBSD as the daily OS on her laptop/desktop hardware. Deb Goodkin presented at last week
Continue reading...

Linux To Remove ISA Speech Synthesizer Driver That Likely Hasn't Been Used In Decades

Following the process of phasing out Intel 486 CPU support and other old hardware drivers that were dropped in the Linux 7.1 kernel cycle for reducing the kernel maintenance burden, the upcoming Linux 7.2 cycle is continuing the trend of phasing out some of the old hardware support that is very obsolete, likely having no users on the latest upstream kernels, and no one formally maintaining the obsolete drivers.

The latest driver on the chopping block is the Double Talk driver as an ISA speech synthesizer driver. If being
Continue reading...

KernelScript: A Programming Language For Kernel Customization & App Optimizations

Multikernel Technologies Inc has been working on a multi-kernel architecture for the Linux kernel while in addition to that they have been developing KernelScript as a domain-specific language for carrying out Linux kernel customizations and app-specific optimizations.

Cong Wang as the founder of Multikernel Technologies presented at the Linux Foundation's Open-Source Summit this past week in Minnesota on KernelScript. KernelScript aims to make it easier to write eBPF programs than plain C code and integrate nicely across Linux projects. KernelScript, which is currently considered beta,
Continue reading...

Boot-Time Wizard Aims To Help Reduce Linux Boot Times

While in the past decade or so Linux desktop/laptop users likely have little to complain about boot times and there hasn't been much emphasis around trying to make boot times even faster on the Linux desktop especially in an era where many systems are always-on and suspend/resume working more reliably these days, boot times are still an important factor in the embedded Linux world. Boot-Time Wizard is one of the new efforts aiming to help embedded Linux makers cut-down on their boot times.

Tim Bird
Continue reading...

Rust-Based Wild Linker 0.9 Brings New Platform Coverage, Linker Plugin API

Wild Linker 0.9 was released today as the latest version of this very fast linker for Linux systems that is written in the Rust programming language.

With Wild Linker 0.9 they have worked on porting to other platforms and as a result have done code refactoring around their ELF-specific behavior and other platform-specific bits. Among the porting work for Wild is code currently being drafted -- but not yet ready for use use -- for supporting Mac-O and WebAssembly targets.

Wild Linker 0.9
Continue reading...

Linux Mint Making Improvements To Its File Manager, Theme & Dialogs

The Linux Mint project today published their May 2026 status report to outline recent work done to this Ubuntu/Debian-based Linux platform and much of their focus in recent weeks on enhancements to their Cinnamon desktop environment.

Linux Mint continues a lot of work on their Cinnamon desktop and other improvements in working toward the next Linux Mint feature release due out around Christmas 2026.

Some of the Cinnamon work this month includes making their Nemo file manager much faster for loading directories, improving the search functionality within
Continue reading...

Intel's Latest Round Of Open-Source Projects Ended: OBS Studio Plugin, CVE Binary Tool & More

With Intel having been one of the most dominant open-source contributors for years across the software ecosystem, months after they began sunsetting various software projects no longer aligned with today's Intel, they continue formally sunsetting/archiving different open-source projects.

Days after sunsetting another round of open-source projects , some additional Intel software projects received their formal archival notices this week. That was after the heavy losses in prior months of ending open ecosystem/community evangelism , the sad ending to Clear Linux , the not-
Continue reading...

AV2 Codec Looks Like It Will Be Officially Released Next Week

For years already AV2 has been in development as the successor to AV1 for this wonderful open-source, royalty-free video codec. While there was talk about releasing AV2 by the end of 2025 , that didn't happen but now latest indicators are pointing toward its formal debut next week.

VideoLAN recently published the Dav2d code as an open-source AV2 decoder continuing in the spirit of the Dav1d AV1 decoder. Now there's a big indicator of
Continue reading...

KDE Plasma 6.8 To Support System Monitor With Intel Xe, Plasma 6.7 Sees More Crash Fixes

KDE developers continue to be quite busy in preparing for next month's Plasma 6.7 stable desktop release due out in mid-June while also beginning more feature work toward Plasma 6.8.

This Week in Plasma is out with its newest issue to highlight the interesting developments in recent days. This week some of the Plasma highlights include:

- Coming for Plasma 6.8 and not next month's Plasma 6.7 release is support for the Intel Xe kernel graphics driver within the System Monitor app and
Continue reading...