Pzqqt's News Channel
3.19K subscribers
677 photos
26 videos
410 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 6.13-rc6 Released Following A Fairly Quiet Week
5 January 2025 - Linux 6.13-rc6

Linus Torvalds just released Linux 6.13-rc6 as the newest weekly test release of the Linux 6.13 kernel that is working its way toward stable later in January.

Comments

#Phoronix #LinuxKernel
HiSilicon HIBMC DP Support For Linux 6.14, Additional AMDXDNA Fixes Queued
6 January 2025 - drm-misc-next

Maxime Ripard of Red Hat today sent out the first set of "drm-misc-next" patches of 2025 for queuing into DRM-Next until the Linux 6.14 merge window opens in the coming weeks.

Comments

#Phoronix #LinuxKernel
Melt Kernel v3.5 for marble/marblein
By @pzqqt

Download
Source
XDA

Changelog & Note:
- Too long, see Github Releases page.

About KernelSU:
- Select through the volume keys during the installation process to install the kernel that supports KernelSU.
- If the installer detects that you have installed KernelSU through LKM, there will be no option to ask you whether to select KernelSU.
- Install the KernelSU app v1.0.2 for use with KernelSU.
- We don't recommend using Magisk and KernelSU at the same time. If any problems occur, it's your own responsibility!
一点无聊的科普:

/proc/swinfo/platform_config.gz 保存了小米编译内核和内核模块时的完整config,它是由vendor_boot分区的swinfo.ko模块生成的。
你也可以手动从swinfo.ko模块文件中提取,只需用WinHex打开它,找到IKCFG_STIKCFG_ED,将两个标志中间的所有数据选中并复制到新文件即可。
NTSYNC Driver Ready For Enhancing Windows Gaming With Linux 6.14
12 January 2025 - Linux 6.14 NTSYNC

Set to make the upcoming Linux 6.14 kernel cycle even more exciting is that it looks like the completed NTSYNC driver will be ready for merging. The NTSYNC driver enhances Wine / Proton (Steam Play) gaming by better matching the Windows NT synchronization primitives to allow for better gaming performance. The NTSYNC code has long been a work-in-progress but this week the revised code made it into the relevant "-next" branch ahead of Linux 6.14.

Comments

#Phoronix #LinuxKernel
Xiaomi.eu inject Module Update
2025-01-13
#XiaomiEU

Build date:
Sun, 12 Jan 2025 19:27:22 UT

MD5:
e5096dae20d35f37d8de9e4e96d169ac

Download:
XiaomiEUModule_2025.01.12.apk

Size:
12.8 KB
Linux 6.13-rc7 Released: Linux 6.13 Stable Likely Next Week
12 January 2025 - Linux 6.13

Linux 6.13-rc7 is out as the newest weekly release candidate for Linux 6.13 is a more exciting one than weeks prior with many of the developers and kernel testers returning from the end-of-year holiday break. Linux 6.13 remains on track for releasing as stable during the back half of January.

Comments

#Phoronix #LinuxKernel
Moto Widget (ported by @meoify) Update
2025-01-13
#MotoWidget

Build version:
4.12.04

Build date:
2025-01-13 11:58:59

MD5:
bebf3d06e4ec896934db93ef3c9bc15e

Download:
Moto-Widget-4.12.04.apk
Pling | Direct

Size:
39.64 MB
A Microsoft-Contributed Change To Linux 6.13 Is Causing A Last Minute Ruckus
13 January 2025 - EXECMEM_ROX

A change to the Linux 6.13 kernel contributed by a Microsoft engineer ended up changing Linux x86_64 code without proper authorization and in turn causing troubles for users and now set to be disabled ahead of the Linux 6.13 stable release expected next Sunday.

Comments

#Phoronix #LinuxKernel
Google already merged 5.10.233 into android12-5.10-lts
Clash Verge Rev Update
2025-01-16
#Clash #ClashMeta

Release tag:
Clash Verge Rev v2.0.3

Assets:
There are too many, see here
Pzqqt's News Channel
Melt Kernel v3.5 for marble/marblein By @pzqqt Download Source XDA Changelog & Note: - Too long, see Github Releases page. About KernelSU: - Select through the volume keys during the installation process to install the kernel that supports KernelSU. …
我试了下不再将zram和zsmalloc编译进Melt内核镜像,而是改用小米预编译的内核模块,得到了还不错的正面效果:
RAM占用率相比之前显著减少,并且在Scene看到的ZRAM压缩率也从之前的20%多进一步降低到了10%~15%(其实是bug)。
测试环境:8+256,ROM是xiaomi.eu OS1.0.14.0.UMRCNXM,ZRAM为6G,压缩算法为zstd,压缩等级为3,swappiness为125,没有启用ZRAM Writeback。
但我在测试过程中遇到过几次app闪退和一次系统软重启,还无法确定原因,我会再继续测试看看。破案了,是Melt Kernel自己的锅😂
另外,从mondrian的HyperOS 2 ROM中提取zram.ko并拿过来用或许会比较有趣。
AT_EXECVE_CHECK Submitted For Linux 6.14 To Help With Consistent Security
16 January 2025 - AT_EXECVE_CHECK

In anticipation of the Linux 6.14 merge window opening next week if Linux 6.13 releases as expected this coming Sunday, Google engineer Kees Cook has already sent out pull requests to Linus Torvalds of new feature code he's been aligning for the v6.14 cycle. One of the interesting pulls is the introduction of the AT_EXECVE_CHECK flag to the execveat call.

Comments

#Phoronix #LinuxKernel