← all demonstrations

The aggregator

A reading layout: sources on the left, articles on the right.

The 2004 package shipped this as demo_frames.php.

LWN.net

Last updated: Sat, 19 Sep 2026 07:09:45 GMT

[$] Looking forward to Git 2.56 — and 3.0

The Git source-code management system is at the core of development processes worldwide, so changes, especially incompatible changes, are of great interest to the developers involved. The Git 2.56 release, which can be expected around the end of September, is currently available in release-candidate form. It is not the most earth-shaking of releases, but the one that follows, which might be the long-awaited Git 3.0, may well be.

Systemtap 5.6 released

Version 5.6 of the Systemtap tracing tool has been released.

BPF LSM hooks and XDP packet-processing probes for the --bpf runtime, BTF-based kernel.tracepoint probes, statement execution tracing, a new @enumname() operator, richer runtime error context, dyninst hardware watchpoints, modern systemd service templates, and broad Linux 7.2 runtime/tapset compatibility work. Multithreaded speedups throughout.

Security updates for Friday

Security updates have been issued by AlmaLinux (.NET 10.0, coreutils, kernel, libevent, libsoup3, microcode_ctl, perl-Net-DNS, postgresql18, postgresql:16, postgresql:18, tomcat, and unbound), Debian (bind9, chromium, libapache2-mod-auth-openidc, nginx, xz-utils, and zip), Fedora (chromium, freeipmi, GitPython, gnatcoll, nodejs-undici, parted, python-django5, and sblim-cmpi-base), Mageia (imagemagick and python-starlette), Oracle (.NET 10.0, .NET 8.0, .NET 9.0, coreutils, corosync, firewalld, ke…

Phoronix

Last updated: Sat, 19 Sep 2026 07:09:45 GMT

Ubuntu 26.10 Switches To The Linux 7.3 Kernel

As a very pleasant surprise, the upcoming Ubuntu 26.10 release will now be powered by the Linux 7.3 kernel rather than their original plans and switch over to the Linux 7.2 kernel...

Wine 11.18 Continues Building Out Its NTOSKRNL Implementation

Wine 11.18 is out today as the newest bi-weekly development release of this open-source software for running Windows games and apps on Linux, macOS, and other platforms...

Steam Frame Making Use Of Zink For OpenGL On Vulkan

Valve's Steam Frame VR headset that makes use of a Qualcomm Snapdragon 8 Gen 3 SoC with Adreno graphics is using the open-source "Turnip" Vulkan driver from Mesa as reported last year. For OpenGL it turns out that the Mesa Zink driver is being used on the Steam Frame for OpenGL atop the Vulkan API...

Linux.com

Last updated: Sat, 19 Sep 2026 07:11:15 GMT

Why Your Backups Are Too Big: A Practical Guide to Content-Defined Chunking

By Gilles Chehade

You change one line in a large file. Your “incremental” backup re-uploads the whole thing anyway.

Nine times out of ten, it’s not the network, and it’s not your storage backend. It’s the algorithm deciding where to cut your data into pieces.

Every deduplication system works the same way: split data into pieces, hash each piece, keep one copy per distinct hash. A piece is named after its own content, so two identical pieces are, by definition, the same piece. Snapshot a…

Building Autonomous ML Experimentation with Tangle and Tangent

By Alexey Volkov, Bo Li, Ben Chen, Maksym Yezhov, Pete Luferenko, and Volv Grebennikov – Shopify

Machine learning work is full of loops: form a hypothesis, build a pipeline, run it, read the metrics, adjust, repeat. Tangle is already where Shopify’s ML experiments run, giving engineers a shared platform to build and execute pipelines.

Tangent is an autonomous agent that orchestrates ML experimentation workflows on top of Tangle, deciding what to run, running it, and reporting back. Around …

🎒 Make Room for New Skills & Save Up to 40%

Build practical skills across AI, cybersecurity, cloud native, and more. Now through Sept. 22

ENROLL NOW

The post 🎒 Make Room for New Skills & Save Up to 40% appeared first on Linux.com.


Recent changes to documentation

Last updated: Sat, 19 Sep 2026 07:11:15 GMT

Security modified by Dave Brondsema

--- v46
+++ v47
@@ -24,6 +24,7 @@

 Once the bug has been fixed, we can provide public thanks and acknowledgment on this page:

+* June 2026 - [Hassam Khalid](https://linkedin.com/in/hassam-khalid-96b3321bb) - Information Disclosure

 * Jan 2026 - [Mohamed Mahmoud](https://x.com/Mohamed87Khayat) - Information Disclosure
 * Sep 2025 - Fatima Batool Riaz - Rate limiting
 * Oct 2021 - [Ahmed Sherif](https://twitter.com/sherif_ninja) - SSRF vulnerability

Mercurial modified by Dave Brondsema

--- v25
+++ v26
@@ -39,8 +39,6 @@
 Once Mercurial has been enabled, you may wish to [adjust permission grants](Mercurial Permissions) for your users, if you need to disable one or more user's ability to make changes in the Mercurial repository.

 The standard way to modify the contents of your repository is using a Mercurial client as detailed in [Distributed revision control with Mercurial](http://hgbook.red-bean.com/read/a-tour-of-mercurial-the-basics.html#x6-310002.2). Refer to the Getting St…

powered by zFeeder