org.kernel.vger.live-patching archive
605 archived articles, newest first (page 6 of 7). Latest articles →
[PATCH v2 1/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
Mon, 8 Jun 2026 18:08:45 +0800[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
Mon, 8 Jun 2026 18:08:44 +0800Re: [PATCH v3 3/7] livepatch: Support scoped atomic replace using replace_set
Sun, 7 Jun 2026 22:00:58 +0800Re: [PATCH v3 3/7] livepatch: Support scoped atomic replace using replace_set
Sun, 07 Jun 2026 13:33:13 +0000Re: [PATCH v3 4/7] livepatch: Deprecate stack_order
Sun, 07 Jun 2026 13:31:04 +0000Re: [PATCH v3 5/7] selftests/livepatch: Update tests for replace_set
Sun, 07 Jun 2026 13:29:22 +0000[PATCH v3 7/7] selftests/livepatch: Add test for function conflict across replace_sets
Sun, 7 Jun 2026 21:16:59 +0800[PATCH v3 6/7] selftests/livepatch: Add test for state ID conflict across replace_sets
Sun, 7 Jun 2026 21:16:58 +0800[PATCH v3 5/7] selftests/livepatch: Update tests for replace_set
Sun, 7 Jun 2026 21:16:57 +0800[PATCH v3 4/7] livepatch: Deprecate stack_order
Sun, 7 Jun 2026 21:16:56 +0800[PATCH v3 3/7] livepatch: Support scoped atomic replace using replace_set
Sun, 7 Jun 2026 21:16:55 +0800[PATCH v3 2/7] livepatch: Move klp_find_func() into core.h
Sun, 7 Jun 2026 21:16:54 +0800[PATCH v3 1/7] livepatch: Fix NULL pointer dereference in klp_find_func()
Sun, 7 Jun 2026 21:16:53 +0800[PATCH v3 0/7] livepatch: Introduce replace set support
Sun, 7 Jun 2026 21:16:52 +0800Re: [PATCH 4/4] selftests: livepatch: Add information about minimum kernel support
Fri, 5 Jun 2026 17:14:42 +0200Re: [PATCH 3/4] selftests: livepatch: Adapt mod_target module to pass on 4.12 kernels
Fri, 5 Jun 2026 16:39:44 +0200Re: [PATCH 3/4] selftests: livepatch: Adapt mod_target module to pass on 4.12 kernels
Fri, 5 Jun 2026 16:36:47 +0200Re: [PATCH 2/4] selftests: livepatch: Remove leftover modules when a testcase fails
Fri, 5 Jun 2026 16:15:08 +0200Re: [PATCH 3/4] selftests: livepatch: Adapt mod_target module to pass on 4.12 kernels
Fri, 05 Jun 2026 11:05:32 -0300Re: [PATCH 2/4] selftests: livepatch: Remove leftover modules when a testcase fails
Fri, 5 Jun 2026 15:59:44 +0200Re: [PATCH 1/4] selftests: livepatch: Introduce _remove_mod function
Fri, 5 Jun 2026 15:44:13 +0200Re: [PATCH 4/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
Fri, 5 Jun 2026 16:53:09 +0800Re: [PATCH 3/8] LoongArch: Add special section entry sizes for KLP support
Fri, 5 Jun 2026 16:38:39 +0800Re: [PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
Fri, 05 Jun 2026 16:10:58 +0800Re: [PATCH 0/8] LoongArch: Add livepatch build (KLP) support
Fri, 5 Jun 2026 15:57:22 +0800Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Fri, 05 Jun 2026 08:51:03 +0200Re: [PATCH v3] killswitch: add per-function short-circuit mitigation primitive
Thu, 4 Jun 2026 17:18:55 -0400Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Thu, 4 Jun 2026 15:12:07 +0200Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Thu, 4 Jun 2026 15:09:46 +0200Re: [PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Thu, 04 Jun 2026 08:42:13 +0000[PATCH v2] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Thu, 4 Jun 2026 16:32:08 +0800Re: [PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Thu, 4 Jun 2026 16:10:53 +0800[PATCH 8/8] klp-build: Add LoongArch syscall patching macro
Thu, 4 Jun 2026 14:53:17 +0800[PATCH 7/8] objtool/klp: Add LoongArch jump opcode bytes support
Thu, 4 Jun 2026 14:53:16 +0800[PATCH 6/8] LoongArch: Fix EFI linking with -fdata-sections
Thu, 4 Jun 2026 14:53:15 +0800[PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
Thu, 4 Jun 2026 14:53:14 +0800[PATCH 4/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
Thu, 4 Jun 2026 14:53:13 +0800[PATCH 3/8] LoongArch: Add special section entry sizes for KLP support
Thu, 4 Jun 2026 14:53:12 +0800[PATCH 2/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
Thu, 4 Jun 2026 14:53:11 +0800[PATCH 1/8] LoongArch: Add livepatch build (KLP) support
Thu, 4 Jun 2026 14:53:10 +0800[PATCH 0/8] LoongArch: Add livepatch build (KLP) support
Thu, 4 Jun 2026 14:53:09 +0800Re: [PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Wed, 3 Jun 2026 15:12:59 +0200Re: [PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Wed, 03 Jun 2026 15:09:37 +0200Re: [PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Wed, 3 Jun 2026 15:14:29 +0800Re: [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Wed, 3 Jun 2026 10:10:44 +0800Re: [PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wed, 3 Jun 2026 09:54:25 +0800Re: [PATCH v2 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wed, 3 Jun 2026 09:49:26 +0800Re: [PATCH v2 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
Wed, 3 Jun 2026 09:35:55 +0800Re: [PATCH v2 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
Wed, 3 Jun 2026 09:23:08 +0800[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
Tue, 2 Jun 2026 20:45:09 +0800Re: [PATCH v2 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Tue, 2 Jun 2026 19:37:23 +0800Re: [PATCH v2 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
Tue, 2 Jun 2026 19:22:49 +0800Re: [PATCH v2 2/8] riscv: stacktrace: Add frame record metadata
Tue, 2 Jun 2026 19:18:17 +0800Re: [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Mon, 1 Jun 2026 09:57:46 -0400Re: [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Mon, 1 Jun 2026 14:17:08 +0800Re: [PATCH v2 3/4] livepatch: deprecate stack_order
Fri, 29 May 2026 17:13:30 +0800Re: [PATCH v2 4/4] selftests/livepatch: Update tests for replace_set
Fri, 29 May 2026 17:12:53 +0800Re: [PATCH v2 2/4] livepatch: Support scoped atomic replace using replace_set
Fri, 29 May 2026 17:11:12 +0800Re: [PATCH v2 1/4] livepatch: Make klp_find_func() non-static
Fri, 29 May 2026 17:07:43 +0800Re: [PATCH v2 4/4] selftests/livepatch: Update tests for replace_set
Fri, 29 May 2026 05:16:59 +0000Re: [PATCH v2 3/4] livepatch: deprecate stack_order
Fri, 29 May 2026 04:54:46 +0000Re: [PATCH v2 2/4] livepatch: Support scoped atomic replace using replace_set
Fri, 29 May 2026 04:32:11 +0000Re: [PATCH v2 1/4] livepatch: Make klp_find_func() non-static
Fri, 29 May 2026 04:01:30 +0000[PATCH v2 4/4] selftests/livepatch: Update tests for replace_set
Fri, 29 May 2026 11:45:42 +0800[PATCH v2 3/4] livepatch: deprecate stack_order
Fri, 29 May 2026 11:45:41 +0800[PATCH v2 2/4] livepatch: Support scoped atomic replace using replace_set
Fri, 29 May 2026 11:45:40 +0800[PATCH v2 1/4] livepatch: Make klp_find_func() non-static
Fri, 29 May 2026 11:45:39 +0800[PATCH v2 0/4] livepatch: Introduce replace set support
Fri, 29 May 2026 11:45:38 +0800Re: [PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
Thu, 28 May 2026 10:33:34 -0300Re: [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Thu, 28 May 2026 09:21:53 -0400Re: [PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Thu, 28 May 2026 13:43:15 +0200Re: [PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Thu, 28 May 2026 13:38:35 +0200[PATCH v2 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
Thu, 28 May 2026 16:23:05 +0800[PATCH v2 2/8] riscv: stacktrace: Add frame record metadata
Thu, 28 May 2026 16:23:04 +0800[PATCH v2 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Thu, 28 May 2026 16:23:09 +0800[PATCH v2 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
Thu, 28 May 2026 16:23:08 +0800[PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
Thu, 28 May 2026 16:23:10 +0800[PATCH v2 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
Thu, 28 May 2026 16:23:07 +0800[PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Thu, 28 May 2026 16:23:03 +0800[PATCH v2 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Thu, 28 May 2026 16:23:06 +0800[PATCH v2 0/8] riscv: Add reliable stack unwinding for livepatch
Thu, 28 May 2026 16:23:02 +0800Re: [PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Thu, 28 May 2026 13:38:06 +0800Re: [PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Wed, 27 May 2026 11:30:28 -0400Re: [PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Wed, 27 May 2026 21:19:35 +0800[PATCH 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix
Wed, 27 May 2026 20:35:30 +0800[PATCH 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
Wed, 27 May 2026 20:35:29 +0800[PATCH 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
Wed, 27 May 2026 20:35:28 +0800[PATCH 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
Wed, 27 May 2026 20:35:27 +0800[PATCH 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
Wed, 27 May 2026 20:35:26 +0800[PATCH 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
Wed, 27 May 2026 20:35:25 +0800[PATCH 2/8] riscv: stacktrace: Add frame record metadata
Wed, 27 May 2026 20:35:24 +0800[PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
Wed, 27 May 2026 20:35:23 +0800[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
Wed, 27 May 2026 20:35:22 +0800Re: [PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Wed, 27 May 2026 09:09:44 -0300[PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
Wed, 27 May 2026 17:59:29 +0800Re: [RFC PATCH 1/6] livepatch: Support scoped atomic replace using replace set
Wed, 27 May 2026 10:37:36 +0800Re: [RFC PATCH 1/6] livepatch: Support scoped atomic replace using replace set
Wed, 27 May 2026 10:17:04 +0800Re: [RFC PATCH 1/6] livepatch: Support scoped atomic replace using replace set
Tue, 26 May 2026 11:27:56 -0700Re: [PATCH v3] killswitch: add per-function short-circuit mitigation primitive
Tue, 26 May 2026 10:29:44 -0400Re: [RFC PATCH 0/6] livepatch: Introduce replace set support
Tue, 26 May 2026 15:13:04 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.