Debian Patches

Status for lttng-modules/2.13.18-1+deb13u1

Patch Description Author Forwarded Bugs Origin Last update
fix-protect-syscall-probes-with-preemption-disable.patch [PATCH] Fix: Protect syscall probes with preemption disable
Since kernel v6.13, the syscall tracepoints call the probes from
faultable context (with preemption enabled).

Adapt to this change to ensure that the LTTng-modules per-cpu data
structures that expect preemption to be disabled don't get corrupted.

This has been noticed through a linked list corruption of the
lttng-tp-mempool per-cpu allocator.

This only affects preemptible kernel configurations (PREEMPT,
PREEMPT_LAZY).

Non-preemptible kernel configurations are not affected (PREEMPT_NONE,
PREEMPT_VOLOUNTARY).
Mathieu Desnoyers <mathieu.desnoyers@efficios.com> no 2025-10-01
fix-linux-rt-4.9-sched.patch Fix build of sched instrumentation on linux-rt >= 4.9.27-rt8 no

All known versions for source package 'lttng-modules'

Links