Searching We Love Privacy Club

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

eCryptfs Sees Fixes For Potential Malicious Intent, Some Dating Back To Its 2006 Debut
The eCryptfs stacked cryptographic filesystem implementation for the Linux kernel to transparently encrypt files saw a number of bug fixes for the Linux 7.3 kernel. A number of these bug fixes deal with potential maliciously-crafted data and vulnerable going back to the 2006 introduction of eCryptfs as this option known for its use on Ubuntu home directory encryption and Chrome OS… ⌘ Read more

⤋ Read More

Apple HFS / HFS+ File-System Support Continues Seeing Fixes With Linux 7.3
In early 2025 it was being discussed to potentially drop the HFS and HFS+ file-system support with the code having been orphaned over a decade and becoming a maintenance burden. But that dismal outlook quickly turned around with some developers stepping up to maintain the old Apple file-system support. Over a year later, fortunately, it’s turned out to be a success story with more HFS/HFS+ file-system fixes continuing to work their way into the … ⌘ Read more

⤋ Read More

Longtime Linux CIFS/SMB3 Maintainer Steps Down
There is a changing of the guard with Linux 7.3 as the maintainer of the Common Internet File System (CIFS) / SMB3 code within the Linux kernel. Longtime maintainer, principal Linux CIFS author, and current Microsoft employee Steve French has stepped down due to health reasons… ⌘ Read more

⤋ Read More

AMD RDNA 4m Firmware Published For Linux Ahead Of Launch
In addition to AMD’s Friday afternoon big code drop of all the UALink enablement patches for the Linux kernel and the AMDGPU driver, there was another big drop from AMD to end out the week… Upstreamed to the linux-firmware.git repository is all the firmware binaries needed by the open-source driver stack for initializing their forthcoming RDNA 4m “GFX 11.7” graphics… ⌘ Read more

⤋ Read More

Sched_ext’s Sub-Scheduler Support Now “Feature Complete” With Linux 7.3
The extensible scheduler framework “sched_ext” that allows for custom schedulers as BPF programs has been working on sub-scheduler support in recent kernel cycles. With Linux 7.3, sub-scheduler support is now deemed feature complete… ⌘ Read more

⤋ Read More

Linux 7.3 x86/mm Lands Patches To Greatly Improve Latency-Sensitive Workloads
The highlight of this week’s x86/mm pull request of changes for the Linux 7.3 kernel are fixes that reduce the time that the TLB flushing code has interrupts disabled. This helps significantly with latency-sensitive workloads but Intel engineer Dave Hansen noted in the pull request that “it’s certainly something to keep an eye on” in looking out for any regressions… ⌘ Read more

⤋ Read More

Linux 7.3 Lands Improvements For Voodoo 3 / 4 / 5 & Vintage Atari Computers In 2026
At a time when Linux continues dropping older hardware drivers due to the influx of AI/LLM-generated bug reports and patches for hardware extremely unlikely to be used with modern versions of the mainline Linux kernel, Voodoo graphics cards and vintage Atari computers are seeing some reprieve with the upcoming Linux 7.3 kernel release… ⌘ Read more

⤋ Read More

Intel Computer Vision Sensing Driver Now Ready For Nova Lake
The main set of media subsystem updates have been merged for the ongoing Linux 7.3 merge window. Notable this round is the Intel Computer Vision Sensing “CVS” driver merged the previous cycle now supporting next-gen Nova Lake platforms… ⌘ Read more

⤋ Read More

Linux 7.3 Cleans Up Stack Randomization, Ensures It Happen As Early As Possible
Merged this week for the Linux 7.3 kernel was a big clean-up to the stack randomization code for better security on Linux systems and helping unify some of the architecture-specific code… ⌘ Read more

⤋ Read More

Linux 7.3 Ready With CXL Type-2 Driver Support For AMD Solarflare NICs
With the mainline Linux 7.2 kernel there is now the basic support in place for CXL Type-2 accelerator drivers within the CXL core subsystem code. The first in-tree Type-2 driver with the Linux kernel is for the new AMD Solarflare NIC hardware… ⌘ Read more

⤋ Read More

