Pzqqt's News Channel
3.18K subscribers
671 photos
26 videos
409 files
4.43K links
Managed by @pzqqt and @pzqqt_bot

This channel will also push some updates news about things that I'm interested in.
Download Telegram
Linux Kernel Proposal Documents Rules For Using AI Coding Assistants
25 July 2025 - Linux Kernel + AI

Longtime Linux developer Sasha Levin of NVIDIA (and formerly of Google and Microsoft) as well as being the Linux LTS kernel co-maintainer today proposed a Linux kernel AI coding assistant configuration and documentation/rules for contributing to the Linux kernel with patches that are (co)authored by AI coding utilities.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Will Be Exciting With Intel "Project Battlematrix" GPU Driver Changes & More
25 July 2025 - Linux 6.17 Features

With Linux 6.16 expected to be released on Sunday unless an extra week of testing is deemed necessary, the Linux 6.17 merge window will then kickoff the next day. Based on monitoring the various subsystem "-next" trees and other mailing list activity, here is a look at many of the changes expected for Linux 6.17 barring last minute issues or other objections raised by Linus Torvalds.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Looks To Address An Old & Obscure Kernel Limitation From 1993
26 July 2025 - Whoops

Assuming no objections are raised by Linus Torvalds, an early pull request has been submitted for the upcoming Linux 6.17 merge window to address an obscure kernel limitation that has been in place going back all the way to 1993 during the Linux v0.99 kernel days.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Introducing Support For The NVIDIA Tegra T264/Thor, New RISC-V SoCs
27 July 2025 - Linux 6.17 SoCs

In advance of the Linux 6.17 merge window expected to open soon following the Linux 6.16 release, all of the SoC updates have been submitted to Linus Torvalds for this next kernel version.

Comments

#Phoronix #LinuxKernel
Linux 6.16 Released - Better Performance, NVIDIA Blackwell Open-Source & Intel APX
27 July 2025 - Linux 6.16

As anticipated the Linux 6.16 kernel was promoted to stable. Linux 6.16 now greets the world with various performance improvements, NVIDIA Hopper and Blackwell open-source GPU driver support in Nouveau, Intel Advanced Performance Extensions (APX) preparations, and many other exciting enhancements.

Comments

#Phoronix #LinuxKernel
Rockchip NPU Driver "Rocket" Expected By Linux 6.18, Mesa 25.3 Brings User-Space Code
28 July 2025 - Rockchip NPU

The open-source, reverse-engineered Rockchip NPU driver "Rocket" developed by Tomeu Vizoso will soon be in the mainline kernel. The Rocket Gallium3D driver was also merged today for Mesa 25.3 in the user-space code for their AI accelerator support.

Comments

#Phoronix #LinuxKernel
GNU Linux-libre 6.16 Fights Firmware In Nouveau, NOVA, Ath12k & Other Drivers
28 July 2025 - GNU Linux-libre 6.16-gnu

Following the Linux 6.16 kernel release from Sunday evening, GNU Linux-libre 6.16-gnu is now available for that kernel downstream that strips out driver/kernel code dependent upon non-free-software microcode/firmware, the ability to load proprietary kernel modules, and carving out other bits of the Linux kernel not meeting their stringent free software standards.

Comments

#Phoronix #LinuxKernel
A 10x Workaround & Less Network Egress Downtime Change Submitted For Linux 6.17
29 July 2025 - Linux 6.17 Locking

The kernel locking changes submitted today for Linux 6.17 contain a temporary change worth discussion for yielding a 10x speed-up of a particular function call and as part of that yielding less network egress downtime until a better solution is developed.

Comments

#Phoronix #LinuxKernel
Huge Speedups For CRC32C With Modern AVX-512 CPUs Merged To Linux 6.17
29 July 2025 - CRC32C Optimizations

The CRC32C cyclic redundancy check code path within the Linux kernel for error detection is much, much faster with the in-development Linux 6.17 kernel when running on modern Intel and AMD AVX-512 processors.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Staging Continues Cleaning The Realtek RTL8723BS Driver
29 July 2025 - Linux 6.17 Staging

