this post was submitted on 16 Sep 2024
33 points (100.0% liked)

Linux

4963 readers
297 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/20329962

Linus has released the 6.11 kernel. ""I'm once again on the road and not in my normal timezone, but it's Sunday afternoon here in Vienna, and 6.11 is out."" Significant changes in this release include new io_uring operations for bind() and listen(), the nested bottom-half locking patches, the ability to write to busy executable files, support for writing block drivers in Rust, support for atomic write operations in the block layer, the dedicated bucket slab allocator, the vDSO implementation of getrandom(), and more. See the LWN merge-window summaries (part 1, part 2) for more information.

top 1 comments
sorted by: hot top controversial new old
[–] Badabinski@kbin.earth 3 points 3 days ago

the ability to write to busy executable files

Thank god, this has been such a pain in the ass for SO LONG.