China Is About to Launch Its Most Ambitious Moon Mission Yet
China’s Chang’e 7 mission is set to launch for the moon’s south pole, where it will attempt the first-ever landing directly at the pole and search the region’s dark craters for water ice. “It’s an amazing mission,” says Norbert Schorghofer, a Hawaii-based senior scientist at the Planetary Science Institute. “There has never been a landed mission to fi … ⌘ Read more

⤋ Read More

Linux 7.3 Network Changes Merged But Developers “Completely Overwhelmed” Due To AI/LLMs
All of the networking subsystem feature updates were merged today for the Linux 7.3 kernel’s merge window. There are a lot of wired and wireless networking improvements this cycle but also a ton of bug fixes – including many not so important fixes spun up by AI/LLM agents. The networking subsystem maintainers admit now they are “completely overwhelmed” due to this code churn from the output of AI large language models… ⌘ Read more

⤋ Read More

FSCRYPT Sees Cleanup With Linux 7.3 To Open Door For More Features Like Btrfs Encryption
FSCRYPT is the Linux file-system encryption framework for supporting per-directory, transparent encryption. FSCRYPT so far is used by the likes of EXT4, F2FS, and CephFS. For Linux 7.3 there is an important clean-up to the FSCRYPT code to simplify it while also opening the door for new features moving forward into future kernel versions… ⌘ Read more

⤋ Read More

Linux 7.3 Cleans Up The Code For Disabling Of Legacy 32-bit Time Support
The Linux kernel has supported the CONFIG_COMPAT_32BIT_TIME Kconfig build time option for optionally disabling of legacy 32-bit time system call support. This is intended to disable the code that uses a 32-bit integer for time that is thus not Year 2038 safe, but at the cost of breaking compatibility for legacy 32-bit applications. Even if building without Linux 32-bit time support, it turns out some 32-bit time code persisted but that … ⌘ Read more

⤋ Read More

EXT4 Preps More Performance Improvements For Linux 7.3
In addition to the IOmap improvements helping EXT4 performance in Linux 7.3, the main EXT4 feature pull request has now been submitted for this next kernel version. That pull is set to land yet more performance optimizations for EXT4… ⌘ Read more

⤋ Read More

Stripe Buys AI Startup OpenRouter For $7.5 Billion
Stripe is acquiring AI model marketplace OpenRouter as it pushes beyond payments into the infrastructure behind AI applications. According to The New York Times, the deal is reportedly valued at about $7.5 billion, with $1.5 billion allocated to OpenRouter’s founders. Less than three months ago the company was valued at about $1.3 billion. CNBC reports: OpenRouter has become … ⌘ Read more

⤋ Read More

Two Very Exciting Memory Management Optimizations Going Into Linux 7.3
Andrew Morton on Tuesday sent out all of the memory management “MM” updates for the Linux 7.3 merge window. The MM pull was particularly heavy as he noted 1,250 “added-to-MM” emails were sent out this cycle compared to 920 the prior cycle. With a lot of patch churn, he also turned to Google’s Gemini AI for writing his patch summaries. In going through the very verbose AI-generated summary, there are two patch series that get me excited on the performance … ⌘ Read more

⤋ Read More

Btrfs Ready With More Performance Improvements For Linux 7.3: Some ~3x To ~5x Wins
David Sterba of SUSE sent in the Btrfs file-system feature updates today that target the Linux 7.3 merge window. Among other changes are more performance improvements for this next version of the Linux kernel… ⌘ Read more

⤋ Read More

Linux 7.3 Deprecates Many Older 32-bit ARM Platforms, Orphans Hundreds Of Drivers
All of the SoC updates have been merged for the Linux 7.3 kernel that include adding some new SoCs as well as deprecating several older 32-bit ARM platforms. In turn with those platforms deprecated, “hundreds” of drivers are now orphaned in the process… ⌘ Read more

⤋ Read More

PHP 7.4 To PHP 8.6 Benchmarks, PHP 8.6 JIT Performance
A Phoronix Premium supporter recently relayed a request to see some fresh PHP performance benchmarks. So here are some fresh numbers of PHP 7.4 through the latest PHP 8.5 code plus the current Git state of PHP 8.6 ahead of the official PHP 8.6.0 release later in the year. With PHP 8.6 is also a fresh look at the JIT performance enabled too… ⌘ Read more

⤋ Read More