The staging area of the Linux kernel, where preliminary code initially appears to mature until being promoted out, continues seeing a lot of code churn. With Linux 6.17 the staging updates were submitted and now merged with one driver in particular standing out.

Comments

#Phoronix #LinuxKernel
Longtime Linux Kernel Engineer With 14 Years At Intel Is Now At Meta
29 July 2025 - Meta

Facebook's Meta already employs an all-star team of Linux kernel engineers and it doesn't appear that they are over in recruiting top-tier Linux kernel talent. One of Intel's senior Linux software engineers is now the latest high profile kernel developer onboard at Meta.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Improves NUMA Locality For SMP Call Rather Than Deferring To Random CPU Core
29 July 2025 - smp_call_function_any

After all of these years of Linux dominating the high performance computing (HPC) space and other industries, one might think (most) all the interesting performance nuggets have been uncovered and well thought out and robust fallbacks in place across all important code paths. As we showcase almost each cycle, interesting new performance bits to be uncovered within the Linux kernel. For Linux 6.17 thanks to a NVIDIA engineer is applying a better fallback for NUMA locality rather than simply picking a random CPU core.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Now Makes Multi-Core/SMP Support Unconditional
30 July 2025 - Always SMP

Earlier this year Linux kernel patches were posted for making SMP support unconditional so the kernel is always built for multi-core capabilities. With uniprocessor core environments being extremely rare especially for those that would be using an up-to-date, upstream Linux kernel, dropping non-SMP support would allow simplifying code paths within the kernel. Well, for Linux 6.17 it's finally happening.

Comments

#Phoronix #LinuxKernel
Linux's Lockdown LSM Back To Being Maintained For Restricted Computing
31 July 2025 - Linux Lockdown

Upstreamed to the Linux kernel back in 2019 was the Lockdown security module for opt-in hardware/kernel security restrictions. It was a difficult and contentious process getting to the Linux kernel but then was left without any formal maintainer shortly after being mainlined. Now for helping to renew this Linux security module, two developers have stepped up to takeover maintainership of Lockdown.

Comments

#Phoronix #LinuxKernel
Deferred Unwinder Code Upstreamed For Linux 6.17 On Road To SFrame Support
1 August 2025 - Deferred Unwinder

Linus Torvalds today merged the initial deferred unwinder infrastructure into the Linux 6.17 kernel on the path toward enabling SFrame stack trace format support.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Memory Management Optimizations, DAMON_STAT & Other Improvements
2 August 2025 - Linux 6.17

All of the memory management "MM" changes were merged this week for the ongoing Linux 6.17 merge window.

Comments

#Phoronix #LinuxKernel
Intel QuickAssist Hit By Second Demotion In Linux 6.17 Due To Lack Of Kernel Benefit
3 August 2025 - Intel QuickAssist

A few days ago the Intel QuickAssist "QAT" accelerators were demoted by FSCRYPT in the Linux 6.17 development code due to being slow and bug prone with AVX-512 showing to be much faster than leveraging the QAT accelerators in this file encryption framework. With the Linux 6.17 crypto subsystem is a second separate demotion to Intel's QAT support for kernel use.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Making Kdump Crash Kernel More Reliable, Less Wasted Memory
4 August 2025 - Linux 6.17 Kdump

In addition to the many MM changes merged this weekend for Linux 6.17, Andrew Morton on Sunday also sent out his "non-MM" pull request for this new kernel. Notable there is improving the Kdump code to allow for crash kernel reservation made from the contiguous memory allocator to help yield less wasted RAM and greater reliability.

Comments

#Phoronix #LinuxKernel
Linux 6.17 Introduces hash_pointers= Boot Parameter
5 August 2025 - hash_pointers

Linus Torvalds yesterday merged a patch from SUSE's Petr Mladek introducing a new boot parameter option for the kernel to provide greater control over the behavior of hashing pointer values.

Comments

#Phoronix #LinuxKernel
GTK3 Version Of gconfig Merged For Linux 6.17
6 August 2025 - Linux 6.17 Kbuild

All of the Kbuild changes were merged today for the Linux 6.17 kernel. Most notable with the Kbuild changes is the gconfig graphical utility for configuring the Linux kernel configuration now being ported from GTK2 to GTK3.

Comments

#Phoronix #LinuxKernel