Linux 7.1 Revamps T10 PI Data Integrity Handling For Better Read Performance
Merged yesterday for the Linux 7.1 kernel is overhauling the T10 PI code for generating and verifying data integrity information. In turn the new code is cleaner while also allowing for better read storage performance… ⌘ Read more
Mesa 26.1 RADV Driver Merges Vulkan Descriptor Heap As Big Improvement For Steam Play
As a big helper for Valve’s Steam Play with DXVK and VKD3D-Proton, the Mesa Radeon Vulkan driver “RADV” has merged its initial support for the VK_EXT_descriptor_heap Vulkan extension… ⌘ Read more
AMD Ready With CPPC Performance Priority & Dynamic/Raw EPP In Linux 7.1
All of the power management subsystem feature updates have been merged for the Linux 7.1 kernel… ⌘ Read more
Linux 7.1 Lands ARM64 NEON-Accelerated CRC64-NVMe For ~6x Improvement
Merged yesterday were all the CRC code updates for the Linux 7.1 kernel. Most notable with that pull is an ARM64-optimized CRC64-NVMe implementation that can deliver multiple times faster performance… ⌘ Read more
jemalloc 5.3.1 Released With Many Improvements After Nearly Four Year Hiatus
Jemalloc 5.3.1 was released today with next month marking four years since the prior release, jemalloc 5.3.0. While the version bump may not seem like much, jemalloc 5.3.1 comes with many performance improvements, new features, and other enhancements… ⌘ Read more
Hollywood Stars Sign Open Letter Protesting Paramount-Warner Bros Merger
More than 1,000 Hollywood figures, including major actors, writers, and directors, signed an open letter opposing Paramount Skydance’s proposed takeover of Warner Bros. Discovery, arguing it would hurt an industry “already under severe strain.” The deal is still under regulatory scrutiny in both the U.S. and U.K., while Paramount says … ⌘ Read more
user.* xattrs On Sockets Merged For Linux 7.1 As Sought By GNOME & systemd Developers
On this first day of the Linux 7.1 merge window, among the early pull requests merged were beginning to land the various VFS pull requests submitted by Christian Brauner. Among that code merged is enabling support for user.* extended attributes on sockets… ⌘ Read more
[$] Development statistics for the 7.0 kernel
Linus Torvalds released the 7.0 kernel as
expected on April 12, ending a relatively busy development cycle. The
7.0 release brings a large number of interesting changes; see the LWN
merge-window summaries ( part 1, part 2) for all the details. Here,
instead, comes our traditional look at where those changes came from and
who supported that work. ⌘ Read more
Rust For Linux 7.1 Bringing Experimental Option That Can Help Performance
In advance of the Linux 7.1 merge window opening, Miguel Ojeda sent out all of the Rust feature updates on Friday. This includes bumping the minimum Rust version for building the Linux kernel as well as a new experimental option that can provide better performance for Rust code within the kernel, alongside other updates… ⌘ Read more
Servo now on crates.io
The Servo project has announced
the first release of servo as a crate for use as a
library.
As you can see from the version number, this release is not a 1.0
release. In fact, we still haven’t finished discussing what 1.0 means
for Servo. Nevertheless, the increased version number reflects our
growing confidence in Servo’s embedding API and its ability to meet
some users’ needs.In … ⌘ Read more
Mesa 26.1 RadeonSI Driver Lands Improvement For AMD APUs With Rusticl
For those wishing to make use of modern OpenCL 3.0 capabilities on AMD APUs/SoCs with integrated Radeon graphics using Mesa’s Rusticl driver, an improvement was merged this weekend to the RadeonSI driver ahead of this quarter’s Mesa 26.1 release… ⌘ Read more
Apple HFS / HFS+ File-System Support Seeing Many Fixes For Linux 7.1
Nearly one year ago to the day I noted Linux developers were considering the removal of the Apple HFS and HFS+ file-system drivers from the kernel. They were orphaned the past decade and turning into a maintenance burden for upstream developers. But then to some surprise, a few developers stepped up to maintain the HFS(+) drivers. One year later it’s proving to be a success story with more fixes for this aging Apple file-system support continui … ⌘ Read more
Btrfs Brings Performance Improvements, Shutdown ioctl Stable With Linux 7.1
Among the early pull requests sent out to Linus Torvalds even before the Linux 7.0 kernel officially released on Sunday were the Btrfs file-system updates. This feature-packed CoW file-system is seeing more performance optimizations for Linux 7.1 as well as its shutdown ioctl feature no longer being experimental and a variety of fixes… ⌘ Read more
发现频道:最近10日的热门排行榜[2026年第15期]
最近10日,来自小众软件论坛的发现频道的热门排行榜,由系统自动生成,直接列出来: 序号 主题 1️⃣ 推荐一款好用的全功能轻量级桌面MD编辑器,支持mac、Windows、linux三平台 2️⃣ 【开发者自荐】ReadAny:一款与AI 深度结合的开源跨端电子书阅读器 3️⃣ 【开源自荐】松鼠日历 ⌘ Read more
‘Super Mario Galaxy Movie’ and ‘Project Hail Mary’ Combine for Best Box Office in 7 Years
The Super Mario Galaxy Movie “is officially the year’s highest-grossing film to date with $629 million at the global box office,” reports Variety — and it will likely earn over $1 billion. Project Hail Mary now becomes the year’s second highest-grossing movie, with four-week ticket sales over … ⌘ Read more
Many Wonderful Improvements Expected For Linux 7.1, Especially For AMD & Intel
With Linux 7.0 expected for release later today, in turn the Linux 7.1 merge window will kick off for the two week period of landing all sorts of exciting new features, changes, and removal of old features from the kernel. Here is a look at some of what is on the table for the Linux 7.1 merge window… ⌘ Read more
@movq@www.uninformativ.de Yup, I’ve also seen the floating point conversion happening with (1 << 63) - 1 yesterday night. But instead of pausing to think about it for a second, somehow all I had in mind was “give me a better representation, ain’t gonna have time for this shit”, so I turned it to hex. Beyond my comprehension what I was thinking there. O_o That’s embarrassing, unbelievable. Well, I blame late o’clock where my brain had already quit on me and went to bed.
Very interesting data point you raise there. The fun part didn’t cross my mind yet or at least I couldn’t pinpoint it. In hindsight it’s totally obvious, though. Past experience also tells me the exact same. Dealing with a problem and researching something myself is a so much more better teacher. The longer I faced up with a topic, the higher the chance to really manifest in long- or at least mid-term memory. If I just get told something, the odds are that it’s completely erased from memory in a matter of days if not hours.
D7VK 1.7 Brings More Improvements For Legacy Direct3D On Vulkan
D7VK as the open-source project that began as a fork of DXVK in adding support for Direct3D 7 atop Vulkan has with time extended its range to also supporting Direct3D 6, 5, and 3 APIs. Out today is D7VK 1.7 in continuing to better support those vintage versions of Microsoft’s Direct3D API… ⌘ Read more
A set of Saturday stable kernel updates
The
6.19.12,
6.18.22,
6.12.81,
6.6.134, and
6.1.168
stable kernel updates have been released; each contains another set of
important fixes. ⌘ Read more
RISC-V BeagleV Ahead Single Board Computer To See Working HDMI With Linux 7.1
The BeagleV Ahead is an open-source RISC-V single board computer S(BC) built around the quad-core TH1520 SoC. With the Linux 7.1 mainline kernel there is HDMI display support coming now that the Device Tree bits have been added… ⌘ Read more
Microsoft Upgrades Its WSL2 Kernel Against Linux 6.18 LTS
Microsoft on Friday released linux-msft-wsl-6.18.20.1 as the Windows Subsystem for Linux 2 (WSL2) kernel updated against the Linux 6.18 LTS series… ⌘ Read more
FSMOUNT_NAMESPACE Feature Coming For Linux 7.1
Among the new VFS features expected to land for the upcoming Linux 7.1 merge window is FSMOUNT_NAMESPACE… ⌘ Read more
Microsoft Upgrades Its WSL2 Kernel Against Linux 6.18 LTS
Microsoft on Friday released linux-msft-wsl-6.18.20.1 as the Windows Subsystem for Linux 2 (WSL2) kernel updated against the Linux 6.18 LTS series… ⌘ Read more
GNOME-Aligned Amberol 2026.1 Music Player Released, Phosh Improves X11 Support
A few weeks past the GNOME 50 release and there continues to be a lot of ongoing GNOME app activity worth highlighting… ⌘ Read more
@lyse@lyse.isobeef.org AI result ahead, feel free to ignore.
I “asked” the AI at work the same question out of morbid curiousity. It “said” that SQLite converts that integer to floating point internally on overflows and then, when converting back, the x86 instruction cvttsd2si will turn it into 0x8000000000000000, even if the actual floating point value is outside of that range. So, yes, it allegedly actually saturates, as a side effect of the type conversion.
I couldn’t find anything about that automatic conversion in SQLite’s manual, yet, but an experiment looks like it might be true:
sqlite> select typeof(1 << 63);
╭─────────────────╮
│ typeof(1 << 63) │
╞═════════════════╡
│ integer │
╰─────────────────╯
sqlite> select typeof((1 << 63) - 1);
╭──────────────────────╮
│ typeof((1 << 63) ... │
╞══════════════════════╡
│ real │
╰──────────────────────╯
As for cvttsd2si, this source confirms the handling of 0x8000000000000000 on range errors: https://www.felixcloutier.com/x86/cvttsd2si
The following C program also confirms it (run through gdb to see cvttsd2si in action):
<a href="https://we.loveprivacy.club/search?q=%23include">#include</a> <stdint.h>
<a href="https://we.loveprivacy.club/search?q=%23include">#include</a> <stdio.h>
int
main()
{
int64_t i;
double d;
/* -3000 instead of -1, because `double` can’t represent a
* difference of -1 at this scale. */
d = -9223372036854775808.0 - 3000;
i = d;
printf("%lf, 0x%lx, %ld\n", d, i, i);
return 0;
}
(Remark about AI usage: Fine, I got an answer and maybe it’s even correct. But doing this completely ruined it for me. It would have been much more satisfying to figure this out myself. I actually suspected some floating point stuff going on here, but instead of verifying this myself I reached for the unethical tool and denied myself a little bit of fun at the weekend. Won’t do that again.)
Disclaimer: Can’t guarantee that I’m fully awake and I’m being trained at work not to use my brain anymore, so maybe this is complete bullshit. 😪🧟♀️
It says here that SQLite uses signed integers:
https://sqlite.org/datatype3.html
In pure bits, 1 << 63 would be 0x8000000000000000, but as a signed value, it gets interpreted as -9223372036854775808. Subtracting 1 yields -9223372036854775809 – but that doesn’t fit in 64 bits anymore. It’s possible that SQLite doesn’t want to wrap around but instead saturates? Haven’t checked. 🤔
With 62 bits, there is enough room.
With 1 << 64, I have no idea how SQLite wants to handle this, because this should immediately trigger a warning, because it doesn’t fit right away. Maybe it gets truncated to 0?
sqlite> select printf('0x%x', 2 * (1 << 64));
╭──────────────────────╮
│ printf('0x%x', 2 ... │
╞══════════════════════╡
│ 0x0 │
╰──────────────────────╯
sqlite> select printf('0x%x', 0 - 1);
╭──────────────────────╮
│ printf('0x%x', 0 ... │
╞══════════════════════╡
│ 0xffffffffffffffff │
╰──────────────────────╯
sqlite> select printf('0x%x', 0 - 2);
╭──────────────────────╮
│ printf('0x%x', 0 ... │
╞══════════════════════╡
│ 0xfffffffffffffffe │
╰──────────────────────╯
Intel’s New Shader Compiler “Jay” Merged For Mesa 26.1
It was just a few days ago that Jay was publicly posted as the new shader compiler in-development for Intel GPUs on Linux for both their ANV Vulkan and Iris Gallium3D drivers. While still very experimental, that initial Jay compiler code was merged today for Mesa 26.1-devel… ⌘ Read more
Eehhh, what the hell is going on here!?
SELECT
printf("0x%x", (1 << 63) - 2),
printf("0x%x", (1 << 63) - 1),
printf("0x%x", 1 << 63 ),
printf("0x%x", (1 << 63) + 1),
printf("0x%x", (1 << 63) + 2)
SQLite yields:
0x8000000000000000 (instead of 0x7ffffffffffffffe)
0x8000000000000000 (instead of 0x7fffffffffffffff)
0x8000000000000000 (correct)
0x8000000000000001 (correct)
0x8000000000000002 (correct)
Huh!? O_o Am I stupid? What am I missing here? Or is this actually a bug? :-?
With 62 bits, everything is spot on:
0x3ffffffffffffffe
0x3fffffffffffffff
0x4000000000000000
0x4000000000000001
0x4000000000000002
And 64 bits rather unsurprisingly also yield:
0xfffffffffffffffe
0xffffffffffffffff
0x0
0x1
0x2
Linux 2026 “Spring Cleaning” To Address Some Code Remnants As Far Back As Linux v0.1
A big kernel patch series was posted today by longtime Linux developer Thomas Gleixner. The set of 38 patches amount to some big time “spring cleaning” with addressing some code remnants still around that originated back in the very early Linux v0.1 kernel while some other code being cleaned up dates back to the Linux 1.3~2.1 kernel series from the 90’s… ⌘ Read more
Security updates for Friday
Security updates have been issued by AlmaLinux (container-tools:rhel8, fontforge, freerdp, go-toolset:rhel8, gstreamer1-plugins-bad-free, gstreamer1-plugins-base, and gstreamer1-plugins-good, kernel, kernel-rt, libtasn1, mariadb:10.11, mysql:8.4, nginx:1.24, openssh, pcs, python-jinja2, python3.9, ruby:3.1, vim, virt:rhel and virt-devel:rhel, and xmlrpc-c), Debian (libyaml-syck-perl and openssh), Fedora (cockpit, crun, dnsdist, doctl, fido-device-onboard, libcgif, libpng12, libpng15, mbedtls, o … ⌘ Read more
Bitland WMI Laptop Driver Slated For Linux 7.1
Bitland, the Chinese OEM that manufactured systems for Lenovo and other companies until being added to the US Entity List due to being accused of using Uyghur forced labor, is expected to see a WMI driver added to the Linux 7.1 kernel for better supporting Bitland laptops… ⌘ Read more
Vulkan 1.4.349 Released With Data Graph Optical Flow Extension
Vulkan 1.4.349 is out today as a small update to the Vulkan API specification that incorporates various fixes that accumulated over the past week. Plus there is one new extension… ⌘ Read more
TUXEDO Laptops Will Enjoy More Features With The Upstream Linux 7.1 Kernel
TUXEDO Computers’ laptops received some heat in the past from upstream Linux kernel developers over their out-of-tree kernel drivers but fortunately that situation has been improving. The Uniwill driver premiered in the Linux 6.19 kernel with that OEM manufacturing many of the TUXEDO Computers laptop models. That Uniwill x86 platform driver enabled more functionality for TUXEDO hardware in the mainline kernel and has continued improvi … ⌘ Read more
RISC-V Optimized strnlen Implementation For Linux 7.1 Yields Big Speed-Up
In addition to RISC-V discontinuing its eXecute In Place “XIP” kernel support for Linux 7.1, there is an optimized strnlen() function coming for Linux 7.1 on RISC-V as well as some other optimized functions… ⌘ Read more
Security updates for Thursday
Security updates have been issued by Debian (firefox-esr, postgresql-13, and tiff), Fedora (bind, bind-dyndb-ldap, cef, opensc, python-biopython, python-pydicom, and roundcubemail), Slackware (mozilla), SUSE (ckermit, cockpit-repos, dnsdist, expat, freerdp, git-cliff, gnutls, heroic-games-launcher, libeverest, openssl-1_1, openssl-3, polkit, python-poetry, python-requests, python311-social-auth-app-django, and SDL2_image-devel), and Ubuntu (dogtag-pki, gdk-pixbuf, linux, linux-aws, … ⌘ Read more
@lyse@lyse.isobeef.org 1, 3, and 22 are my picks on this very reduced set. Our bird is King/Queen, and that stop on the roof is their spot! 🥰
Lenovo Laptops To Enjoy Better Fan Speed Monitoring With Linux 7.1
Set to be merged for the upcoming Linux 7.1 merge window is the “Yogafan” hardware monitoring driver to provide fan speed monitoring not only for Lenovo Yoga laptops but also various Legion and IdeaPad laptops too… ⌘ Read more
Intel Releases OpenVINO 2026.1 With Backend For Llama.cpp, New Hardware Support
Intel’s OpenVINO toolkit for optimizing and deploying AI inferencing across their range of hardware platforms is out with its newest quarterly feature update. There is official support for Intel’s latest hardware as well as enabling more large language models and other new AI innovations for this excellent open-source Intel software project… ⌘ Read more
XDG-Desktop-Portal 1.20.4 Released To Protect Against Apps Trashing Arbitrary Host Files
In addition to the release today of Flatpak 1.16.4 for shipping new security fixes including a sandbox escape and the ability to delete host files, XDG-Desktop-Portal 1.20.4 is also now available with another security fix of its own to prevent sandboxed apps from being able to trash arbitrary host files… ⌘ Read more
Flatpak 1.16.4 Brings Important Security Fixes For Sandbox Escape & Deleting Host Files
That Flatbox app sandboxing and distribution system is out today with important security updates… ⌘ Read more
Testing Suggests Google’s AI Overviews Tells Millions of Lies Per Hour
A New York Times analysis found Google’s AI Overviews now answer questions correctly about 90% of the time, which might sound impressive until you realize that roughly 1 in 10 answers is wrong. “[F]or Google, that means hundreds of thousands of lies going out every minute of the day,” reports Ars Technica. From the report: The Times … ⌘ Read more
Intel QAT Driver With Linux 7.1 Adding Zstd Offload Support
The Intel QuickAssist “QAT” driver for the mainline Linux 7.1 kernel is adding support for Zstd offloading across QuickAssist Gen 4 / Gen 5 / Gen 6 accelerators for Zstandard compression as well as Zstandard decompression (limited there to the latest Gen 6 hardware)… ⌘ Read more
Lemonade 10.1 Released For Latest Improvements For Local LLMs On AMD GPUs & NPUs
Following last month’s Lemonade SDK 10.0 release that finally makes AMD Ryzen AI NPUs under Linux useful for running large language models (LLMs) where as before the Linux build could only target GPUs, released on Monday was Lemonade 10.1 with more enhancements to this local LLM solution… ⌘ Read more
Desktoptop 3.1多屏版,中文名:这他妈才叫桌面多屏版!
豪放的软件无需解释,只看中文名就行了。 起名天才开发者 @dog 的一系列软件,都如此豪放,比如: 等等。这两年起名好多了,温柔了、平淡了。 这次《这他妈才叫桌面多屏版!》是因为新版本更新,不然青小蛙觉得一定不会这么叫了 😂 Desktoptop 3.1多屏版|这他妈才叫桌面多屏版! 「deskto ⌘ Read more
A Small But Useful Debugging Addition For AMD Zen Systems With Linux 7.1
A small but convenient feature is coming with the Linux 7.1 that will be useful in debugging AMD Zen system problems and information reporting/transparency purposes… ⌘ Read more
Linux Finally Starts Removing Support for Intel’s 37-Year-Old i486 Processor
“It’s finally time,” writes Phoronix — since “no known Linux distribution vendors are still shipping with i486 CPU support.”
“A patch queued into one of the development branches ahead of the upcoming Linux 7.1 merge window is set to finally begin the process of phasing out and ultimately removing Intel 486 CPU support from … ⌘ Read more
Many MediaTek MT76 WiFi Driver Improvements Coming For Linux 7.1
Separate from the recently discussed work on MediaTek MT7927 “Filogic 380” support being worked on for the MT76 Linux driver (still undergoing review), a number of other MediaTek MT76 wireless driver improvements are queued up ahead of the Linux 7.1 merge window opening as soon as next week… ⌘ Read more
kumo - A lightweight AWS service emulator written in Go
1 points posted by Everton Marques ⌘ Read more
I went 1 for 2 at Magic this week… Temmet made a good showing the first game before being overwhelmed by an infinite number of Wylls (aka Fred Durst, on account of all his “rollin’, rollin’, rollin’!”). As a result, I unleashed Chatterfang on the group for the second game, and he lead his squirrel army to victory once again. Good times!
Internet Bug Bounty Pauses Payouts, Citing ‘Expanding Discovery’ From AI-Assisted Research
The Internet Bug Bounty program “has been paused for new submissions,” they announced last week.
Running since 2012, the program is funded by “a number of leading software companies,” reports InfoWorld, “and has awarded more than $1.5m to researchers who have reported bugs “
Up to now, 80% of its p … ⌘ Read more