Searching We Love Privacy Club

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

KDE Plasma 6.7 Enables Overlay Planes For Intel Graphics, More Performance/Efficiency
KDE developers continued to land more feature changes for the upcoming Plasma 6.7 desktop release. It’s a busy spring of fixes, optimizations, and shiny new features for Plasma 6.7… ⌘ Read more

⤋ Read More

Farewell ISDN, Ham Radio & Old Network Drivers: Linus Torvalds Merges 138k L.O.C. Removal
Linus Torvalds did it! He merged the pull request to rid the Linux kernel of the old Integrated Services Digital Network (ISDN) subsystem and various other old network drivers largely for PCMCIA era network adapters. This was the code suggested for removal given the recent influx of AI/LLM-generated bug reports against this dated code that likely has no active upstream users remaining… ⌘ Read more

⤋ Read More

Linux 7.1 Is Performing Well Overall In Early Benchmarks
With the Linux 7.1 merge window winding down ahead of the planned Linux 7.1-rc1 release on Sunday, I have begun testing out the Linux 7.1 Git state on various systems in my lab. So far Linux 7.1 appears to be looking good in the performance department with seeing a number of performance improvements in different areas but also a few possible regressions. ⌘ Read more

⤋ Read More

Many Intel & AMD Laptop Improvements Merged For Linux 7.1
As usual in recent years, there were many x86 platform driver changes merged this cycle for benefiting modern AMD Ryzen and Intel Core (Ultra) laptops. A variety of new features and laptop hardware support additions were merged for Linux 7.1… ⌘ Read more

⤋ Read More

Linux 7.1 Removes Drivers For Long Obsolete Input Hardware: Bye Bus Mouse Support
Beyond Linux looking to remove old drivers due to the surge of AI/LLM bug reports, the Linux 7.1 kernel is also removing some old hardware drivers simply on the basis of long obsolete hardware. The input subsystem saw several drivers removed this week for decades old hardware… ⌘ Read more

⤋ Read More

Pull Request For Linux To Remove Old Network Drivers, ISDN Subsystem Due To AI/LLM Noise
It was just days ago we reported on a proposal to drop old network drivers due to AI-driven bug reports becoming a burden on upstream kernel developers. Last night that culminated with an initial pull request to clear out some old, unused networking drivers plus also clearing out the entire ISDN subsystem and more… ⌘ Read more

⤋ Read More

Linux 7.1 Removes Some Obsolete PCMCIA Drivers That Likely Haven’t Been Used In Years
In addition to some network drivers on the chopping block due to AI bug reports for obsolete hardware/drivers and Linux 7.1 dropping various drivers for Russia’s Baikal CPUs, the Linux 7.1 kernel as of today also dropped some obsolete PCMCIA host controller drivers… ⌘ Read more

⤋ Read More

Microsoft Plans First-Ever Voluntary Employee Buyout
Microsoft plans to offer voluntary buyouts for the first time. According to CNBC, “about 7% of U.S. employees are eligible,” with the program being “available to U.S. workers at the senior director level and below whose years of employment and age add up to 70 or higher.” Further details will be provided on May 7. From the report: Last year Microsoft removed some costs throu … ⌘ Read more

⤋ Read More

Many USB Improvements & New Hardware Merged For Linux 7.1
Ready to go ahead of the Linux 7.1 merge window closing at week’s end are numerous new USB device support additions and other USB subsystem enhancements… ⌘ Read more

⤋ Read More

Linux 7.1 Adds Support For 12 New SoCs, Other ARM & RISC-V Hardware
All of the SoC updates were recently merged for the ongoing Linux 7.1 kernel cycle. Most of the activity as usual is on the Arm side but also with some RISC-V additions too for the Linux 7.1 kernel… ⌘ Read more

⤋ Read More

[$] LWN.net Weekly Edition for April 23, 2026
Inside this week’s LWN.net Weekly Edition:

  • Front: LLMs and Python bugs; scheduler regression; new Rust traits; dependency cooldowns; 7.1 merge window; Shor’s algorithm; drama at The Document Foundation.

  • Briefs: Firefox zero-days; kernel code removal; reproduceible Arch; Debian election; Firefox 150; Forgejo 15.0; Git 2.54.0; KDE Gear 26.04; LillyPond 2.26.0; Rust 1.95.0; Quotes; …

  • [Announcements](https:/ … ⌘ Read more

⤋ Read More

China’s CATL Reveals 621-Mile EV Battery, Under-7-Minute Charging
CATL unveiled a new wave of EV battery tech, “including a lighter battery pack rated for a 1,000-km (621-mile) driving range and an upgraded fast-charging battery that can go from 10 percent to 98 percent in under seven minutes,” reports Interesting Engineering. From the report: The launches were made during a 90-minute event in Beijing ahead … ⌘ Read more

⤋ Read More

F2FS, EXT4 & XFS Focus On Fixes For Linux 7.1
The Flash Friendly File-System (F2FS) updates have been merged for the ongoing Linux 7.1 merge window that will wrap up on Sunday. This follows earlier merges for the XFS and EXT4 drivers too… ⌘ Read more

⤋ Read More

NTFS-3G FUSE Driver Sees First New Release In Four Years
Coming today as a big surprise – one week after the new NTFS file-system driver was merged for Linux 7.1 and separately the existing NTFS3 kernel driver seeing some fixes – is a new release of the NTFS-3G driver providing a FUSE-based user-space driver for NTFS on Linux and other platforms… ⌘ Read more

⤋ Read More

Linux 7.1 Staging Ushered In More Developers To Make Their First Kernel Contributions
Over the weekend Greg Kroah-Hartman sent out his various pull requests for the areas of the kernel he oversees. Among those is the staging area where this time around the notable activity isn’t too much about feature work but many developers making some of their first contributions to the upstream kernel… ⌘ Read more

⤋ Read More

Linux 7.1 KVM Adds “Very Experimental” Support For pKVM Protected Guests
The Kernel-based Virtual Machine changes were recently merged for the Linux 7.1 merge window for further enhancing KVM as this important piece of the open-source virtualization stack… ⌘ Read more

⤋ Read More

While New NTFS Driver Merged, NTFS3 Driver Sees Fixes & Minor Changes For Linux 7.1
Last week saw the “NTFS resurrection” as Linux Torvalds put it with the new/overhauled NTFS driver having been merged for Linux 7.1. Even still, the NTFS3 driver that was contributed a few years ago by Paragon Software remains in the mainline kernel and today were some fixes/improvements merged for that existing driver… ⌘ Read more

⤋ Read More

A Lot Of Memory Management “MM” Improvements Merged For Linux 7.1
Andrew Morton recently sent out his various “MM” related pull requests for the ongoing Linux 7.1 kernel. There are a number of memory management optimizations in this next kernel version, which is always nice to see but all the more so these days with the inflated RAM pricing and other computer component prices… ⌘ Read more

⤋ Read More

Linux 7.1 Kernel Graphics Driver Changes Merged With Intel & AMD Leading The Way
The Direct Rendering Manager (DRM) kernel graphics driver and accelerator driver changes for Linux 7.1 were recently merged to Git. As usual, it’s the Intel and AMD kernel graphics drivers seeing a bulk of the interesting open-source GPU driver activity. Plus ongoing work to make Rust-based GPU drivers more viable… ⌘ Read more

⤋ Read More

JFS Sees Data Integrity Hardening With Linux 7.1
It’s pretty rare nowadays seeing any real changes to the JFS file-system on Linux when there are multiple far superior solutions available. But in any event, the JFS file-system driver has seen a few fixes in Linux 7.1… ⌘ Read more

⤋ Read More

HP Will Discontinue ‘HP Anyware’ Remote Desktop, Trusted Zero Clients
kriston (Slashdot reader #7,886) writes:

HP Anyware, the new name of the Teradici PCoIP remote desktop solution that was acquired by HP in 2021, is being discontinued.
“Maintenance and support for customers and partners with multi-year terms will continue until 31 October, 2029,” a href=”https://anyware.hp.com/hp-anyware-end-of-life”>according … ⌘ Read more

⤋ Read More

Linux 7.1 Sound Code Adds Bus Keepers: Aiming For Better Apple Silicon Support
The sound subsystem changes were merged this week for Linux 7.1 that include some new hardware support and other useful additions… ⌘ Read more

⤋ Read More

CachyOS Rolls Out A Super-Charged Linux 7.0 Kernel
The popular Arch Linux based CachyOS has now rolled out the Linux 7.0 kernel to its users. But beyond re-basing against the latest upstream kernel version it is also carrying some extra patches… ⌘ Read more

⤋ Read More

Intel QAT Zstd, QAT Gen6 Improvements Merged For Linux 7.1
In addition to the notable libcrypto optimizations and improvements merged during this first week of the Linux 7.1 merge window, the main cryptography subsystem pull was also merged. Notable here are the Intel QuickAssist (QAT) improvements… ⌘ Read more

⤋ Read More

Linux 7.1 Adds New AMD SMCA Bank Types, Presumably For Upcoming EPYC Venice
The AMD Machine Check Exception “mce_amd” driver as part of the Error Detection And Correction (EDAC) subsystem is introducing support for new SMCA bank types on AMD platforms. Given the timing these new bank types are presumably for AMD’s upcoming Zen 6 / EPYC Venice hardware… ⌘ Read more

⤋ Read More

Linux 7.1 Lands High Resolution Timer “HRTIMER” Overhaul
Merged this week for Linux 7.1 was a rework of the high resolution timer “HRTIMER” subsystem for reducing the overhead of frequently-armed timers, such as the HRTICK scheduler timer. The HRTICK scheduler timer is useful for enhancing system responsiveness and fairness… ⌘ Read more

⤋ Read More

KDE Plasma 6.7 Ready With Wayland Session Management, Other New Improvements
KDE Plasma 6.7 enjoyed a lot of recent feature development work thanks to a developer sprint in Graz, Austria. Also because of that developer sprint, This Week In Plasma wasn’t published last week and so in turn a new issue is now available to highlight the changes over the past two weeks… ⌘ Read more

⤋ Read More

The “NTFS Resurrection” Has Occurred For Linux 7.1
As a very exciting follow-up to the recent article around the new NTFS driver being submitted for Linux 7.1 to address the shortcomings of the current Paragon NTFS3 driver and the prior read-only NTFS kernel driver, that work has been merged!.. ⌘ Read more

⤋ Read More

New/Overhauled NTFS Driver Merged For Linux 7.1
As a very exciting follow-up to the recent article around the new NTFS driver being submitted for Linux 7.1 to address the shortcomings of the current Paragon NTFS3 driver and the prior read-only NTFS kernel driver, that work has been merged!.. ⌘ Read more

⤋ Read More

Wine 11.7 Brings VBScript Fixes, DirectSound 7.1 Channel Support
For those using upstream Wine for running your Windows games/apps on Linux rather than the likes of the Proton 11.0 beta, out today is Wine 11.7 as the newest bi-weekly development release… ⌘ Read more

⤋ Read More

Valve Developer Lands RADV/ACO Changes For AMD’s GFX11.7 / RDNA 4m
The open-source Linux graphics driver work continues around AMD’s GFX11.7 GPU target for some yet-to-be-launched APUs/SoCs and to be branded as “RDNA 4m”… ⌘ Read more

⤋ Read More

[$] The 7.0 scheduler regression that wasn’t
One of the more significant changes in the 7.0 kernel release is to use the lazy-preemption mode by default in the CPU
scheduler. The scheduler developers have wanted to reduce the number of
preemption modes for years, and lazy preemption looks like a step toward
that goal. But then there came this report
from Salvatore Dipietro that lazy preemption caused a 50% performance
regression on … ⌘ Read more

⤋ Read More

Linux 7.1 Crypto Code Rework Enables More Optimizations By Default
Linux libcrypto cryptography subsystem changes for the v7.1 kernel are enabling more optimizations by default and in turn helping to achieve better crypto/hashing performance on this next kernel version… ⌘ Read more

⤋ Read More

Linux 7.1 x86/x86_64 Aligns With Other Architectures Now For Supporting Custom Restart Handlers
With the vast majority of x86/x86_64 systems supporting restarting the system using ACPi, BIOS, or even the KBD keyboard controller, with Linux 7.1 is now support in place for using custom restart handlers registered by drivers, such as in place for other CPU architectures… ⌘ Read more

⤋ Read More

New NTFS File-System Driver Submitted For Linux 7.1
Making today very exciting in Linux 7.1 merge window land was a pull request being sent out for introducing the new, modern NTFS file-system driver. Linus Torvalds has yet to comment if he’s going to merge the new driver but it looks like it’s ready for providing a better Linux NTFS experience over the current NTFS3 driver that was upstreamed by Paragon Software a few years ago and hasn’t seen too much feature progress… ⌘ Read more

⤋ Read More

Linux 7.1 sched_ext Brings cgroup Sub-Scheduler Groundwork, Idle SMT Sibling Improvement
The extensible scheduler “sched_ext” code for allowing Linux scheduling behavior to be defined via BPF programs is seeing some useful improvements with the in-development Linux 7.1 kernel… ⌘ Read more

⤋ Read More

Anthropic Rolls Out Claude Opus 4.7, an AI Model That Is Less Risky Than Mythos
Anthropic released Claude Opus 4.7, calling it its strongest generally available model and an improvement over Opus 4.6 in areas like software engineering, instruction-following, tool use, and agentic coding. But the company says it is “less broadly capable” than the restricted Claude Mythos Preview, “which Anthropic rolled … ⌘ Read more

⤋ Read More