Syzbot CI
All Series
Statistics
Content
×
Patch Series
Subject
unwind_deferred: Implement sframe handling
Author
jremus@linux.ibm.com
Date
2025-11-19 13:23:11 +0000 UTC
Version
12
Cc
acme@kernel.org
akpm@linux-foundation.org
andrii@kernel.org
beaub@linux.microsoft.com
bp@alien8.de
bpf@vger.kernel.org
codonell@redhat.com
dave.hansen@linux.intel.com
david@redhat.com
dylanbhatch@google.com
fweimer@redhat.com
gor@linux.ibm.com
hca@linux.ibm.com
hpa@zytor.com
indu.bhagat@oracle.com
jemarch@gnu.org
jolsa@kernel.org
jpoimboe@kernel.org
jremus@linux.ibm.com
kees@kernel.org
liam.howlett@oracle.com
linux-kernel@vger.kernel.org
linux-mm@kvack.org
linux-trace-kernel@vger.kernel.org
lorenzo.stoakes@oracle.com
mathieu.desnoyers@efficios.com
mhiramat@kernel.org
mhocko@suse.com
mingo@kernel.org
namhyung@kernel.org
peterz@infradead.org
rostedt@goodmis.org
rostedt@kernel.org
rppt@kernel.org
sam@gentoo.org
surenb@google.com
tglx@linutronix.de
torvalds@linux-foundation.org
vbabka@suse.cz
x86@kernel.org
Patches (13)
Name
Content
[All]
[PATCH v12 01/13] unwind_user/sframe: Add support for reading .sframe headers
[Body]
[PATCH v12 02/13] unwind_user/sframe: Store .sframe section data in per-mm maple tree
[Body]
[PATCH v12 03/13] x86/uaccess: Add unsafe_copy_from_user() implementation
[Body]
[PATCH v12 04/13] unwind_user/sframe: Add support for reading .sframe contents
[Body]
[PATCH v12 05/13] unwind_user/sframe: Detect .sframe sections in executables
[Body]
[PATCH v12 06/13] unwind_user/sframe: Wire up unwind_user to sframe
[Body]
[PATCH v12 07/13] unwind_user: Stop when reaching an outermost frame
[Body]
[PATCH v12 08/13] unwind_user/sframe: Add support for outermost frame indication
[Body]
[PATCH v12 09/13] unwind_user/sframe/x86: Enable sframe unwinding on x86
[Body]
[PATCH v12 10/13] unwind_user/sframe: Remove .sframe section on detected corruption
[Body]
[PATCH v12 11/13] unwind_user/sframe: Show file name in debug output
[Body]
[PATCH v12 12/13] unwind_user/sframe: Add .sframe validation option
[Body]
[PATCH v12 13/13] unwind_user/sframe: Add prctl() interface for registering .sframe sections
[Body]
Session 2025-11-19
ID (for dev)
a01712bd-e83d-470d-a661-f1d800fc83f3
Status
skipped
Triaged
Skipped: failed to find a base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict