Linux 6.14-rc7 To Support A Few More Gaming Controllers
16 March 2025 - XPad Additions
Ahead of the Linux 6.14-rc7 kernel release later today, a set of input subsystem updates were merged overnight that add in support for a few more gaming controllers.
Comments
#Phoronix #LinuxKernel
16 March 2025 - XPad Additions
Ahead of the Linux 6.14-rc7 kernel release later today, a set of input subsystem updates were merged overnight that add in support for a few more gaming controllers.
Comments
#Phoronix #LinuxKernel
Linux 6.14-rc7 Released With v6.14 Final Expected Next Weekend
16 March 2025 - Linux 6.14-rc7
Linus Torvalds just released the Linux 6.14-rc7 kernel with expectations of releasing Linux 6.14 stable next weekend.
Comments
#Phoronix #LinuxKernel
16 March 2025 - Linux 6.14-rc7
Linus Torvalds just released the Linux 6.14-rc7 kernel with expectations of releasing Linux 6.14 stable next weekend.
Comments
#Phoronix #LinuxKernel
Linux Kernel's Zstd Code Gets A Co-Maintainer
18 March 2025 - Zstd Co-Maintainer
Hopefully leading to more timely updates to the Zstd compression code within the Linux kernel is a decision to add on a co-maintainer of the in-kernel Zstandard code.
Comments
#Phoronix #LinuxKernel
18 March 2025 - Zstd Co-Maintainer
Hopefully leading to more timely updates to the Zstd compression code within the Linux kernel is a decision to add on a co-maintainer of the in-kernel Zstandard code.
Comments
#Phoronix #LinuxKernel
DRM Sync Object Optimizations Show Minor Benefit On The Steam Deck
19 March 2025 - DRM drm_syncobj
Tvrtko Ursulin of Igalia has been working on some optimizations to the DRM synchronization object "drm_syncobj" code for slightly more efficient use on the CPU side.
Comments
#Phoronix #LinuxKernel
19 March 2025 - DRM drm_syncobj
Tvrtko Ursulin of Igalia has been working on some optimizations to the DRM synchronization object "drm_syncobj" code for slightly more efficient use on the CPU side.
Comments
#Phoronix #LinuxKernel
Clash Verge Rev Update
2025-03-20
#Clash #ClashMeta
Release tag:
Clash Verge Rev v2.2.0
Assets:
There are too many, see here
2025-03-20
#Clash #ClashMeta
Release tag:
Clash Verge Rev v2.2.0
Assets:
There are too many, see here
DAMON Self-Tuned Memory Tiering Shows Nice Improvement For Linux Servers
20 March 2025 - Little Tuning Needed
Linux developer SeongJae Park has posted a set of patches for the Linux kernel's wonderful DAMON code to provide for self-tuned memory tiering that "just works" and is racking up some nice performance wins.
Comments
#Phoronix #LinuxKernel
20 March 2025 - Little Tuning Needed
Linux developer SeongJae Park has posted a set of patches for the Linux kernel's wonderful DAMON code to provide for self-tuned memory tiering that "just works" and is racking up some nice performance wins.
Comments
#Phoronix #LinuxKernel
The Most Interesting Linux 6.14 Features From NTSYNC To AMD Ryzen AI & Rust Abstractions
20 March 2025 - Linux 6.14 Changes
Barring any last minute issues or hesitation by Linus Torvalds, the Linux 6.14 kernel is aiming for releasing as stable this coming Sunday on 23 March. Here's a reminder about some of the most interesting changes to find with Linux 6.14.
Comments
#Phoronix #LinuxKernel
20 March 2025 - Linux 6.14 Changes
Barring any last minute issues or hesitation by Linus Torvalds, the Linux 6.14 kernel is aiming for releasing as stable this coming Sunday on 23 March. Here's a reminder about some of the most interesting changes to find with Linux 6.14.
Comments
#Phoronix #LinuxKernel
New CodeLinaro OSS Kernel tag for Parrot found:
KERNEL.PLATFORM.1.0.r3-05900-kernel.0
KERNEL.PLATFORM.1.0.r3-05900-kernel.0
GitLab
KERNEL.PLATFORM.1.0.r3-05900-kernel.0 · Tags · CodeLinaro / la / kernel / msm-5.10 · GitLab
New CodeLinaro OSS Vendor tag for Parrot found:
LA.VENDOR.1.0.r2-14200-WAIPIO.QSSI14.0
LA.VENDOR.1.0.r2-14200-WAIPIO.QSSI14.0
GitLab
LA.VENDOR.1.0.r2-14200-WAIPIO.QSSI14.0 · Tags · CodeLinaro / la / la / vendor / manifest · GitLab
New Intel/AMD GPU Features, Apple Touch Bar Drivers & Other Likely Changes For Linux 6.15
21 March 2025 - Linux 6.15 Likely Features
With the Linux 6.14 stable kernel likely debuting on Sunday, the Linux 6.15 merge window will then open for kicking off the next development cycle. There's a lot of exciting changes and new features building up ahead of the Linux 6.15 merge window.
Comments
#Phoronix #LinuxKernel
21 March 2025 - Linux 6.15 Likely Features
With the Linux 6.14 stable kernel likely debuting on Sunday, the Linux 6.15 merge window will then open for kicking off the next development cycle. There's a lot of exciting changes and new features building up ahead of the Linux 6.15 merge window.
Comments
#Phoronix #LinuxKernel
Linux 6.14 Sees Last Minute Fix For A Two Year Old Regression Causing A 30% Performance Drop
21 March 2025 - Linux 6.14 Performance Fix
Submitted today ahead of the Linux 6.14 stable release expected Sunday is a lone scheduler fix for the kernel. This patch is for reverting a change made to the Linux kernel two years ago that ended up regressing some workloads with a significant performance hit.
Comments
#Phoronix #LinuxKernel
21 March 2025 - Linux 6.14 Performance Fix
Submitted today ahead of the Linux 6.14 stable release expected Sunday is a lone scheduler fix for the kernel. This patch is for reverting a change made to the Linux kernel two years ago that ended up regressing some workloads with a significant performance hit.
Comments
#Phoronix #LinuxKernel
Linux Security Hardening Cache Randomization Was Inadvertently Using The Same Seed
21 March 2025 - slab Fix For Linux 6.15
Ahead of the upcoming Linux 6.15 kernel cycle a few early pull requests have already been sent in to Linus Torvalds in advance of the anticipated v6.14 release on Sunday. Among those early changes for Linux 6.15 are the SLAB allocator updates that include a fix for cache randomization with kvmalloc inadvertently being inadequate due to accidentally using the same randomization seed.
Comments
#Phoronix #LinuxKernel
21 March 2025 - slab Fix For Linux 6.15
Ahead of the upcoming Linux 6.15 kernel cycle a few early pull requests have already been sent in to Linus Torvalds in advance of the anticipated v6.14 release on Sunday. Among those early changes for Linux 6.15 are the SLAB allocator updates that include a fix for cache randomization with kvmalloc inadvertently being inadequate due to accidentally using the same randomization seed.
Comments
#Phoronix #LinuxKernel
Magisk Canary Update
2025-03-22
#MagiskCanary
Build version:
Changelog:
https://github.com/topjohnwu/Magisk/releases/download/canary-28103/notes.md
Download:
app-release.apk
2025-03-22
#MagiskCanary
Build version:
28103
Changelog:
https://github.com/topjohnwu/Magisk/releases/download/canary-28103/notes.md
Download:
app-release.apk
Foobox Update
2025-03-22
#Foobox
Release tag:
v7.43
Assets:
foobox_x64.cn.v7.43-1.exe (17.2 MB)
foobox_x64.cn.v7.43-win7-1.exe (14.2 MB)
foobox_x86.cn.v7.43-1.exe (17.1 MB)
foobox_x86.cn.v7.43-win7-1.exe (14.2 MB)
2025-03-22
#Foobox
Release tag:
v7.43
Assets:
foobox_x64.cn.v7.43-1.exe (17.2 MB)
foobox_x64.cn.v7.43-win7-1.exe (14.2 MB)
foobox_x86.cn.v7.43-1.exe (17.1 MB)
foobox_x86.cn.v7.43-win7-1.exe (14.2 MB)
GitHub
Release v7.43 · dream7180/foobox-cn
修正了播放列表在文件夹及流派分组时无封面缓存时不能读取封面的问题 #11.
修正了拖入出错的媒体库歌曲时导致播放列表崩溃的问题.
修正了删除播放列表提示在高 DPI 下显示不全的问题.
ESLyric 版本升级,其他小优化.
修正了拖入出错的媒体库歌曲时导致播放列表崩溃的问题.
修正了删除播放列表提示在高 DPI 下显示不全的问题.
ESLyric 版本升级,其他小优化.
Linux 6.15 Plans To Drop Support For A Useless CRC-32 Checksum In The Kernel Image
22 March 2025 - Removing Useless CRC32 Bits
Ingo Molnar began sending out the pull requests today for the upcoming Linux 6.15 merge window of code areas he oversees for the Linux kernel. Among those early pulls are of the x86/build updates, which includes removing some seemingly useless CRC-32 checksum code from the kernel.
Comments
#Phoronix #LinuxKernel
22 March 2025 - Removing Useless CRC32 Bits
Ingo Molnar began sending out the pull requests today for the upcoming Linux 6.15 merge window of code areas he oversees for the Linux kernel. Among those early pulls are of the x86/build updates, which includes removing some seemingly useless CRC-32 checksum code from the kernel.
Comments
#Phoronix #LinuxKernel
Xiaomi.eu inject Module Update
2025-03-22
#XiaomiEU
Build date:
MD5:
Download:
XiaomiEUModule_2025.03.22.apk
Size:
12.8 KB
2025-03-22
#XiaomiEU
Build date:
Sat, 22 Mar 2025 14:54:29 UT
MD5:
33b2a1d6e49bd37fb8b43a04090ba06a
Download:
XiaomiEUModule_2025.03.22.apk
Size:
12.8 KB
Sched_Ext Changes Submitted For Linux 6.15
23 March 2025 - sched_ext
The sched_ext code for extensible scheduler support and being able to quickly prototype new Linux kernel scheduling improvements continues evolving nicely since its much anticipated merging to the mainline kernel in 2024. Ahead of the imminent Linux 6.15 merge window, the sched_ext feature updates were sent out today for this next kernel cycle.
Comments
#Phoronix #LinuxKernel
23 March 2025 - sched_ext
The sched_ext code for extensible scheduler support and being able to quickly prototype new Linux kernel scheduling improvements continues evolving nicely since its much anticipated merging to the mainline kernel in 2024. Ahead of the imminent Linux 6.15 merge window, the sched_ext feature updates were sent out today for this next kernel cycle.
Comments
#Phoronix #LinuxKernel
Clash Verge Rev Update
2025-03-24
#Clash #ClashMeta
Release tag:
Clash Verge Rev v2.2.1
Assets:
There are too many, see here
2025-03-24
#Clash #ClashMeta
Release tag:
Clash Verge Rev v2.2.1
Assets:
There are too many, see here
GitHub
Release v2.2.1: Revert "chore: updater channel combined" · clash-verge-rev/clash-verge-rev
This reverts commit aeaab10.
New CodeLinaro OSS Vendor tag for Parrot found:
LA.VENDOR.1.0.r2-14300-WAIPIO.QSSI15.0
LA.VENDOR.1.0.r2-14300-WAIPIO.QSSI15.0
GitLab
LA.VENDOR.1.0.r2-14300-WAIPIO.QSSI15.0 · Tags · CodeLinaro / la / la / vendor / manifest · GitLab