Searching We.Love.Privacy.Club

Twts matching #2:
Sort by: Newest, Oldest, Most Relevant

“Disgusting” Linux sched_ext Source Code Restructured Following Complaint By Linus Torvalds
Last week the main set of sched_ext changes were merged for Linux 7.2 that included continued work on sub-scheduler support. While Linus Torvalds didn’t object to any of the features being worked on for this extensible scheduler framework that relies on user-space BPF programs, he was frustrated by the layout of the new C source files and remarked, “please don’t do this disgusting thing…proper hierarchical filesyste … ⌘ Read more

⤋ Read More

China Reclaims Fastest Supercomputer At 2 Exaflops
Longtime Slashdot reader hackingbear shares a report from TOP500: The 67th edition of the TOP500 list of the world’s most powerful supercomputers was announced today at the ISC 2026 conference in Hamburg, Germany. LineShine, a previously unlisted system installed in China, debuts at No. 1, displacing El Capitan as the world’s most powerful supercomputer as measured by the H … ⌘ Read more

⤋ Read More

Meta Launches Cheaper Smart Glasses Without Ray-Ban
Meta has launched its first smart glasses without Ray-Ban branding. Starting at $299, they’re cheaper than the Ray-Ban Meta Gen 2 while retaining EssilorLuxottica as a design and manufacturing partner. The Verge reports: As far as style and specs, the Meta Glasses aren’t that different from Ray-Bans. The internal specs are the same as the recently released Ray-Ban Meta Op … ⌘ Read more

⤋ Read More

Linux 7.2 Showing Some Unexpected & Nice Performance Gains On AMD EPYC Sorano
While the Linux 7.2 merge window doesn’t wrap up until this weekend as the feature cut-off for new material, I have already begun some early benchmarks of the code currently staged for this next version of the Linux kernel. Linux 7.2 already was looking quite exciting with cache aware scheduling and other exciting new features while an unexpected surprise in my early testing this week was seeing some local network/socket performan … ⌘ Read more

⤋ Read More

EROFS With Linux 7.2 Better Handles Large Sparse AI Datasets, More Efficient I/O
The EROFS open-source read-only file-system has some nice enhancements in place for the ⌘ Read more

⤋ Read More

Fwupd 2.0.21 Brings Fixes For More Than 250 Potential Security Issues Found Via AI
While the Fwupd 2.1 series is the latest stable channel for this open-source firmware updating solution, Fwupd 2.0.21 was released today to backport fixes for more than 250 potential security issues recently uncovered in the codebase… ⌘ Read more

⤋ Read More

Linux 8250/16550 UART Serial Driver Seeing Some Modernization Work In 2026
The Linux 8250 serial driver as the universal/legacy driver for 8250 and 16550 type serial ports has been seeing some modernization work recently with a number of 8250 serial patches having now been merged for the Linux 7.2 kernel… ⌘ Read more

⤋ Read More

Linux 7.2 RISC-V Reduces Kernel Startup Overhead, Eswin SoC Support By Default
Along with the many x86/x86_64 improvements and some ARM64 architecture improvements (albeit slowed down by the AI/LLM noise affecting the development pace), the RISC-V architecture changes were merged last week for the ongoing Linux 7.2 kernel development… ⌘ Read more

⤋ Read More

USB4STREAM Merged For Linux 7.2 To Quickly Send Data Between USB4 Connected Systems
As part of today’s USB/Thunderbolt subsystem updates for the ongoing Linux 7.2 kernel merge window, USB4STREAM was merged as a nifty and exciting addition to opening up some interesting USB4 connnectivity use-cases for high speed, low latency data transfers… ⌘ Read more

⤋ Read More

2,000 Retired Google Pixel Phones Get a Second Life As a Private Cloud
UC San Diego researchers are working with Google to build a private cloud from 2,000 retired Pixel Fold motherboards, demonstrating how discarded smartphones could provide useful, low-cost computing capacity. “The full smartphone cluster is expected to launch this fall,” reports The Register. “Depending on how well the initial phas … ⌘ Read more

⤋ Read More

