Linux Finally Eliminates The strncpy API After Six Years Of Work, 360+ Patches
Linux 7.2 has finally eliminated the strncpy API from the Linux kernel. The strncpy() function for copying up to a specified number of bytes has long been deprecated and after six years of work and hundreds of patches, no more users of the strncpy within the Linux kernel remained that it has now been eliminated… ⌘ Read more
Linux’s ARM64 NEON Intrinsics CRC64 Code Adapted To Work On 32-bit ARM
Merged for Linux 7.1 was ARMM64 NEON-accelerated CRC64-NVMe support for around 6x the performance out of that checksumming algorithm. The generic code had been a bottleneck in NVMe and other storage subsystem code of the Linux kernel with CRC64-NVMe being used to help verify against data corruption. Now for Linux 7.2, the NEON-accelerated code will also work for those still relying on 32-bit ARM… ⌘ Read more
KDE Plasma 6.8 Making It Easier To Configure Multi-Monitor Setups
With KDE’s Plasma 6.7 desktop having released this week, more development attention is turning to feature work toward Plasma 6.8 but there are also some fixes already accumulating for the Plasma 6.7.1 point release… ⌘ Read more
New NTFS Driver Sees Hardening & Fixes, Windows Native Symlinks With Linux 7.2
Happening back in Linux 7.1 was the “NTFS resurrection” with landing a new NTFS driver into the Linux kernel that had been years in the making and began as the former NTFS read-only kernel driver many years back before the stint of the Paragon NTFS3 driver in the Linux kernel. For Linux 7.2 that new/modern NTFS driver has seen more hardening work, some fixes, and Windows native symbolic links support… ⌘ Read more
AMD ACP7.D/7.E/7.F Driver Added In Linux 7.2: “Substantial Design Changes” For AMD Audio
It looks like AMD’s next-gen SoCs not only will be exciting on the CPU side with the much anticipated Zen 6 cores but the AMD Audio Co-Processor “ACP” IP looks to be going through some significant updates… ⌘ Read more
Linux 7.2 Brings More Work Around WiFi Aware, WiFi 8 / UHR & More Networking Hardware
The networking subsystem changes have been merged for Linux 7.2 with a lot happening around the core networking code as well as the many wired and wireless networking device drivers… ⌘ Read more
Apple M3 Booting On Linux After Three Years Plus Other SoC Updates In Linux 7.2
Just shy of 1,000 new patches were merged on the SoC side for the Linux 7.2 kernel. Among all those patches are enabling five more SoCs to work with the mainline Linux kernel – including the long-awaited Apple M3 support… ⌘ Read more
ARCTIC Fan Controller, More ASUS & ASRock Boards Have Sensor Monitoring With Linux 7.2
For those that enjoy keeping an eye on all their system vitals from temperatures to voltages, the hardware monitoring “HWMON” updates have seen many device additions for Linux 7.2… ⌘ Read more
AMD ISP4 Driver Merged To Linux 7.2 Kernel
The media subsystem changes were merged tonight for the Linux 7.2 merge window and it includes the long-awaited AMD ISP4 driver now in the mainline kernel.. This ISP4 driver is what completes the loop for enabling the web camera on the HP ZBook Ultra G1a and other future high-end AMD Ryzen laptops… ⌘ Read more
Linux 7.2 Gets Rid Of The Last Optimized MD5 Implementation
The Linux kernel has dropped the last of its architecture-specific optimized MD5 hashing algorithm implementations… ⌘ Read more
Bernie Sanders Unveils $7 Trillion Plan To Give Americans Control of AI Industry
An anonymous reader quotes a report from the Associated Press: As artificial intelligence companies reshape the economy and race toward trillion-dollar valuations, Sen. Bernie Sanders is proposing a sweeping transfer of wealth and power from the industry to the American public. The legislation, shown first to The Ass … ⌘ Read more
Godot 4.7 Released With HDR Output Support
Godot 4.7 is out today as the newest feature release for this leading open-source, cross-platform game engine… ⌘ Read more
Android 17 Drops For Pixel Phones and Watch
Google has begun rolling out Android 17, the June Pixel Feature Drop, and Wear OS 7 simultaneously across supported Pixel phones and watches. Highlights include floating app bubbles, improved foldable multitasking and gaming, tighter location and contact permissions, stronger lost-device protections, new Pixel AI tools, and up to 10% better Pixel Watch battery life. PhoneArena reports: … ⌘ Read more
EXT4 Reworks Fast Commit Handling & Faster Directory Hash Computation
The EXT4 file-system improvements were merged today for Linux 7.2 with some enticing optimizations… ⌘ Read more
AF_ALG Deprecation Approved For Linux 7.2, Useless & Insecure Crypto Driver Code Removed
The cryptographic subsystem updates have been merged for the ongoing Linux 7.2 kernel merge window… ⌘ Read more
Linux 7.2 EDAC Drivers Prep For Diamond Rapids, Nova Lake H
The Error Detection And Correction (EDAC) drivers, such as for dealing with ECC memory error reporting, are heavy on the Intel side with Linux 7.2 in preparing for upcoming hardware… ⌘ Read more
SteamOS 3.8.10 Stable Released With Updated Arch, Steam Machine Support & Wayland Desktop Default
Overnight Valve released SteamOS 3.8.10 into the stable channel. for succeeding SteamOS 3.7. There’s a lot happening across the board to their in-house Linux platform for the likes of the Steam Deck and upcoming Steam Machine hardware… ⌘ Read more
Linux 7.2 Protects Against “Stupid Or Malicious” DoS Attempts By Arming Timers In The Past
There are a number of time® core subsystem changes for the Linux 7.2 kernel to better harden the kernel… ⌘ Read more
AI/LLM Patch Craziness Having An Impact On ARM64 Linux Kernel Development
The ongoing rise in AI/LLM-generated patches hitting the mailing lists and affecting development workflows continues to impact Linux kernel development. For the ARM64 architecture updates in Linux 7.2 is an interesting anecdote over over feeling like this activity has “slowed us down a little on the feature side” and having to deal with this AI/LLM patch activity resulted in some features now being postponed from making it for this current L … ⌘ Read more
Microsoft Working To Patch ‘RoguePlanet’ Zero-Day
wiredmikey shares a report from SecurityWeek: Microsoft on Wednesday published an advisory acknowledging the public disclosure of a vulnerability in Defender that could lead to privilege escalation. The security defect, tracked as CVE-2026-50656 (CVSS score of 7.8), was dropped last week by security researcher Nightmare Eclipse (also known as Chaotic Eclipse). “We are working to … ⌘ Read more
Linux 7.2 Slab Changes Include More Performance Optimizations
The slab memory allocation changes for Linux 7.2 have been merged and continue to see more work around shaves and performance optimizations… ⌘ Read more
Intel Core Ultra X7 Panther Lake Performance On Linux 7.1
After recently noting the Intel Arc B580 Battlemage performance improving with Linux 7.1 and similarly finding performance gains for the Arc Pro B70 on Linux 7.1, several Phoronix readers have been wondering whether the newer Xe3 graphics with Panther Lake similarly benefit. Here are some CPU and iGPU benchmarks of the Core Ultra X7 358H “Panther Lake” SoC between Linux 7.0 and the recently stabilized Linux 7.1 kernel. ⌘ Read more
Initial AMDGPU HDMI 2.1 FRL Support Successfully Merged For Linux 7.2
The Direct Rendering Manager (DRM) kernel graphics/display and accelerator driver changes have been merged for Linux 7.2. The Linux 7.2 DRM merge is headlined by the long-awaited HDMI 2.1 Fixed Rate Link (FRL) support for the AMDGPU open-source driver as part of the larger effort of finally proceeding with a full HDMI 2.1 implementation for this AMD Radeon Linux driver… ⌘ Read more
IO_uring, NVMe & Other Block + Device Mapper Changes Merged For Linux 7.2
Linux 7.2 continues seeing a fair amount of storage-related changes from file-systems to the block device code itself, software RAID, the wonderful IO_uring interface, and more. Here is some of the latest feature work that has been merged for Linux 7.2… ⌘ Read more
Btrfs Now Enables Large Folios By Default, Lands Huge Folios With Linux 7.2
The Btrfs file-system feature updates have been merged for the Linux 7.2 kernel with a few noteworthy changes for this copy-on-write file-system… ⌘ Read more
Linux 7.2 Improves Anonymous/Unnamed Pipe Performance For Shell Pipelines & More
Yet another performance optimization merged for the in-development Linux 7.2 kernel is improving the speed of anon_pipe_write, the kernel function used for writing data into anonymous/unnamed pipes such as when using shell pipelines or standard streams from applications… ⌘ Read more
Linux 7.2 Can Significantly Lower Container Exit/Unmount Latency
A patch series merged for the Linux 7.2 kernel addresses a race condition that can occur when a container is exiting yielding “VFS: Busy inodes after unmount” messages and a possible user-after-free condition. But the patch series also goes further and delivers a very nice optimization to lower the container unmounting latency for environments with heavy I/O load… ⌘ Read more
Linux 7.2 Adds Ability To Limit Programs To Only Open Regular Files, Avoid Being Tricked Or Doing Silly Things
Merged as part of the many VFS changes for Linux 7.2 is the new OPENAT2_REGULAR flag for the openat2 system call. This can be used to limit programs to only open regular file-systems and avoid accidentally or intentionally opening up device files or other non-conventional data files on the file-system… ⌘ Read more
Linux 7.2 Continues Removing Old i486 Code Remnants, Adds Rugged Panther Lake
The x86/cpu changes have been merged for the Linux 7.2 kernel with an interesting span of changes covering 36 years from the Intel 486 days up to adding the new “rugged” Panther Lake variant… ⌘ Read more
XFS Zone Allocator No Longer Experimental With Linux 7.2
The XFS file-system updates for the Linux 7.2 kernel aren’t too notable with the exception of its zone allocator being promoted from behind its previously-experimental flag… ⌘ Read more
Linux 7.2 Power Management Adds New Hardware Support While Dropping AMD Elan
The power management changes merged for the Linux 7.2 kernel are aplenty as usual. New hardware support, dropping obsolete hardware support, and various bug fixes and other enhancements throughout this important area of the kernel… ⌘ Read more
KDE Plasma 6.7 Released With Per-Screen Virtual Desktops, Wayland Improvements
Today’s the day! KDE developers have just released Plasma 6.7 as the newest version of this leading open-source desktop environment… ⌘ Read more
Linux 7.2 Optimization Shows +5% IOPS For EXT4 & XFS After Moving Around Two Lines Of Code
In addition to the surprising impact of /proc/filesystems read optimizations for Linux 7.2, another one of the VFS pull requests for this next kernel version is delivering some nice improvements for EXT4 and XFS around IOmap, the framework that maps file data offsets in memory to their physical locations on storage… ⌘ Read more
Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster
Reading /proc/filesystems for obtaining a list of file-systems supported by the running kernel is done frequently on Linux. Namely due to being read by the SELinux library (libselinux), reading of /proc/filesystems is done more often than one would typically expect and now the Linux 7.2 kernel is optimizing for it to yield much better performance… ⌘ Read more
Cache Aware Scheduling Merged For Linux 7.2 For Boosting Modern Intel & AMD CPUs
The scheduler updates were merged this morning for the Linux 7.2 kernel and it’s exciting. Cache Aware Scheduling has finally been merged! This is a win for especially modern Intel and AMD processors with multiple last level caches (LLCs)… ⌘ Read more
Linux 7.2 Introducing The Rust Zerocopy Library To Eliminate More “Unsafe” Code
Miguel Ojeda already mailed in the many Rust code changes for the in-development Linux 7.2 kernel. This is quite a big Rust code with more than forty thousand new lines of Rust code in the kernel… ⌘ Read more
Linux 7.2 To Better Communicate File-System Casefolding For Helping Windows NFS & More
Newly-merged code for the in-development Linux 7.2 kernel will now expose the case-folding (case insensitive) behavior of local file-systems so that Linux file servers and others can properly report the actual behavior rather than guessing if case-folding is actually used/supported… ⌘ Read more
GNU Linux-libre 7.1-gnu Released With More Driver Deblobbing, Unhappy With i486 Removal
Following yesterday’s release of the upstream Linux 7.1 kernel release, GNU Linux-libre 7.1 is out with its new build for de-blobbing various drivers from loading non-free-software microcode/firmware and other sanitizing of the kernel code in the name of software freedom… ⌘ Read more
In Magic today, the Phyrexian Invasion failed in the first game, but the second game was EPIC!
I played my (unlisted) Dragons 2: Draconic Boogaloo deck, and…
Turn 1: Nothing special
Turn 2: Miirym (when a dragon enters, copy it)
Turn 3: Tiamat (choose 5 dragons from deck, put in hand)
Turn 4: Klauth (when dragons attack, create mana equal to their total power)
I attacked with all 5 dragons, which made 28 mana x2 = 56(!) mana.
Then (still turn 4) I played Scourge of Valkas (when a dragon enters, deal damage to target equal to number of dragons) + 5 other dragons, dealing 6 + 2 x (7+8+9+10+11+12+13+14+15+16+17) = 270(!) direct damage (more than double enough to kill the other 3 players).
Damn fine win, if I do say so myself.
Linux 7.2 To Raise LLVM/Clang Compiler Requirement, Add Support For Distributed ThinLTO
Among the early pull requests sent in prior to today’s Linux 7.1 release of new material aiming for Linux 7.2 were all the Kbuild updates… ⌘ Read more
Linux 7.1 Released: New NTFS Driver, Intel FRED For Panther Lake, Faster Arc Graphics
Linus Torvalds just released the stable Linux 7.1 kernel and it’s coming a half-day early thanks to his travel plans… ⌘ Read more
Every now and then, I think that I have carefully proof-read my message enough times and hit the “Add message” button in tt. But then, in the message tree, I spot another missed typo. My process is then to go to my twtxt.txt and fix it by hand. However, I still have to clean up tt’s cache. This is rather tidious:
- Recall the
sqlitebrowser ~/.local/share/twtxt/tt2.sqlitefrom my shell history.
- Switch to the “Browse data” tab.
- Go to the
messagestable and wait a second or two until it’s loaded.
- Sort by the
created_atcolumn twice, so that I get descending order.
- Select the first message, which is typically the one in question.
- Find the “Remove currently selected row” button in the tool bar.
- Commit the changes.
- Close sqlitebrowser.
So, I finally implemented the removal of messages from the cache in tt. I can now hit d and confirm the removal. Bam! Should have done that ages ago!

