Latest Linux and open source news from around the web

UNIX and Linux System Administration Handbook Sponsored · View on Amazon → TP-Link 8-Port Gigabit Managed Switch Sponsored · View on Amazon →
OMG! Ubuntu

Ubuntu 24.04.4 LTS HWE update now available

The Ubuntu 24.04.4 LTS hardware enablement stack (HWE) has finally hit the updates repo, bringing Linux kernel 6.17 and Mesa 25.2.7 to users on the current long-term support release. All users on Ubuntu 24.04 LTS can install this newer kernel version and updated GPU driver set as a regular software update. The stack will also be baked into the Ubuntu 24.04.4 LTS ISO when released on February 12, 2026. I covered the HWE update (and the reason why they exist) back in January, when the key pieces began to arrive in the proposed repository. For those who missed it, here’s […]

LWN.net

[$] LWN.net Weekly Edition for February 5, 2026

Inside this week's LWN.net Weekly Edition: Front: Sigil; Eurydice; Sub-schedulers for sched_ext; Swap table; Futex robust lists; Tyr. Briefs: openSUSE governance; Git 2.53.0; LibreOffice 26.2; Open Source Award; Quotes; ... Announcements: Newsletters, conferences, security updates, patches, and more.

Phoronix

Linux 7.0 Should Fix Nouveau For The Large Pages Support For Better NVK Performance

The Linux 6.19 merge window had introduced support for larger pages and compression with the Nouveau kernel driver, which ultimately should help provide a performance win to this open-source NVIDIA driver. The Mesa NVK driver was ready to make use of that new kernel driver functionality but then it ended up being disabled due to bugs. Fortunately, for the Linux 6.20~7.0 kernel those issues should be resolved so then the Mesa NVK usage of the larger pages / compression support could be restored...

LWN.net

[$] API changes for the futex robust list

The robust futex kernel API is a way for a user-space program to ensure that the locks it holds are properly cleaned up when it exits. But the API suffers from a number of different problems, as AndrΓ© Almeida described in a session in the "Gaming on Linux" microconference at the 2025 Linux Plumbers Conference in Tokyo. He had some ideas for a new API that would solve many of those problems, which he wanted to discuss with attendees; there is a difficult-to-trigger race condition that he wanted to talk about too.

Foss Force

Need to Redact a PDF on Linux? Try Censor

Follow this walkthrough to set up Censor from Flathub and use it to remove sensitive information from your PDFs. The post Need to Redact a PDF on Linux? Try Censor appeared first on FOSS Force.