From: Alexei Starovoitov Date: Wed, 10 Dec 2025 07:28:49 +0000 (-0800) Subject: Merge branch 'bpf-x86-unwind-orc-support-reliable-unwinding-through-bpf-stack-frames' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297c3fba9d766b52b6b8e99fa53f0a85c5902909;p=thirdparty%2Flinux.git Merge branch 'bpf-x86-unwind-orc-support-reliable-unwinding-through-bpf-stack-frames' Josh Poimboeuf says: ==================== bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames Fix livepatch stalls which may be seen when a task is blocked with BPF JIT on its kernel stack. Changes since v1 (https://lore.kernel.org/cover.1764699074.git.jpoimboe@kernel.org): - fix NULL ptr deref in __arch_prepare_bpf_trampoline() ==================== Link: https://patch.msgid.link/cover.1764818927.git.jpoimboe@kernel.org Signed-off-by: Alexei Starovoitov --- 297c3fba9d766b52b6b8e99fa53f0a85c5902909