Next up is the search, I think.
[Erai-raws] Saikyou no Shokugyou wa Yuusha demo Kenja demo Naku Kanteishi (Kari) Rashii desu yo - 12 [1080p CR WEBRip HEVC AAC][MultiSub][79DCE1EF]
#2121236 | [Erai-raws] Saikyou no Shokugyou wa Yuusha demo Kenja demo Naku Kanteishi (Kari) Rashii desu yo - 12 [1080p CR WEBRip HEVC AAC][MultiSub][79DCE1EF] | 388.7 MiB | Anime - English-translated | 8097BC8FB020BF28DE132914FCB6FA1C7EC6DCDC ⌘ Read more
[ASW] Kill Ao - 10 [1080p HEVC x265 10Bit][AAC]
#2121235 | [ASW] Kill Ao - 10 [1080p HEVC x265 10Bit][AAC] | 339.7 MiB | Anime - English-translated | 560F8DBBD276994352C5EF0B106BED09F29912E3 ⌘ Read more
[ToonsHub] Detective Conan EP1203 1080p NF WEB-DL AAC2.0 H.264 (Meitantei Conan, Multi-Subs)
#2121223 | [ToonsHub] Detective Conan EP1203 1080p NF WEB-DL AAC2.0 H.264 (Meitantei Conan, Multi-Subs) | 995.7 MiB | Anime - English-translated | 35D9BB1C8897265C509CF2B733C3D7030A810CD7 ⌘ Read more
[AsukaRaws] Kill Ao - 10 (WEB-DL 1280x720 x264 AAC)
#2121221 | [AsukaRaws] Kill Ao - 10 (WEB-DL 1280x720 x264 AAC) | 276.7 MiB | Anime - Raw | 475A301002FE5A4598E5CB105C6D10552330E540 ⌘ Read more
[Pokefans] Pocket Monsters (2023) 140 [RUS SUB, 1080p].mkv
#2121202 | [Pokefans] Pocket Monsters (2023) 140 [RUS SUB, 1080p].mkv | 471.7 MiB | Anime - Non-English-translated | 7C3DF9C5D04D58D9312189BAA9BE265E143511AA ⌘ Read more
[DBD-Raws][头号战队豪兽者/No.1 Sentai Gozyuger][01-49TV全集+特典映像][1080P][BDRip][HEVC-10bit][日文内封][FLAC]MKV
#2121193 | [DBD-Raws][头号战队豪兽者/No.1 Sentai Gozyuger][01-49TV全集+特典映像][1080P][BDRip][HEVC-10bit][日文内封][FLAC][MKV](ナンバーワン戦隊ゴジュウジャー) | 83.7 GiB | Live Action - Non-English-translated | 265DABA775B5B65AA558CCE69824DBD563055E4B ⌘ Read more
[AsukaRaws] Yowayowa Sensei (Chou Yowayowa Ver.) - 10 (WEB-DL 1280x720 x264 AAC)
#2121191 | [AsukaRaws] Yowayowa Sensei (Chou Yowayowa Ver.) - 10 (WEB-DL 1280x720 x264 AAC) | 276.7 MiB | Anime - Raw | C486129945A71DDE7C8D5908E1E3CA79EDECB720 ⌘ Read more
[Erai-raws] Mairimashita Iruma-kun 4th Season - 11 [1080p CR WEBRip HEVC AAC][MultiSub][57148B29]
#2121176 | [Erai-raws] Mairimashita Iruma-kun 4th Season - 11 [1080p CR WEBRip HEVC AAC][MultiSub][57148B29] | 780.7 MiB | Anime - English-translated | A5D070475FD25FA38CCE5B02A2A97814EE27D865 ⌘ Read more