Debian Patches

Status for gnumach/2:1.8+git20260224-3

Patch Description Author Forwarded Bugs Origin Last update
12_version_suffix.patch =================================================================== no
20_FP_NO.patch diff --git a/i386/include/mach/i386/fp_reg.h b/i386/include/mach/i386/fp_reg.h
index 5673055..f490623 100644
no
50_initrd.patch Jérémie Koenig <jk@jk.fr.eu.org>
Add ramdisk support for d-i.

how to destroy once unused) and rather store data in a task and use the
task libstore class. Also see discussions on the wiki.
no
git-grab_page_nonpriv commit 67c31476ccaf040fbe990bef02dd544296d43706

Page allocation from a CPU pool does not consider vm_page_alloc_paused.

A non-empty CPU page pool always allocates pages even when
vm_page_alloc_paused is set. An unprivileged thread can therefore
acquire a signicant number of pages until the pool is empty. The cycle
can continue for a longer period if the pool is replenished by a VM
privileged thread before the unprivileged thread requests more pages
and in extreme cases can result in complete system memory exhaustion.
Message-ID: <20260228205443.67047-2-mike@weatherwax.co.uk>

diff --git a/vm/vm_page.c b/vm/vm_page.c
index 47eeb042..5cdf0c7b 100644
Mike Kelly <mike@weatherwax.co.uk> no 2026-02-28

All known versions for source package 'gnumach'

Links