Rust Updates For Linux 6.19, Rust Minimum Baseline To Likely Follow Debian Stable

Miguel Ojeda has already submitted the core Rust programming language infrastructure updates intended for the Linux 6.19 merge window. In the pull request he also notes that moving forward the minimum supported Rust version for compiling the Linux kernel will likely follow whatever the minimum Rust version currently in use by the latest Debian stable release…

Intel Gaudi 3 Driver Support Already Rejected For Linux 6.19

Last night Intel finally posted their Gaudi 3 accelerator open-source driver support for the mainline Linux kernel with hopes of getting that long-delayed AI accelerator support into the in-development Linux 6.19 kernel. But as I pointed out, the pull request was coming unusually late for being such a large set of patches and would face an uphill battle to make it for the Linux 6.19 merge window. Sure enough, the pull request was already rejected and withdrawn from being v6.19 material…

Raspberry Pi Announces Price Hikes Due To RAM Demand, 1GB Raspberry Pi 5 Launched

Due to the ongoing RAM shortages in the industry amid ongoing massive demand for AI servers,Raspberry Pi announced today they are having to raise prices on the Raspberry Pi 4 and Raspberry Pi 5 single board computers. They have also launched a 1GB Raspberry Pi 5 version too for those not needing much memory and wanting to keep pricing to a minimum…

Apple HFS/HFS+ File-System Drivers Receive Corruption Fixes & More For Linux 6.19

It was just earlier this year that Linux developers considered dropping the Apple HFS and HFS+ file-system drivers from the mainline Linux kernel for being unmaintained. But then some new developers stepped up to maintain the drivers and there has been new HFS/HFS+ file-system patches each kernel cycle since. With the now in-development Linux 6.19 kernel there are some nice year-end clean-ups to these file-system drivers…

Intel Finally Posts Open-Source Gaudi 3 Driver Code For The Linux Kernel

The good news is that Intel tonight posted a pull request for open-source Gaudi 3 accelerator support for the mainline Linux kernel! The bad news is that it’s coming quite late in the product cycle, much later than the former excellent Habana Labs open-source track record, and their hopes of squeezing this code into the Linux 6.19 kernel may be dashed…

The 6.18 kernel has been released

Linus has released the 6.18 kernel, as expected.

So I’ll have to admit that I’d have been happier with slightly less
bugfixing noise in this last week of the release, but while there’s
a few more fixes than I would hope for, there was nothing that made
me feel like this needs more time to cook. So 6.18 is tagged and
pushed out.

Headline changes in this release include
the ability
to manage namespaces with file handles,
support for the AccECN
congestion-control protocol,
initial support for signing of BPF
programs,
improved memory management with sheaves,
the Rust binder driver,
better control over transparent huge
pages
,
and a lot more.
This release also saw the removal
of the bcachefs filesystem
.

See the LWN merge-window summaries
(part 1, part 2)
and the KernelNewbies 6.18
page
for more information.