Most of this body's work lives behind corporate walls. QuarkXPress source is internal. MindTouch source is internal. Trimble source is internal. The Qualcomm test harness ran on internal infrastructure. Even the BML thesis archive lives on a personal machine. None of that work has a public, attributed, immutable record outside the company that owned it.
The Linux kernel is different. Every commit is Signed-off-by: its author. Every change is reviewed publicly on the kernel mailing list, archived at lore.kernel.org, and merged into a tree mirrored to every machine that runs Linux. A contribution to that tree is forever- attributed to its author in a way no corporate codebase can match. To find this body's contributions, run git log --author="Urs Muff" in any Linux kernel checkout — the patches surface with their full description, their date, their hash, and the file paths they touched.
That's why this page lives differently than the others. The lived memory and architectural shape are here as framing; the truth is in the kernel git log, available to anyone. This network's curated text is a doorway; the kernel's own history is the source.