Mobileye Eyeq6Lplus SoC Support Being Worked On For Mainline Linux Kernel

The mainline Linux kernel already supports several different Mobileye SoCs for that company focused on self-driving tech and advanced driver assistance systems (ADAS). Consulting firm Bootlin has been working on bringing their latest SoC, the Mobileye Eyeq6Lplus, to the mainline Linux kernel.

BenoƮt Monin of Bootlin sent out a set of patches last week that would bring the Mobileye EyeQ6Lplus SoC to the mainline kernel support. The Mobileye EyeQ6Lplus is based on the MIPS I6500 IP with two cores
Continue reading...

Ruby 4.0 Released With Ruby Box Experimental Feature, ZJIT Compiler

The past several years we have seen new releases of the Ruby programming language implementation for Christmas (25 December). This year is no different with Ruby 4.0 having been released this morning.

Ruby 4.0 is a big one with ZJIT as their new just-in-time compiler as a new generation of the YJIT compiler. The focus with ZJIT is on furthering the performance but the developers acknowledge that right now it may not be as fast as YJIT.

Ruby 4.0 also brings Ruby Box
Continue reading...

Libreboot 26.01-rc1 Released To Support A Few More Systems

Libreboot as the Coreboot downstream focused on free, open-source boot firmware is out with a new test release for Christmas.

Libreboot 26.01-rc1 released for Christmas with a handful of new systems/motherboards supported and working to a successor for the existing Libreboot 25.06 stable release.

Libreboot 26.01-rc1 has support for a few new systems including the Topton X2E N150, Lenovo ThinkPad T580, and HP Pro 3
Continue reading...

QEMU 10.2 Released With IO_uring Support For Helping Allow For Greater Performance

As a wonderful gift to open-source Linux virtualization users this Christmas Eve is the release of the QEMU 10.2 emulator.

QEMU 10.2 brings a number of new features and changes including:

- On systems supporting IO_uring, QEMU's main loop is now based on IO_uring to improve performance and enable other new featues and potential future performance improvements.

- Replay Protected Memory Block "RPMB" emulation to the eMMC device model is added.

- Removal of the deprecated VFIO platform,
Continue reading...

Snadragon X Elite Laptop Performance On Linux Ends 2025 Disappointing

As part of my various end-of-year benchmarking comparison articles for looking at the performance evolution of Linux is a fresh look at the Qualcomm Snapdragon X Elite laptop experience when using Ubuntu 25.10 with the latest X1E Concept packages, which includes taking the X1 Elite optimized kernel to the latest Linux 6.18 stable series. Unfortunately, there are significant performance regressions observed compared to a few months ago that just make AMD Ryzen AI and Intel Core Ultra laptops a better choice for Linux

Continue reading...

Wayback 0.3 Released For Advancing This X11 Compatibility Layer

One of the interesting open-source projects to come about this year was Wayback as an X11 compatibility layer using Wayland . Wayback could be used by default on Alpine Linux next year among other distributions. For ending out 2025 development, Wayback 0.3 is now available.

Wayback 0.1 was published in July as the initial preview release for this X11 compatibility layer. Wayback 0.2 came in August and since then there hasn't been much news to report on it.
Continue reading...

A Recap Of The Top AMD Linux News Of 2025: Strix Halo, AI, Kernel Improvements

As part of our various "year end" articles, here is a look back at the most popular AMD Linux/open-source news and hardware reviews of 2025.

This year was another exciting year for AMD on Linux from their continued -- and increasing -- Linux kernel contributions to numerous optimizations from CPUs to their graphics drivers. The ROCm compute stack also deserves a standout mention for becoming much more fit this year and on a much more solid footing now for competing with the NVIDIA CUDA software stack

Linux 6.20~7.0 To Bring Prep Changes For CXL Soft Reserve Recovery & Accelerator Memory

The next kernel cycle that will be known as either Linux 6.20 or Linux 7.0 depending upon how Linus Torvalds handles the versioning for this next x.20 milestone. More than likely it will be Linux 7.0 given his historical versioning scheme, but whatever the case, ahead of this next kernel cycle some initialization changes for the CXL subsystem are building up.

Linux work around Compute Express Link ( CXL ) continues with many patches continuing out of Intel but also more work in recent times from
Continue reading...

Qualcomm's Xqci RISC-V Extension Now Deemed Non-Experimental For LLVM 22

In LLVM Git yesterday for next year's LLVM 22 release the Qualcomm Xqci RISC-V vendor extension is no longer deemed experimental.

Xqci is a Qualcomm extension designed for RISC-V micro-controllers. Xqci fills in gaps of RISC_V functionality around embedded and micro-controller needs for interrupt handling, load/store differences, and various other new instructions. Qualcomm sums up Xqci as :
"This extension contains a lot of new instructions, for a variety of uses from simple bit manipulation instructions to memory
Continue reading...

Page Cache Sharing Looks To Be Very Beneficial For EROFS Containers

One of the features being worked on for a while with the read-only EROFS file-system is page cache sharing. Besides EROFS being popular on some mobile/embedded devices, this open-source read-only file-system has been quite popular for container usage and there this page cache sharing functionality can provide some significant reductions in RAM usage.

At a time when system memory prices continue to climb, EROFS page cache sharing can offer a significant reduction in memory use for Linux servers. Currently when reading files with
Continue reading...