103
submitted 1 week ago by [email protected] to c/[email protected]
top 10 comments
sorted by: hot top new old
[-] [email protected] -1 points 6 days ago

They mainlined T2 support? I’m curious why. The T2 Mac’s were mostly shitty machines.

[-] [email protected] 1 points 2 days ago

I owned one for a while. It was great. But Apple will eventually drop Intel support and these can then become well-built Linux laptops.

[-] [email protected] 52 points 1 week ago* (last edited 1 week ago)

Saves you one extra click

AMD

AMD CPU improvements like INVLPGB for broadcast TLB invalidation, Zen 5 load latency filtering with perf, AMD P-State driver improvements, initial support for the AMD Versal NET SoC, and more.

Intel

On the Intel side is early work on the kernel-side preparations for Advanced Performance Extensions (APX) and continuing to enhance the Trust Domain Extensions (TDX) support.

CPU

For both Intel and AMD there is also crypto performance improvements like faster CRC code for AVX-512 CPUs and faster AES-CTR with modern x86_64 CPUs.

Graphics

Over on the graphics side there is the very preliminary NOVA driver code merged for the future Rust-written open-source NVIDIA kernel driver. Linux 6.15 also brings Shared Virtual Memory support for the Intel Xe driver, standardized reporting to user-space for hung GPUs, Intel Xe EU stall sampling, AMDGPU support for the OEM i2c interface for RGB lighting and more, and AMD Radeon RX 9070 series fan speed reporting.

Bcachefs

Linux 6.15 also brings many enhancements to the Bcachefs file-system as it works on its "soft frozen" state and working to remove the "experimental" flag from the file-system in the not too distant future.

Other

Some other fun enhancements to Linux 6.15 include IO_uring network zero-copy receive, the new FWCTL subsystem, various Apple driver enhancements, MSEAL protection of system mappings, the new "hugetlb_alloc_threads" option to help boot times on large servers, various kernel scheduler improvements, continued work on Rust programming language abstractions, and landing the Zstd 1.5.7 compression code into the kernel.

[-] [email protected] 4 points 6 days ago

Thanks for doing this

[-] [email protected] 0 points 6 days ago

Rust graphics driver for a GPU which I don't have? I love how Rust-haters hate it!

[-] [email protected] 4 points 1 week ago

INVLPGB for broadcast TLB invalidation

[-] [email protected] 4 points 1 week ago

preliminary NOVA driver code merged for the future Rust-written open-source NVIDIA kernel driver.

Is this based on the existing open-source driver (https://github.com/NVIDIA/open-gpu-kernel-modules) or will it be entirely new?

[-] [email protected] 1 points 6 days ago

It's being built up starting with the foundations. As I understand it, most of the work so far has been adding support for Rust-written GPU drivers into the kernel. I'd guess that they're going to look at Nvidia's open kernel drivers to avoid reverse-engineering everything, but it seems like they're not just copying it. Unlike both official Nvidia drivers, NOVA will talk with the NVK Vulkan driver in Mesa, not Nvidia's closed userspace drivers. This will likely make it more compatible with parts of the Linux ecosystem that Nvidia has historically had issues with, like Wayland. Even if they don't look at the official open driver, NOVA will be a lot simpler than Nouveau, as it only supports GPUs with a GSP, to which Nvidia has moved a lot of the magic that used to be in the kernel driver.

[-] [email protected] 2 points 5 days ago

Thanks for the reply!

this post was submitted on 23 May 2025
103 points (97.2% liked)

Linux

54468 readers
674 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS