Intel Compute Runtime Promotes Support For Wildcat Lake, "Early" Crescent Island

Out today is the Intel Compute Runtime 26.14.37833.4 that now includes production support for the newly-launched Wildcat Lake cut-down Panther Lake SoCs that debuted last week as the Core Series 3 .

Recent versions of the open-source Intel Compute Runtime for OpenCL and Level Zero were already advertising Wildcat Lake as "pre-release" support while today's version has bumped Wildcat Lake to being "production" support.

Continue reading...

A Lot Of Memory Management "MM" Improvements Merged For Linux 7.1

Andrew Morton recently sent out his various "MM" related pull requests for the ongoing Linux 7.1 kernel. There are a number of memory management optimizations in this next kernel version, which is always nice to see but all the more so these days with the inflated RAM pricing and other computer component prices.

Among the MM patches now merged for Linux 7.1 include:

- A patch series to remove the static "swap_map" and using the swap table for the swap count directly can save around ~
Continue reading...

Popular Rust-Based Database Turns To AI For Up To 1.5x Speedup, Other Improvements

Redb is one of the open-source, embed-friendly key-value databases written in the Rust programming language. Redb is ACID-compliant while known for being high performance and with its new Redb 4.1 release is even faster thanks to some improvements authored by Claude (AI).

With Sunday's Redb 4.1 release the announcement was prefixed by noting:
"This release contains a large number of bug fixes discovered by AI coding agents"

The AI coding work to jump out at me the most

Linux 7.1 Kernel Graphics Driver Changes Merged With Intel & AMD Leading The Way

The Direct Rendering Manager (DRM) kernel graphics driver and accelerator driver changes for Linux 7.1 were recently merged to Git. As usual, it's the Intel and AMD kernel graphics drivers seeing a bulk of the interesting open-source GPU driver activity. Plus ongoing work to make Rust-based GPU drivers more viable.

There is work on enabling new Intel and AMD graphics hardware with Linux 7.1 as well as supporting new features, continuing to improve NPU accelerator driver support, more Rust driver infrastructure,

JFS Sees Data Integrity Hardening With Linux 7.1

It's pretty rare nowadays seeing any real changes to the JFS file-system on Linux when there are multiple far superior solutions available. But in any event, the JFS file-system driver has seen a few fixes in Linux 7.1.

For anyone still relying on JFS in production, the Linux 7.1 kernel is bringing more robust data integrity checking for the file-system. There are new integrity checks added to address potential index out-of-bounds, index/pointer overflows, and other
Continue reading...

LXQt 2.4 Released With More Wayland Fixes/Improvements

The LXQt 2.4 desktop released today for joining the modern open-source desktop party alongside the likes of the recently debuted GNOME 50, KDE Plasma 6.6, and others.

LXQt 2.4 with Wayland will now have the visibility of the desktop items with a multi-screen desktop appear more consistent. With LXQt Sessions, the settings for X11 and Wayland sessions have also been separated out. LXQt on Wayland now also supports opening the main menu by adding a shortcut for "lxqt-qdbus
Continue reading...

New Lenovo Legion Go Drivers & More Sony HID Device Support In Linux 7.1

The HID subsystem updates landed this week for the in-development Linux 7.1 kernel that includes new hardware support and other changes.

Most notable with the Human Interface Devices (HID) updates for Linux 7.1 is introducing the hid-lenovo-go and hid-lenovo-go-s drivers for the Lenovo Legon Go series of handhelds. These HID drivers expose more configurable settings of the controllers under Linux such as for rumble and haptic handling, RGB LED controls, touchpad attributes, and more. All these
Continue reading...

GIMP 3.2.4 Released With A Fix For Its XCF Code That Has Existed Since 1999

Following last month's GIMP 3.2 feature release that was followed by the GIMP 3.2.2 point release at the end of March, out now is GIMP 3.2.4 to ship more fixes to users of this open-source alternative to Adobe Photoshop and other imaging applications.

With this cross-platform image manipulation program, some of the GIMP 3.2.4 changes/fixes include:

- Fixing more cases where tools would accidentally rasterize link, text, and vector layers.

-
Continue reading...

New Debian Project Leader Elected For 2026

Sruthi Chandran has been elected the new Debian Project Leader "DPL" after running unopposed in this year's elections.

Sruthi Chandran was the only candidate and then following the voting formalities for a quorum, she has now been elected the next DPL.

Andreas Tille's term is expiring tomorrow and chose not to seek another term as the Debian Project Leader.

Continue reading...

GNOME Fixes Screencasting Issue With H.264 Recordings Being ~18x Larger Than VP8

A fix today for GNOME Shell's screen casting/recording service was merged after it was reported that H.264 recordings using the Video Acceleration API (VA-API) are around 18x larger than they should be like when using the VP8 software fallback.

The issue at hand is the GNOME Shell desktop screen casting/recording code wasn't setting any rate control on VA-API H.264 pipelines that led to the file sizes being massively inflated without any noticeable quality benefits
Continue reading...