live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
 2025-12-20 16:25 UTC  (46+ messages)
` [PATCH v4 02/63] vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
` [PATCH v4 08/63] kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
` [PATCH v4 12/63] interval_tree: Fix ITSTATIC usage for *_subtree_search()
  ` [PATCH v4.1 "
` [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums
` [PATCH v4 50/63] objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums
` [PATCH v4 51/63] objtool/klp: Introduce klp diff subcommand for diffing object files
` [PATCH v4 52/63] objtool/klp: Add --debug option to show cloning decisions
` [PATCH v4 53/63] objtool/klp: Add post-link subcommand to finalize livepatch modules
` [PATCH v4 54/63] objtool: Refactor prefix symbol creation code
` [PATCH v4 55/63] objtool: Add base objtool support for livepatch modules
` [PATCH v4 56/63] livepatch: Add CONFIG_KLP_BUILD
` [PATCH v4 57/63] kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILD
` [PATCH v4 58/63] livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noise
` [PATCH v4 59/63] livepatch/klp-build: Add stub init code for livepatch modules
` [PATCH v4 60/63] livepatch/klp-build: Introduce klp-build script for generating "
` [PATCH v4 61/63] livepatch/klp-build: Add --debug option to show cloning decisions
` [PATCH v4 62/63] livepatch/klp-build: Add --show-first-changed option to show function divergence
` [PATCH v4 63/63] livepatch: Introduce source code helpers for livepatch modules

[PATCH v2 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
 2025-12-10  7:40 UTC  (7+ messages)
` [PATCH v2 1/2] bpf: Add bpf_has_frame_pointer()
` [PATCH v2 2/2] x86/unwind/orc: Support reliable unwinding through BPF stack frames

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-12-08 16:35 UTC  (10+ messages)

[PATCH AUTOSEL 6.18-5.10] livepatch: Match old_sympos 0 and 1 in klp_find_func()
 2025-12-05  4:33 UTC 

[GIT PULL] livepatching for 6.19
 2025-12-03 21:50 UTC  (2+ messages)

[PATCH 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
 2025-12-02 23:10 UTC  (8+ messages)
` [PATCH 1/2] bpf: Add bpf_has_frame_pointer()
` [PATCH 2/2] x86/unwind/orc: Support reliable unwinding through BPF stack frames
` [External] [PATCH 0/2] bpf, "

BPF fentry/fexit trampolines stall livepatch stalls transition due to missing ORC unwind metadata
 2025-12-01 20:59 UTC  (11+ messages)
    ` [External] "

[PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel
 2025-11-19 14:59 UTC  (21+ messages)
` [PATCH v2 1/6] unwind: build kernel with sframe info
` [PATCH v2 6/6] unwind: arm64: Add reliable stacktrace with sframe unwinder

[PATCH 0/4] objtool: Fix some -ffunction-sections edge cases
 2025-11-18  8:57 UTC  (12+ messages)
` [PATCH 1/4] vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
  ` [tip: objtool/core] "
` [PATCH 2/4] media: atomisp: Fix startup() section placement with -ffunction-sections
  ` [tip: objtool/core] media: atomisp: Fix namespace collision and "
` [PATCH 3/4] drivers/xen/xenbus: Fix split() section placement with AutoFDO
  ` [tip: objtool/core] drivers/xen/xenbus: Fix namespace collision and "
` [PATCH 4/4] objtool: Warn on functions with ambiguous -ffunction-sections section names
  ` [tip: objtool/core] "

[PATCH 0/2] objtool: xxhash dependency improvements
 2025-11-13  2:29 UTC  (5+ messages)
` [PATCH 1/2] objtool: Set minimum xxhash version to 0.8
` [PATCH 2/2] objtool/klp: Only enable --checksum when needed

[PATCH v4 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-11-04  1:40 UTC  (8+ messages)
` [PATCH v4 bpf 1/3] ftrace: Fix BPF fexit with livepatch
` [PATCH v4 bpf 2/3] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH v4 bpf 3/3] selftests/bpf: Add tests for livepatch + bpf trampoline

[PATCH v3 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-10-27 17:11 UTC  (9+ messages)
` [PATCH v3 bpf 1/3] ftrace: Fix BPF fexit with livepatch
` [PATCH v3 bpf 2/3] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH v3 bpf 3/3] selftests/bpf: Add tests for livepatch + bpf trampoline

[PATCH v2 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-10-26 20:27 UTC  (9+ messages)
` [PATCH v2 bpf 1/3] ftrace: Fix BPF fexit with livepatch
` [PATCH v2 bpf 2/3] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH v2 bpf 3/3] selftests/bpf: Add tests for livepatch + bpf trampoline

[PATCH bpf-next 0/3] Fix ftrace for livepatch + BPF fexit programs
 2025-10-24 18:51 UTC  (12+ messages)
` [PATCH bpf-next 1/3] ftrace: Fix BPF fexit with livepatch
` [PATCH bpf-next 2/3] ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for livepatch + bpf trampoline

[PATCH] module: Fix device table module aliases
 2025-10-22 14:32 UTC  (9+ messages)

Question - Livepatch/Kprobe Coexistence on Ftrace-enabled Functions (Ubuntu kernel based on Linux stable 5.15.30)
 2025-10-21 16:08 UTC  (24+ messages)
  ` [External] "

[PATCH] selftests: livepatch: use canonical ftrace path
 2025-10-15 13:11 UTC  (3+ messages)

[PATCH v2] livepatch: Match old_sympos 0 and 1 in klp_find_func()
 2025-10-15 13:10 UTC  (3+ messages)

[PATCH] livepatch: Match old_sympos 0 and 1 in klp_find_func()
 2025-10-13 14:45 UTC  (2+ messages)

[PATCH v3 0/6] livepatch: klp-convert tool - Minimal version
 2025-10-08 13:14 UTC  (3+ messages)
` [PATCH v3 3/6] kbuild/modpost: integrate klp-convert

[PATCH v2] powerpc64/bpf: support direct_call on livepatch function
 2025-10-08  8:50 UTC 

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-10-02 19:45 UTC  (7+ messages)

[PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
 2025-09-22  5:44 UTC  (2+ messages)

[PATCH v2] LoongArch: Fix unreliable stack for live patching
 2025-09-18  9:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).