Pzqqt's News Channel
3.21K subscribers
685 photos
26 videos
411 files
4.45K 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'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
Linux 6.17 Fixes A Performance Bottleneck In The Futex Code
6 August 2025 - FUTEX

Merged last week for Linux 6.17 were the FUTEX locking changes that include addressing an observed performance bottleneck.

Comments

#Phoronix #LinuxKernel
杂谈:
我经常把Telegram的收藏夹当成安全、高效、可同步的便签功能使用,但使用Telegram这么多年我曾经遇到过一次收藏夹消息随机丢失的问题,并且只发生在Android客户端上。当时的解决方法有点笨:在PC客户端上把没丢失的消息转发给其他用户,再转发回来。
结果在昨天收藏夹消息随机丢失的问题又发生了一次,这次我随便摸索了一下,找到了解决方法:
在系统设置中查看Telegram的应用信息,点击“清除数据”,然后点击“管理空间”,在新界面点开右上角的菜单,然后点击“清除本地数据库”。
Linus Torvalds Rejects RISC-V Changes For Linux 6.17: "Garbage"
9 August 2025 - Linux 6.17 + RISC-V

Linus Torvalds has used his authority to reject the RISC-V architecture changes for the Linux 6.17 kernel. The RISC-V updates won't land this cycle and will need to try again for v6.18 later in the year. Linus refers to at least some of the proposed RISC-V code as garbage along with being submitted rather late during the merge window.

Comments

#Phoronix #LinuxKernel
Linux 6.17 EFI Stub Will Try To Maintain a Cleaner Boot Experience
9 August 2025 - Less Debug Fluff

The EFI code updates were merged today for the nearly-over Linux 6.17 kernel with two changes worth mentioning.

Comments

#Phoronix #LinuxKernel
Linux 6.17-rc1 Released With Many New Features But No Bcachefs Changes
10 August 2025 - Linux 6.17-rc1

Linus Torvalds just released the Linux 6.17-rc1 kernel a few hours ahead of his typical release regiment due to currently being in Europe. That marks the end of the Linux 6.17 merge window with many exciting changes merged this cycle. This is notable with Linux 6.17 expected to power Ubuntu 25.10 and other late 2025 Linux distribution releases.

Comments

#Phoronix #LinuxKernel
Pzqqt's News Channel
Some marble miui.eu users have encountered problems with their devices not being able to play media, the camera being unavailable, and the flashlight being unavailable. Through simple debugging, it was found that it was caused by Google incorrectly updating…
I'm using xiaomi.eu OS2.0.203.0 VMRCNXM and recently noticed a reboot failure after a reboot. Specifically, the following symptoms occur:
Reboot -> Redmi logo appears -> Black screen and automatic reboot before the boot animation appears -> Boots normally.
Dumping the mtdoops log revealed this is another issue relate apex. The solution remains the same:

rm /data/apex/active/com.android.extservices@*.apex
Linux Cache-Aware Scheduling / Load Balancing Updated With New Tuning Knob
11 August 2025 - Cache Aware Load Balancing

Intel engineer Chen Yu posted a fresh round of Linux kernel patches working on cache-aware scheduling/load-balancing for this functionality being sought after both by Intel and AMD. The new patches should address some performance regressions observed in the prior patches.

Comments

#Phoronix #LinuxKernel