New AMD Low-Power Core & Unified Intel/AMD CPU Core Type Handling In Linux 7.3
Covered first on Phoronix back in June was an AMD Linux patch for introducing a new “low power” CPU core type to complement their typical “performance” cores and their “efficiency” cores like with Zen 4C/5C. That low power core is presumed for some Zen 6 clients and that integration is now merged for Linux 7.3 as well as unifying the Intel/AMD CPU core type handling… ⌘ Read more

⤋ Read More

Linux 7.3 Adds New “bpf_sock_read_xattr” Feature For systemd, BPF Programs
Merged earlier this year for Linux 7.1 was extended attributes on sockets support as a feature sought after by the likes of GNOME and systemd for helping with Varlink IPC usage and other purposes. A limitation though of the functionality has been no efficient means for a BPF program to read those user extended attribute labels back. But with Linux 7.3 that’s being addressed with the new bpf_sock_read_xattr() kernel function… ⌘ Read more

⤋ Read More

IOmap Improvement For Linux 7.3 Takes EXT4 & XFS Performance Further
As part of the VFS pull requests now merged to the Linux 7.3 development kernel was an improvement to the IOmap framework used by various file-systems for mapping logical file byte offsets in memory to their physical locations on storage. With the now-merged code, this modern block mapping framework is allowing better performance at least for the EXT4 file-system… ⌘ Read more

⤋ Read More

Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust’s GCC Backend
In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation… ⌘ Read more

⤋ Read More

Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat
It’s not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For Linux 7.3 there is one patch though and it’s due to the driver until now lacking an upper-bounds check on the length of the filename, which could lead to some unexpected situations with extremely long filenames… ⌘ Read more

⤋ Read More

Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers
When it comes to the watchdog driver changes for Linux 7.3, standing out is the new Lenovo driver for their upcoming ThinkEdge AI edge computing systems… ⌘ Read more

⤋ Read More

XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3
The XFS file-system improvements have been merged for Linux 7.3. For end-users the only notable change for this file-system on the new kernel is adding support for FALLOC_FL_WRITE_ZEROES… ⌘ Read more

⤋ Read More

EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3
Among the early pull requests merged today by Linus Torvalds for the Linux 7.3 kernel cycle were removal of some ancient file-systems while adding in a new pseudo file-system… ⌘ Read more

⤋ Read More

Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming
Earlier this year Natalie Vock of Valve’s Linux graphics team laid out some patches for improving the Linux gaming experience for systems with limited vRAM. The kernel work for improving that video memory management is set to be introduced in the Linux 7.3 kernel. While that’s a celebration on its own, Vock is pursuing more improvements still for bettering the Linux GPU driver video memory management behavior… ⌘ Read more

⤋ Read More

Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance
Among the pull requests sent out today now that the Linux 7.3 merge window is open are the SMP improvements for this next kernel version. Standing out among the SMP code are some enhancements for helping reduce latency and ultimately enhancing real-time Linux performance… ⌘ Read more

⤋ Read More

Intel & AMD Power Management Driver Improvements Ready For Linux 7.3
In advance of the Linux 7.3 merge window opening, Linux power management subsystem maintainer Rafael Wysocki of Intel submitted all the power management, ACPI, and thermal control code. As not too much of a surprise, Intel and AMD driver updates dominate the power management changes for Linux 7.3… ⌘ Read more

⤋ Read More

Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins
The PowerPC pull request has already been sent in for the now open Linux 7.3 merge window. The headline feature this cycle on the POWER side is Rust kernel support for PowerPC 32-bit PPC32BE big endian and PowerPC 64-bit PPC64LE little endian architectures… ⌘ Read more

⤋ Read More

ARM64 BBML3 Feature Ready With Linux 7.3, NVIDIA Olympus Workarounds
AI/LLM patch craziness hurt ARM64 development for the Linux 7.2 cycle that no real features landed for that kernel version on AArch64. Fortunately, the ARM Linux developers are more prepared now and for Linux 7.3 are introducing some new ARM64 features… ⌘ Read more

⤋ Read More

GNU Linux-libre 7.2-gnu Released Following More Driver Cleaning
Following yesterday’s release of the Linux 7.2 kernel, GNU Linux-libre 7.2-gnu is now available for this kernel downstream that strips out support for drivers depending upon non-free-software microcode/firmware, the ability to load closed-source kernel modules, and other restrictions in the name of software freedom… ⌘ Read more

⤋ Read More

