Ubuntu 26.10 Planning To Ship With The Linux 7.2 Kernel
Canonical's kernel team confirmed today their intention of shipping the Ubuntu 26.10 release with what will be the Linux 7.2 kernel...
Latest Linux and open source news from around the web
Canonical's kernel team confirmed today their intention of shipping the Ubuntu 26.10 release with what will be the Linux 7.2 kernel...
Valve's VKD3D-Proton component to Steam Play (Proton) for Direct3D 12 implemented over the Vulkan API has landed its descriptor heap (VK_EXT_descriptor_heap) support as a big step forward...
The Document Foundation details its plan for LibreOffice on the web and mobile, with WebAssembly, mobile GUI work, and collaboration tests.
The long-in-development work on Cache Aware Scheduling looks like it will come to a head soon with it looking like Cache Aware Scheduling will land for Linux 7.2. Ahead of the upcoming merge window I ran some fresh benchmarks looking at different areas where this feature is shining.
Exfatprogs 1.4 exFAT utils for Linux has been released today with improvements and new features for the mkfs.exfat, fsck.exfat, and exfatprogs programs.
The Linux x32 ABI for x86_64 processors allow making use of the full 64-bit register file and wide data path but retaining 32-bit pointers to provide for a smaller memory footprint when not needing 64-bit pointers. Linux x32 came to the party late and didn't enjoy much adoption over the years and is now looking at possible removal from the Linux kernel...
AlmaLinux rolls out 9.8 and 10.2 side by side, pairing new compiler and language stacks with security fixes and an ALESCoβapproved kernel backport that arrives ahead of the RHEL upstream. The post AlmaLinux Doubles Down With Two Releases on One Day appeared first on FOSS Force.
The Raspberry Pi hardware monitoring driver "RASPBERRYPI-HWMON" is being extended to allow exposing voltage measurements on these ARM single board computers...
A feature that has been worked on for a while now by Intel Linux engineers is for allowing run-time updates of the Trusted Domain Extensions (TDX) module without having to reboot the running server. For Linux 7.2 it looks like that feature will be all-set for allowing the easier roll-out of security updates and the like for this confidential computing capability on modern Intel Xeon servers...
Ubuntu maker Canonical announced today the release of Workshop as their new Snap-based application for launching development environments with ease...
COSMIC Desktop 1.0.14 brings DDC/CI brightness support, text previews in COSMIC Files, VPN fixes, and better X11 game handling.
ReactOS as the "open-source Windows" project working to implement binary compatibility for computer programs and drivers for Microsoft Windows now has experimental support for running on 64-bit ARM...
The incoming driver would let you move data between two computers over a USB4 cable without needing a network interface.
COSMIC 1.0.14 desktop environment is now available with improvements to COSMIC Files, COSMIC Term, COSMIC Edit, COSMIC Settings, COSMIC Panel, COSMIC Store, and COSMIC Applets.
Rodrigo Arias Mallo, maintainer of the Dillo web browser, has written a blog post with a proposal on one way to ensure that a contribution is written by a human and not AI; he suggests asking new contributors to record their programming session using asciinema. In the same way that LLMs generate patches, they can also generate the asciinema recordings themselves. Then, the contributors can lie to the reviewers pretending to have made the edits. Perhaps surprisingly, this is not a easy task for LLMs, at least from my observations. The corpus of recordings of developers making mistakes and thinking the whole process of editing a file is not as large as the corpus of FOSS programs and patches in which to train an LLM. During my very simple tests I haven't been able to generate an asciinema session that remotely resembles what I would expect from a human, and even less so from a human with a nice editor theme and editing an existing Dillo source file. The Dillo project is not yet requiring