live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 15:30:50 to 2021-10-15 02:59:04 UTC [more...]

[PATCH v9 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-15  2:58 UTC  (14+ messages)
  ` [PATCH v9 01/11] arm64: Select STACKTRACE in arch/arm64/Kconfig
  ` [PATCH v9 10/11] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v9 11/11] arm64: Create a list of SYM_CODE functions, check return PC against list
  ` [PATCH v9 02/11] arm64: Make perf_callchain_kernel() use arch_stack_walk()
  ` [PATCH v9 03/11] arm64: Make get_wchan() "
  ` [PATCH v9 04/11] arm64: Make return_address() "
  ` [PATCH v9 05/11] arm64: Make dump_stacktrace() "
  ` [PATCH v9 06/11] arm64: Make profile_pc() "
  ` [PATCH v9 07/11] arm64: Call stack_backtrace() only from within walk_stackframe()
  ` [PATCH v9 08/11] arm64: Rename unwinder functions, prevent them from being traced and kprobed
  ` [PATCH v9 09/11] arm64: Make the unwind loop in unwind() similar to other architectures
` [PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks

[PATCH v3 0/2] fix & prevent the missing preemption disabling
 2021-10-14 15:14 UTC  (7+ messages)
` [PATCH v3 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [PATCH v3 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-10-14 10:42 UTC  (36+ messages)
` [PATCH v2 01/11] sched: Improve try_invoke_on_locked_down_task()
` [PATCH v2 02/11] sched,rcu: Rework try_invoke_on_locked_down_task()
` [PATCH v2 03/11] sched,livepatch: Use task_call_func()
` [PATCH v2 04/11] sched: Simplify wake_up_*idle*()
` [PATCH v2 05/11] sched,livepatch: Use wake_up_if_idle()
` [RFC][PATCH v2 06/11] context_tracking: Prefix user_{enter,exit}*()
` [RFC][PATCH v2 07/11] context_tracking: Add an atomic sequence/state count
` [RFC][PATCH v2 08/11] context_tracking,rcu: Replace RCU dynticks counter with context_tracking
` [RFC][PATCH v2 09/11] context_tracking,livepatch: Dont disturb NOHZ_FULL
` [RFC][PATCH v2 10/11] livepatch: Remove klp_synchronize_transition()
` [RFC][PATCH v2 11/11] context_tracking,x86: Fix text_poke_sync() vs NOHZ_FULL

[RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling
 2021-10-13 14:24 UTC  (8+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [RESEND PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-13  3:33 UTC  (23+ messages)
` [PATCH 1/2] ftrace: disable preemption on the testing of recursion
` [PATCH 2/2] ftrace: prevent preemption in perf_ftrace_function_call()
` [PATCH v2 0/2] fix & prevent the missing preemption disabling
  ` [PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
  ` [PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[RFC PATCH v8 0/4] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-09 23:41 UTC  (22+ messages)
  ` [RFC PATCH v8 1/4] arm64: Make all stack walking functions use arch_stack_walk()
  ` [RFC PATCH v8 2/4] arm64: Reorganize the unwinder code for better consistency and maintenance
  ` [RFC PATCH v8 3/4] arm64: Introduce stack trace reliability checks in the unwinder
  ` [RFC PATCH v8 4/4] arm64: Create a list of SYM_CODE functions, check return PC against list

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-10-02  5:10 UTC  (3+ messages)

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-29 18:48 UTC  (12+ messages)
` [PATCH v2 1/3] libkmod: add a library notice log level print
` [PATCH v2 2/3] libkmod/libkmod-module: add refcnt fd helper
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[RFC][PATCH 0/7] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL cpus
 2021-09-27 14:33 UTC  (26+ messages)
` [RFC][PATCH 1/7] sched,rcu: Rework try_invoke_on_locked_down_task()
` [RFC][PATCH 2/7] sched: Fix task_try_func()
` [RFC][PATCH 3/7] sched,livepatch: Use task_try_func()
` [RFC][PATCH 4/7] sched: Simplify wake_up_*idle*()
` [RFC][PATCH 5/7] sched,livepatch: Use wake_up_if_idle()
` [RFC][PATCH 6/7] context_tracking: Provide SMP ordering using RCU
` [RFC][PATCH 7/7] livepatch,context_tracking: Avoid disturbing NOHZ_FULL tasks

[PATCH v2] livepatch: Fix idle cpu's tasks transition
 2021-09-21 21:17 UTC  (4+ messages)

[PATCH] livepatch: Fix idle cpu's tasks transition
 2021-09-10 16:03 UTC  (4+ messages)

[PATCH v6 kspp-next 16/22] livepatch: only match unique symbols when using fgkaslr
 2021-09-10 12:29 UTC  (2+ messages)

[RFC PATCH] livepatch: Kick idle cpu's tasks to perform transition
 2021-09-10  8:08 UTC  (5+ messages)

[GIT PULL] livepatching for 5.15
 2021-09-03 18:45 UTC  (2+ messages)

announcing LLpatch: arch-independent live-patch creation
 2021-08-28  6:04 UTC  (5+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-19 10:01 UTC  (6+ messages)
` [PATCH 26/38] livepatch: Replace deprecated CPU-hotplug functions

[PATCH] tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
 2021-08-17 13:37 UTC  (4+ messages)

[RFC PATCH v7 0/4] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-08-12 18:45 UTC  (14+ messages)
  ` [RFC PATCH v7 1/4] arm64: Make all stack walking functions use arch_stack_walk()
  ` [RFC PATCH v7 2/4] arm64: Reorganize the unwinder code for better consistency and maintenance
  ` [RFC PATCH v7 3/4] arm64: Introduce stack trace reliability checks in the unwinder
  ` [RFC PATCH v7 4/4] arm64: Create a list of SYM_CODE functions, check return PC against list

[PATCH] libkmod-module: add support for a patient module removal option
 2021-08-06 21:45 UTC  (4+ messages)

Reference to non-existing DYNAMIC_FTRACE_WITH_ARGS
 2021-08-06 13:22 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).