AMD Updates ROCDXG To Deliver Better ROCm Experience On WSL
Back in March AMD introduced ROCDXG to improve their Windows Subsystem for Linux support. This improved Windows Subsystem for Linux “WSL” support with the ROCm compute stack is a cleaneer architecture, open-source compared to their legacy WSL code having closed bits, and more robust handling. Today they issued a new ROCDXG library release to further enhance their WSL support… ⌘ Read more

⤋ Read More

OneXPlayer Configuration Driver Merged For Linux 7.2 Along With Other New Hardware
The HID subsystem updates have landed in the Linux 7.2 kernel with some treats that will excite Linux gamers and other desktop users… ⌘ Read more

⤋ Read More

Linux 7.2 sched_ext Continues Working Toward Sub-Scheduler Support
Merged last week for the Linux 7.2 kernel were all of the sched_ext changes for this extensible scheduler support that allows loading BPF programs from user-space for handling scheduling tasks. Linux 7.2 continues building out sched_ext’s sub-scheduler support… ⌘ Read more

⤋ Read More

After Six Years Of Work and Over 360 Patches, Linux 7.2 Finally Removes Bug-Prone strncpy
Tech Times reports:

Linux 7.2’s merge window closed out a cleanup campaign on Friday that most kernel developers had stopped expecting to see end: the complete removal of strncpy(), a C string-copy function that the kernel’s own documentation labels “actively dangerous,” from every subsystem, driv … ⌘ Read more

⤋ Read More

Mesa 26.2 Merges Vulkan Present Timing Support For X11/XWayland
Mesa’s Vulkan windowing system integration (WSI) code now has support for present timing support “VK_EXT_present_timing” with X11 and XWayland… ⌘ Read more

⤋ Read More

Linux 7.2 Begins Making Preparations For NVIDIA “Blackwell-Next”
When going through the VFIO subsystem patches for the ongoing Linux 7.2 merge window, there isn’t too much to get excited about for end users with these changes. But there is the first time mentioning “Blackwell-Next” enablement by NVIDIA for the Linux kernel… ⌘ Read more

⤋ Read More

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

⤋ 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

⤋ 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

⤋ Read More

Open-Source NVIDIA NVK Vulkan Driver Now Supports DLSS
With the code merged today to Mesa 26.2-devel, the open-source NVIDIA “NVK” Vulkan driver is capable of handling Deep Learning Super Sampling (DLSS) with modern game titles running on Linux / Steam Play… ⌘ Read more

⤋ 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

⤋ 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

⤋ 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

⤋ Read More

AMD Introduces An AI-Powered Bash Coding Agent
Just days after AMD engineers released a new Lemonade AI server with MCP server integration to make it much more useful, they have now released a new release of their GAIA “Generative AI Is Awesome” open-source software. With AMD GAIA 0.21.2, they have introduced a bash coding agent is their latest big ticket item in the AI space… ⌘ Read more

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ Read More
In-reply-to » Speaking of UIs, this is how Thunderbird looks now:

@lyse@lyse.isobeef.org

But it’s Windows, it doesn’t have a place in my heart.

The older I get, the more I’m glorifying anything pre XP. 😅 But that’s only because everything today is so horrible.

Well, not anything pre XP. 3.0 or newer would be nice, because Windows 2.x was still pretty bare bones:

https://movq.de/v/00162b9df8/

(OS/2 was great, though, except for the lack of a good file manager.)

⤋ 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

⤋ 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

⤋ 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

⤋ Read More

Snap’s First Consumer AI Glasses Are Coming This Fall For $2,195
Snap is launching its first consumer augmented-reality glasses this fall for $2,195. “You can preorder a pair of Specs now at specs.com with a $200 refundable deposit, and Snap says they’re expected to ship ‘this fall’ in the US, UK, and France,” reports The Verge. From the report: This is a big moment for Snap: The company made a big entry into sma … ⌘ Read more

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ Read More

Ubuntu Touch 24.04-2.0 Beta Now Properly Handles Notches & Rounded Corners
The community of developers continuing to maintain Ubuntu Touch for smartphones has released the Ubuntu Touch 24.04-2.0 beta ahead of the planned stable release in mid-July… ⌘ Read more

⤋ 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

⤋ 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

⤋ 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

⤋ 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

⤋ Read More