Linux 6.12 LTS at a glance

Filesystems

Kent Overstreet, who was banned from Linux 6.13 due to disagreements with other kernel developers, has submitted a patchset for kernel 6.12. He hopes to be able to remove bcachefs' Experimental tag in 2025 [17]. In Linux 6.12, XFS achieves an important goal that people have been pursuing for 16 years. Changes to the Virtual File System (VFS) block size code now enable block sizes that exceed the system page size (large block sizes). In the future, it will presumably also be possible to enable these advances in VFS block sizes for other filesystems [18].

NFS has experienced performance improvements through the integration of the LOCALIO extension. The protocol can be used to determine whether the client and server are located on the same host. If this is the case, the network Remote Procedure Call (RPC) protocol can be bypassed, resulting in significantly higher transfer rates. This is the case, for example, for containerized workloads that run on the same server as the NFS daemon providing storage [19].

The integration of Rust into the kernel has made progress in terms of its support for handling CPU mitigations. Retpoline, Straight-Line Speculation (SLS), and Rethunk are now handled by Rust code. In addition, support for the Kernel Address Sanitizer (KASAN), kernel control flow integrity (KCFI), and shadow call sanitizers has been implemented in Rust [20].

Conclusions and Outlook

Linux 6.12 is in the upper-middle range in terms of its size, but it does come with some significant developments that will benefit users. Besides mainlining the PREEMPT_RT patchset, the benefits mainly relate to the sched_ext extensible scheduler and initial support for the Raspberry Pi 5. As always, the Kernel Newbies website [21] provides an overview of all the new features in Linux 6.12.

The release of Linux 6.12 also heralded the opening of the two-week merge window for its successor, Linux 6.13, with the first kernel released in January 2025. Among other things, Linux 6.13 adds real-time capabilities for the Loongarch architecture and removes the ReiserFS filesystem code from the kernel, reducing the kernel's size by about 32,800 lines [22].

Infos

  1. Kent Overstreet: https://www.patreon.com/posts/116412665
  2. Executive Order 14071: https://en.wikipedia.org/wiki/Executive_Order_14071
  3. "Linus Torvalds affirms expulsion of Russian maintainers" by Thomas Claburn, The Register, October 23, 2024: https://www.theregister.com/2024/10/23/linus_torvalds_affirms_expulsion_of/
  4. Rust: https://lore.kernel.org/lkml/20240828211117.9422-1-wedsonaf@gmail.com/
  5. Drew DeVault: https://drewdevault.com/2024/08/30/2024-08-30-Rust-in-Linux-revisited.html
  6. CPUID: https://en.wikipedia.org/wiki/CPUID
  7. Red Hat rejection: https://lore.kernel.org/lkml/CAHk-=wh_b8b1qZF8_obMKpF+xfYnPZ6t38F1+5pK-eXNyCdJ7g@mail.gmail.com/
  8. sched_ext: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fa48e8d2c7b5
  9. EEVDF: https://lwn.net/Articles/969062/
  10. Panic screen: https://lore.kernel.org/dri-devel/20240829144654.GA145538@linux.fritz.box/T/#u
  11. AMD process isolation: https://lists.freedesktop.org/archives/amd-gfx/2024-August/112521.html
  12. RDNA 4: https://lists.freedesktop.org/archives/dri-devel/2024-August/467040.html
  13. Intel Xe2 support: https://lore.kernel.org/dri-devel/wd42jsh4i3q5zlrmi2cljejohdsrqc6hvtxf76lbxsp3ibrgmz@y54fa7wwxgsd/T/#u
  14. Intel fan speed: https://lore.kernel.org/dri-devel/Ztrfr_Wuurfa-3Rv@jlahtine-mobl.ger.corp.intel.com/
  15. RISC-V support: https://lore.kernel.org/lkml/mhng-664fc7b8-c82b-414e-9c10-8fe7840f2c76@palmer-ri-x1c9/
  16. ARM support: https://lore.kernel.org/lkml/a40b4b3a-5d61-4bef-b367-745ba058be9e@app.fastmail.com/
  17. News about bcachefs: https://lore.kernel.org/lkml/dtolpfivc4fvdfbqgmljygycyqfqoranpsjty4sle7ouydycez@aw7v34oibdhm/
  18. News about XFS: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=171754c3808214d4fd8843eab584599a429deb52
  19. News about NFS: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=684a64bf32b6e488004e0ad7f0d7e922798f65b6
  20. Rust functions: https://lore.kernel.org/lkml/20240924221023.197610-1-ojeda@kernel.org/
  21. Kernel Newbies: https://kernelnewbies.org/Linux_6.12
  22. ReiserFS removed: https://www.phoronix.com/news/ReiserFS-Deleted-Linux-6.13

The Author

Ferdinand Thommes lives and works as a Linux developer, freelance writer, and tour guide in Berlin.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News