live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 15:06:26 to 2020-04-23 23:27:10 UTC [more...]

[PATCH v2 0/9] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-23 23:26 UTC  (30+ messages)
` [PATCH v2 1/9] livepatch: Disallow vmlinux.ko
` [PATCH v2 2/9] livepatch: Apply vmlinux-specific KLP relocations early
` [PATCH v2 3/9] livepatch: Remove .klp.arch
` [PATCH v2 4/9] livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols
` [PATCH v2 5/9] s390: Change s390_kernel_write() return type to match memcpy()
` [PATCH v2 6/9] s390/module: Use s390_kernel_write() for late relocations
` [PATCH v2 7/9] x86/module: Use text_poke() "
` [PATCH v2 8/9] livepatch: Remove module_disable_ro() usage
` [PATCH v2 9/9] module: Remove module_disable_ro()

[PATCH 0/7] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-17  9:08 UTC  (38+ messages)
` [PATCH 1/7] livepatch: Apply vmlinux-specific KLP relocations early
` [PATCH 2/7] livepatch: Remove .klp.arch
` [PATCH 3/7] livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols
` [PATCH 4/7] s390/module: Use s390_kernel_write() for relocations
` [PATCH 5/7] x86/module: Use text_poke() "
` [PATCH 6/7] livepatch: Remove module_disable_ro() usage
` [PATCH 7/7] module: Remove module_disable_ro()

RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
 2020-04-15  9:16 UTC  (3+ messages)

Live patching MC at LPC2020?
 2020-04-14 10:03 UTC  (5+ messages)

[POC 00/23] livepatch: Split livepatch module per-object
 2020-04-07 20:57 UTC  (38+ messages)
` [POC 01/23] module: Allow to delete module also from inside kernel
` [POC 02/23] livepatch: Split livepatch modules per livepatched object
` [POC 03/23] livepatch: Better checks of struct klp_object definition
` [POC 04/23] livepatch: Prevent loading livepatch sub-module unintentionally
` [POC 05/23] livepatch: Initialize and free livepatch submodule
` [POC 06/23] livepatch: Enable the "
` [POC 07/23] livepatch: Remove obsolete functionality from klp_module_coming()
` [POC 08/23] livepatch: Automatically load livepatch module when the patch module is loaded
` [POC 09/23] livepatch: Handle race when livepatches are reloaded during a module load
` [POC 10/23] livepatch: Handle modprobe exit code
` [POC 11/23] livepatch: Safely detect forced transition when removing split livepatch modules
` [POC 12/23] livepatch: Automatically remove livepatch module when the object is freed
` [POC 13/23] livepatch: Remove livepatch module when the livepatched module is unloaded
` [POC 14/23] livepatch: Never block livepatch modules when the related module is being removed
` [POC 15/23] livepatch: Prevent infinite loop when loading livepatch module
` [POC 16/23] livepatch: Add patch into the global list early
` [POC 17/23] livepatch: Load livepatches for modules when loading the main livepatch
` [POC 18/23] module: Refactor add_unformed_module()
` [POC 19/23] module/livepatch: Allow to use exported symbols from livepatch module for "vmlinux"
` [POC 20/23] module/livepatch: Relocate local variables in the module loaded when the livepatch is being loaded
` [POC 21/23] livepatch: Remove obsolete arch_klp_init_object_loaded()
` [POC 22/23] livepatch/module: Remove obsolete copy_module_elf()
` [POC 23/23] module: Remove obsolete module_disable_ro()

[RESEND][PATCH v3 03/17] module: Properly propagate MODULE_STATE_COMING failure
 2020-03-27  4:51 UTC 

[PATCH v3 0/2] x86/xen: Make idle tasks reliable
 2020-03-26  9:30 UTC  (5+ messages)
` [PATCH v3 1/2] x86/xen: Make the boot CPU idle task reliable
` [PATCH v3 2/2] x86/xen: Make the secondary CPU idle tasks reliable

[PATCH v2 0/2] x86/xen: Make idle tasks reliable
 2020-03-19 10:38 UTC  (7+ messages)
` [PATCH v2 1/2] x86/xen: Make the boot CPU idle task reliable
` [PATCH v2 2/2] x86/xen: Make the secondary CPU idle tasks reliable

[PATCH 0/2] x86/xen: Make idle tasks reliable
 2020-03-17  9:16 UTC  (12+ messages)
` [PATCH 1/2] x86/xen: Make the boot CPU idle task reliable
  ` [Xen-devel] "
` [RFC PATCH 2/2] x86/xen: Make the secondary CPU idle tasks reliable

Current status about arm64 livepatch support
 2020-03-13 13:30 UTC 

[PATCH] ftrace: return first found result in lookup_rec()
 2020-03-10 19:38 UTC  (4+ messages)
  ` [PATCH v2] "

[help] Confusion on livepatch's per-task consistency model
 2020-03-02 16:58 UTC  (6+ messages)

[PATCH 0/3] Unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
 2020-02-26 14:16 UTC  (5+ messages)

[PATCH v3 5/6] x86/ftrace: Use text_poke()
 2020-01-31  7:17 UTC  (28+ messages)

[GIT PULL] livepatching for 5.6
 2020-01-27 19:15 UTC  (2+ messages)

[PATCH 0/4] livepatch/samples/selftest: Clean up show variables handling
 2020-01-17 10:13 UTC  (9+ messages)
` [PATCH 1/4] livepatch/sample: Use the right type for the leaking data pointer
` [PATCH 2/4] livepatch/selftest: Clean up shadow variable names and type
` [PATCH 3/4] livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
` [PATCH 4/4] livepatch: Handle allocation failure in the sample of shadow variable API

[PATCH 0/2] selftests/livepatch: Trivial cleanups
 2020-01-14  8:19 UTC  (7+ messages)
` [PATCH 1/2] selftests/livepatch: Replace set_dynamic_debug() with setup_config() in README
` [PATCH 2/2] selftests/livepatch: Remove unused local variable in set_ftrace_enabled()

[bug report] livepatch: Initialize shadow variables safely by a custom callback
 2020-01-13 15:11 UTC  (6+ messages)

Investment opportunity
 2020-01-12  5:37 UTC 


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).