Intel Video Processing Library Adding AI Assisted Video Encoder Features

Intel's Video Processing Library "libvpl" is out with a new version ahead of the holidays. The only major change with libvpl 2.16 is adding experimental APIs for AI-assisted video encode functionality.

The Intel libvpl library serves as a dispatcher for interfacing with either the Intel Media SDK or Intel oneVPL Intel VPL GPU Runtime components for the different implementations. The only listed change of tonight's libvpl 2.16 release is:
"IntelĀ® VPL API 2.16 support, including new
Continue reading...

Systemd 259 Released With Experimental Musl libc Support, More Features

Systemd 259 is out as the newest feature release for this widely-used Linux init system and service manager. Yes, there are more features in tow for this systemd release to top off 2025.

Release highlights of systemd 259 include:

- There is now experimental support for using musl libc as an alternative to the GNU C Library (glibc).

- systemd's service manager Varlink IPC implementation has been extended and exposes a lot more capabilities now.

- New OOMKills and ManagedOOMKills properties
Continue reading...

Linux Patches Begin Adapting RAID Code To Use Folios

A new set of patches posted today to the Linux kernel mailing list begin adapting the Linux software RAID code paths to begin making use of the folio data structure.

Folios have continued to see continued usage throughout the Linux kernel since their merging back in 2021 with Linux 5.16. Folios allow more efficiently managing a groups of contiguous memory pages for better performance while often simplifying the kernel code too.

Continue reading...

Intel XPU Manager Updated With BMG-G31 GPU Support

Intel XPU Manager 1.3.5 released today as the newest version of this open-source software for monitoring and managing Intel GPU hardware with a focus on their data center products. Notable with this revision is adding BMG-G31 GPU support.

We have been eagerly awaiting BMG-G31 as what's anticipated to be the "big" Battlemage GPU likely marketed in the B7xx class akin to Alchemist's Arc A750/A770 products. Over the
Continue reading...

Intel

Intel Xeon 6980P vs. AMD EPYC 9755 128-Core Showdown With The Latest Linux Software For EOY2025

Since receiving the Gigabyte R284-A92-AAL1 a while back as a Xeon 6900 series 2U server platform to replace the failed Intel AvenueCity reference server, I have been getting caught-up in fresh Xeon 6980P Granite Rapids benchmarks with the latest software updates over the past year. I've provided fresh looks at the DDR5-6400 vs. MRDIMM-8800 performance , the AMX benefits for AI , SNC3

Continue reading...

Apple Silicon

Asahi Linux Gets Microphone Working For M2 Pro/Max, Eyes Installer Improvements

The Asahi Linux project is out with their latest status report to highlight upstream improvements made for the newly-minted Linux 6.18 kernel as well as some of their efforts going on downstream within Asahi Linux itself.

The Asahi Linux developers have managed to largely sort out the microphone support for Apple Macs using the M2 Pro or M2 Max SoCs. The M1 Pro/Max SoCs in Apple devices have enjoyed full microphone support but for the M2 Pro/Max devices the support didn't carry over

Debusine Repositories Enter Beta: Ubuntu PPA-Like User Archives For Debian Linux

Colin Watson announced that Debusine repositories are now available in beta form, which can be used to maintain APT-compatible add-on package repositories for Debian Linux. This comes down to being similar in nature to Personal Package Archives (PPAs) that are popular with Ubuntu Linux.

Debusine repositories are now available in beta form as add-on repositories to the main Debian archive to help in facilitating experimental packages, testing purposes, or toying with other changes to Debian but at least not for now trying to land the changes into
Continue reading...

Linux Kernel Rust Code Sees Its First CVE Vulnerability

The first CVE vulnerability has been assigned to a piece of the Linux kernel's Rust code.

Greg Kroah-Hartman announced that the first CVE has been assigned to a piece of Rust code within the mainline Linux kernel.

This first CVE for Rust code in the Linux kernel pertains to the Android Binder rewrite in Rust . There is a race condition that can occur due to some noted unsafe Rust code. That code can lead to memory corruption of the previous/next pointers and in turn cause a crash.

This CVE

AMD Zen 6 Compiler Support Merged For GCC 16

Ahead of AMD releasing their Zen 6 EPYC and Ryzen processors in 2026, AMD today saw their Zen 6 "znver6" support land into the GCC 16 open-source compiler.

As a pleasant change since Zen 5 and continuing now for Zen 6, the open-source compiler support is making it out ahead of release... Similar to what Intel could be praised for years over countless generations of getting their compiler support out well ahead of release. With the earlier Zen launches, AMD didn
Continue reading...

Intel

Intel Compute Runtime 25.48.36300.8 Brings More Performance Optimizations & Xe3 Fixes

Intel this week released their last planned feature update to their open-source Compute Runtime for 2025. The Intel Compute Runtime 25.48.36300.8 delivers the latest OpenCL and Level Zero performance optimizations, Xe3 workarounds, and other fixes for those on Intel integrated and discrete graphics hardware.

Intel Compute Runtime 25.48.36300.8 incorporates all of the features and fixes worked on by Intel software engineers since early November. Some
Continue reading...