live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 09:02:11 to 2020-01-17 15:04:25 UTC [more...]

[POC 00/23] livepatch: Split livepatch module per-object
 2020-01-17 15:03 UTC  (12+ 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 05/23] livepatch: Initialize and free livepatch submodule
` [POC 06/23] livepatch: Enable the "
` [POC 10/23] livepatch: Handle modprobe exit code
` [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 22/23] livepatch/module: Remove obsolete copy_module_elf()
` [POC 23/23] module: Remove obsolete module_disable_ro()

[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 

BPF tracing trampoline synchronization between update/freeing and execution?
 2020-01-07  9:03 UTC  (5+ messages)

[PATCH v2] selftests: livepatch: Fix it to do root uid check and skip
 2019-12-17 15:08 UTC  (4+ messages)

[PATCH] selftests: livepatch: Fix it to do root uid check and skip
 2019-12-16  8:37 UTC  (4+ messages)

[PATCH v3 0/4] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-12-11 13:45 UTC  (13+ messages)
` [PATCH v3 1/4] s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
` [PATCH v3 2/4] s390/unwind: split unwind_next_frame() to several functions
` [PATCH v3 3/4] s390/unwind: prepare the unwinding interface for reliable stack traces
` [PATCH v3 4/4] s390/livepatch: Implement reliable stack tracing for the consistency model
    ` [PATCH v4 1/2] s390/unwind: add stack pointer alignment sanity checks
    ` [PATCH v4 2/2] s390/livepatch: Implement reliable stack tracing for the consistency model

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-12-03  0:06 UTC 

[GIT PULL] livepatching for 5.5
 2019-11-26  4:25 UTC  (2+ messages)

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-21 18:55 UTC 

Summary of LPC 2019 live patching miniconf
 2019-11-15 15:32 UTC 

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-14 20:15 UTC 

Investment opportunity
 2019-11-12 22:04 UTC 

[PATCH] selftests/livepatch: filter 'taints' from dmesg comparison
 2019-11-07 15:33 UTC  (9+ messages)

[PATCH v2] x86/stacktrace: update kconfig help text for reliable unwinders
 2019-11-07 14:54 UTC  (5+ messages)

[PATCH] x86/stacktrace: update kconfig help text for reliable unwinders
 2019-11-06 23:54 UTC  (4+ messages)

[PATCH v4 0/5] livepatch: new API to track system state changes
 2019-11-01 12:14 UTC  (8+ messages)
` [PATCH v4 1/5] livepatch: Keep replaced patches until post_patch callback is called
` [PATCH v4 2/5] livepatch: Basic API to track system state changes
` [PATCH v4 3/5] livepatch: Allow to distinguish different version of "
` [PATCH v4 4/5] livepatch: Documentation of the new API for tracking "
` [PATCH v4 5/5] livepatch: Selftests of the "

[PATCH v2 0/3] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-10-31 15:24 UTC  (9+ messages)
` [PATCH v2 1/3] s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
` [PATCH v2 2/3] s390/unwind: prepare the unwinding interface for reliable stack traces
` [PATCH v2 3/3] s390/livepatch: Implement reliable stack tracing for the consistency model

[PATCH v4 15/16] module: Move where we mark modules RO,X
 2019-10-28 10:43 UTC  (10+ messages)

[PATCH] selftests/livepatch: Disable the timeout
 2019-10-25 18:00 UTC  (3+ messages)

[PATCH v3 0/5] livepatch: new API to track system state changes
 2019-10-24 12:13 UTC  (12+ messages)
` [PATCH v3 2/5] livepatch: Basic "
` [PATCH v3 3/5] livepatch: Allow to distinguish different version of "
` [PATCH v3 4/5] livepatch: Documentation of the new API for tracking "
` [PATCH v3 5/5] livepatch: Selftests of the "

[PATCH v3 5/6] x86/ftrace: Use text_poke()
 2019-10-23  9:04 UTC  (24+ messages)

[PATCH v8 0/5] arm64: ftrace with regs
 2019-10-21 13:20 UTC  (8+ messages)

[PATCH v3 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-17  7:25 UTC  (15+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests/livepatch: Make dynamic debug setup and restore generic
` [PATCH v3 3/3] selftests/livepatch: Test interaction with ftrace_enabled

[PATCH v2] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-16  5:02 UTC  (12+ messages)

[PATCH 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-10 13:44 UTC  (15+ messages)
` [PATCH 1/3] ftrace: Make test_rec_ops_needs_regs() generic
` [PATCH 2/3] ftrace: Introduce PERMANENT ftrace_ops flag
` [PATCH 3/3] livepatch: Use FTRACE_OPS_FL_PERMANENT

[RFC PATCH v2 0/3] livepatch: Clear relocation targets on a module removal
 2019-10-03  9:17 UTC  (7+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 3/3] livepatch: Clean up klp_update_object_relocations() return paths


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