Linux Kernel 7.2 Has Been Officially Released with Many New Features
Linux Kernel 7.2 has just been officially released with a slew of new features, reports the blog 9to5Linux.

Highlights of Linux 7.2 “include cache-aware load-balancing support, initial HDMI 2.1 FRL support to the AMDGPU driver, support for devres-based management of ACPI notify handlers, initial CRI platform support for the Intel Xe driv … ⌘ Read more

⤋ Read More

Linux 7.2 Released With Faster I/O, New AMD & Intel Driver Improvements
Linus Torvalds just released Linux 7.2 as stable! After a very busy kernel cycle due to the increased patch and reporting churn due to AI/LLM ages, Linux 7.2 managed to make it out today on-schedule for this feature-packed kernel. Linux 7.2 is going on to power Ubuntu 26.10 and other upcoming Linux distribution releases… ⌘ Read more

⤋ Read More

tlbi= Boot Option Submitted Ahead Of Linux 7.2 Kernel Release
Ahead of the Linux 7.2 kernel stable release expected to occur in the coming hours, a last minute “x86/urgent” pull request was submitted with one patch for adding the new tlbi= boot option… ⌘ Read more

⤋ Read More

Linux 7.3 binfmt_misc To Allow BPF Programs To Dynamically Choose Execution Environments
The Linux kernel’s binfmt_misc functionality allows non-native/custom files to ne run directly such as for Windows EXE files to be handled by Wine or JAR files to be handled by the Java runtime. For the upcoming Linux 7.3 merge window, the miscellaneous binary formats support is being extended so a binary type can be matched programmatically and the interpreter determined on a per-exec basis. BPF programs can also then be atta … ⌘ Read more

⤋ Read More
In-reply-to » It is such a nice feeling that Mu is such a capable little language 😅 And I decided to write code code in Mu by hand 🤚 haha 🤣 and start solving Project Euler problems, like Problem 8 which works out to be a nice elegant solution in Mu:

And just like that Problem 10 is done and correct whoohoo 🥳 It was easy because in Problem 7 I’d already written an iterator to produce infinite primes. So the solution for finding the sum of primes under 2,000,000 is basically (shortened):

  primes := iter.take_while(iter.filter(prime_candidates(), is_prime), fn(p) { p < n })
  print(iter.sum(primes))

And of course the answer is: 142913828922 which took ~21.ss for the Go Vm to compuete.

⤋ Read More

D7VK 2.1 Brings Faster Load Times, More Performance Tweaks
D7VK as the open-source implementation of the Direct3D 7 / 6 / 5/ 3 APIs atop the Vulkan API for Linux/Wine usage is out with another feature update. D7VK continues to mature quite well for further enhancing these older Direct3D API versions that cover the span prior to DXVK’s focus of Direct3D 8 to Direct3D 11 or VKD3D-Proton’s Direct3D 12… ⌘ Read more

⤋ Read More

Linux 7.1, Linux 7.2 Performance On The Intel Xeon 600 Series
With Linux 7.2 expected for its stable release this weekend, today’s testing has some additional testing of the Linux 7.2 Git kernel as well as Linux 7.1 stable compared to Linux 7.0 as used by default on Ubuntu 26.04 LTS. Phoronix testing previously conducted of Linux 7.2 have shown benefits for Intel Arc B390 Xe3 in some configurations, faster poll performance on AMD Ryzen Threadripper and other hardware, and some nice I/O performance gains on AMD EPY … ⌘ Read more

⤋ Read More

Features Coming For Linux 7.3 From Optimizing Intel Hybrid CPUs To Old AMD Athlon XPs
With Linux 7.2 expected to see its stable debut Sunday, here is a look at what I have been monitoring as changes expected to be submitted during the Linux 7.3 merge window that will open on Monday… ⌘ Read more

⤋ Read More

Patches Posted For Fixing The Linux DRM Scheduler’s Fair Policy
Ahead of the Linux 7.2 kernel release expected out on Sunday, the Direct Rendering Manager (DRM) subsystem was forced to revert their “fair” scheduler policy default new for this kernel. Due to a last minute user-reported regression, FIFO returns as the default DRM scheduler policy for Linux 7.2. But patches are now available for addressing that regression and thus hopefully for Linux 7.3 there will be the fair scheduler becoming the default… ⌘ Read more

⤋ Read More