live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-18 08:20:51 to 2022-05-09 16:22:25 UTC [more...]

[RFC] sched,livepatch: call klp_try_switch_task in __cond_resched
 2022-05-09 16:22 UTC  (14+ messages)
` [RFC] sched,livepatch: call stop_one_cpu in klp_check_and_switch_task

[PATCH v6 00/23] Rust support
 2022-05-09  9:39 UTC  (7+ messages)
` [PATCH v6 03/23] kallsyms: increase maximum kernel symbol length to 512

[PATCH v2 0/3] kallsyms: Rust requirements
 2022-05-06 20:34 UTC  (2+ messages)
` [PATCH v2 3/3] kallsyms: increase maximum kernel symbol length to 512

[PATCH v1 0/3] kallsyms: Rust requirements
 2022-05-06  9:45 UTC  (5+ messages)
` [PATCH v1 3/3] kallsyms: increase maximum kernel symbol length to 512

[PATCH] entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
 2022-05-05  7:30 UTC  (4+ messages)

[PATCH v2] entry/kvm: Make vCPU tasks exit to userspace when a livepatch is pending
 2022-05-04 17:37 UTC  (14+ messages)

[PATCH] entry/kvm: Make vCPU tasks exit to userspace when a livepatch is pending
 2022-05-03 17:30 UTC  (4+ messages)

2nd Quater puchase request
 2022-05-03 14:52 UTC 

[PATCH v10 00/15] Function Granular KASLR
 2022-05-03  7:31 UTC  (11+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[PATCH v13 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-04-18 18:38 UTC  (48+ messages)
  ` [PATCH v13 05/11] arm64: Copy the task argument to unwind_state
  ` [PATCH v13 06/11] arm64: Use stack_trace_consume_fn and rename args to unwind()
` [RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
  ` [RFC PATCH v1 1/9] objtool: Parse DWARF Call Frame Information in object files
  ` [RFC PATCH v1 2/9] objtool: Generate DWARF rules and place them in a special section
  ` [RFC PATCH v1 3/9] dwarf: Build the kernel with DWARF information
  ` [RFC PATCH v1 4/9] dwarf: Implement DWARF rule processing in the kernel
  ` [RFC PATCH v1 5/9] dwarf: Implement DWARF support for modules
  ` [RFC PATCH v1 6/9] arm64: unwinder: Add a reliability check in the unwinder based on DWARF CFI
  ` [RFC PATCH v1 7/9] arm64: dwarf: Implement unwind hints
  ` [RFC PATCH v1 8/9] dwarf: Miscellaneous changes required for enabling livepatch
  ` [RFC PATCH v1 9/9] dwarf: Enable livepatch for ARM64

[RFC PATCH v6 00/12] livepatch: klp-convert tool
 2022-04-18 18:12 UTC  (10+ messages)
` [RFC PATCH v6 01/12] livepatch: Create and include UAPI headers
` [RFC PATCH v6 02/12] kbuild: Support for symbols.klp creation
` [RFC PATCH v6 03/12] livepatch: Add klp-convert tool
  ` elf API: was: "

[PATCH v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2022-04-13 14:11 UTC  (9+ messages)
  ` [PATCH v14 1/7] arm64: Split unwind_init()
  ` [PATCH v14 2/7] arm64: Copy the task argument to unwind_state
  ` [PATCH v14 3/7] arm64: Make the unwind loop in unwind() similar to other architectures
  ` [PATCH v14 4/7] arm64: Introduce stack trace reliability checks in the unwinder
  ` [PATCH v14 5/7] arm64: Create a list of SYM_CODE functions, check return PC against list
  ` [PATCH v14 6/7] arm64: Introduce arch_stack_walk_reliable()
  ` [PATCH v14 7/7] arm64: Select HAVE_RELIABLE_STACKTRACE

[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
 2022-03-29 11:22 UTC  (4+ messages)

[GIT PULL] livepatching for 5.18
 2022-03-28 22:06 UTC  (2+ messages)

[PATCH v2] livepatch: Reorder to use before freeing a pointer
 2022-03-23 16:17 UTC  (7+ messages)

[PATCH] livepatch: Reorder to use before freeing a pointer
 2022-03-19 20:25 UTC  (2+ messages)

[PATCH v3] livepatch: Don't block removal of patches that are safe to unload
 2022-03-17 18:38 UTC  (8+ messages)
    ` [External] "

[PATCH v5 00/20] Rust support
 2022-03-17 18:09 UTC  (2+ messages)
` [PATCH v5 02/20] kallsyms: increase maximum kernel symbol length to 512

[PATCH v2] livepatch: Don't block removal of patches that are safe to unload
 2022-03-11 11:59 UTC  (6+ messages)
    ` [External] "

[PATCH] livepatch: Only block the removal of KLP_UNPATCHED forced transition patch
 2022-03-08 10:28 UTC  (8+ messages)
  ` [External] "

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-25  2:42 UTC  (7+ messages)
` [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test

[PATCH v3] livepatch: Skip livepatch tests if ftrace cannot be configured
 2022-02-24  9:08 UTC  (5+ messages)

[PATCH v6 00/13] module: core code clean up
 2022-02-23 16:57 UTC  (32+ messages)
` [PATCH v6 01/13] module: Move all into module/
` [PATCH v6 02/13] module: Simple refactor in preparation for split
` [PATCH v6 03/13] module: Make internal.h and decompress.c more compliant
` [PATCH v6 04/13] module: Move livepatch support to a separate file
` [PATCH v6 05/13] module: Move latched RB-tree "
` [PATCH v6 06/13] module: Move strict rwx "
` [PATCH v6 07/13] module: Move extra signature support out of core code
` [PATCH v6 08/13] module: Move kmemleak support to a separate file
` [PATCH v6 09/13] module: Move kallsyms support into "
` [PATCH v6 10/13] module: Move procfs "

[PATCH v4 00/20] Rust support
 2022-02-22 12:45 UTC  (4+ messages)
` [PATCH v4 02/20] kallsyms: increase maximum kernel symbol length to 512

[PATCH v6 11/13] module: Move sysfs support into a separate file
 2022-02-22 10:19 UTC  (4+ messages)
` [PATCH v6 12/13] module: Move kdb_modules list out of core code
` [PATCH v6 13/13] module: Move version support into a separate file

[PATCH v2 0/3] kmod: add patient module removal support
 2022-02-18  8:20 UTC  (5+ 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).