live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 14:15:07 to 2022-01-10 16:17:10 UTC [more...]

[PATCH] livepatch: Avoid CPU hogging with cond_resched
 2022-01-10 16:16 UTC  (9+ messages)

[PATCH] livepatch: Avoid CPU hogging with cond_resched
 2022-01-10 14:38 UTC  (4+ messages)

[PATCH v12 00/10] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-01-06 20:17 UTC  (23+ messages)
  ` [PATCH v12 01/10] arm64: Remove NULL task check from unwind_frame()
  ` [PATCH v12 02/10] arm64: Rename unwinder functions
  ` [PATCH v12 03/10] arm64: Rename stackframe to unwind_state
  ` [PATCH v12 04/10] arm64: Split unwind_init()
  ` [PATCH v12 05/10] arm64: Copy unwind arguments to unwind_state
  ` [PATCH v12 06/10] arm64: Make the unwind loop in unwind() similar to other architectures
  ` [PATCH v12 07/10] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v12 08/10] arm64: Create a list of SYM_CODE functions, check return PC against list
  ` [PATCH v12 09/10] arm64: Introduce arch_stack_walk_reliable()
  ` [PATCH v12 10/10] arm64: Select HAVE_RELIABLE_STACKTRACE

[PATCH v9 00/15] Function Granular KASLR
 2022-01-05 18:46 UTC  (37+ messages)
` [PATCH v9 01/15] modpost: fix removing numeric suffixes
` [PATCH v9 02/15] livepatch: use `-z unique-symbol` if available to nuke pos-based search
` [PATCH v9 03/15] kallsyms: Hide layout
` [PATCH v9 04/15] arch: introduce ASM function sections
` [PATCH v9 05/15] x86: support "
` [PATCH v9 06/15] x86: decouple ORC table sorting into a separate file
` [PATCH v9 07/15] Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v9 08/15] x86/tools: Add relative relocs for randomized functions
` [PATCH v9 09/15] x86: Add support for function granular KASLR
` [PATCH v9 10/15] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v9 11/15] x86/boot: allow FG-KASLR to be selected
` [PATCH v9 12/15] module: Reorder functions
` [PATCH v9 13/15] module: use a scripted approach for FG-KASLR
` [PATCH v9 14/15] Documentation: add documentation "
` [PATCH v9 15/15] maintainers: add MAINTAINERS entry "

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-01-04 19:44 UTC  (19+ messages)
` [PATCH v2 01/13] livepatch: Fix build failure on 32 bits processors
` [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
` [PATCH v2 03/13] powerpc/module_32: Fix livepatching for RO modules
` [PATCH v2 04/13] powerpc/ftrace: Add support for livepatch to PPC32
` [PATCH v2 05/13] powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32
` [PATCH v2 06/13] powerpc/ftrace: Simplify PPC32's return_to_handler()
` [PATCH v2 07/13] powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v2 08/13] powerpc/ftrace: Prepare PPC64's "
` [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v2 10/13] powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller
` [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
` [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
` [PATCH v2 13/13] powerpc/ftrace: Remove ftrace_32.S

[PATCH -next] livepatch: Fix missing unlock on error in klp_enable_patch()
 2022-01-04 13:09 UTC  (5+ messages)

[PATCH bpf-next v5 1/9] kernel: Add kallsyms_on_each_symbol variant for single module
 2021-12-30  2:36 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH v3] livepatch: Fix kobject refcount bug on klp_init_patch_early failure path
 2021-12-23 11:09 UTC  (5+ messages)

[PATCH v3] Documentation: livepatch: Add livepatch API page
 2021-12-23 11:08 UTC  (4+ messages)

[PATCH v2] Documentation: livepatch: Add livepatch API page
 2021-12-20 11:24 UTC  (4+ messages)

[PATCH v2] livepatch: Fix leak on klp_init_patch_early failure path
 2021-12-20  9:48 UTC  (7+ messages)

[PATCH] arm64: module: Use aarch64_insn_write when updating relocations later on
 2021-12-20  4:11 UTC  (3+ messages)

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-18 16:12 UTC  (17+ messages)

[PATCH] livepatch: Fix leak on klp_init_patch_early failure path
 2021-12-17 13:53 UTC  (19+ messages)

[PATCH v2 0/2] livepatch: Allow user to specify functions to search for on a stack
 2021-12-16  9:15 UTC  (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/livepatch: Test of the API for specifying "

ppc64le STRICT_MODULE_RWX and livepatch apply_relocate_add() crashes
 2021-12-14 13:35 UTC  (10+ messages)

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-14  8:54 UTC  (5+ messages)

[PATCH v8 00/14] Function Granular KASLR
 2021-12-10 13:20 UTC  (21+ messages)
` [PATCH v8 07/14] kallsyms: Hide layout
` [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
  ` [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections

[PATCH v11 0/5] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-12-10  4:13 UTC  (7+ messages)
  ` [PATCH v11 1/5] arm64: Call stack_backtrace() only from within walk_stackframe()

[PATCH] powerpc/module_64: Fix livepatching for RO modules
 2021-12-10  3:08 UTC  (4+ messages)

[PATCH v2 0/3] kmod: add patient module removal support
 2021-12-08 12:53 UTC  (7+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

Some questions about arm64 live-patching support
 2021-12-08  7:48 UTC  (3+ messages)

CET/IBT support and live-patches
 2021-12-06  6:12 UTC  (5+ messages)

[PATCH 2/3] livepatch: Allow user to specify functions to search for on a stack
 2021-12-03 16:01 UTC  (3+ 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).