live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-27 22:18:41 to 2019-10-07 08:17:28 UTC [more...]

[PATCH 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-07  8:17 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] livepatch: Use FTRACE_OPS_FL_PERMANENT

[PATCH v3 0/5] livepatch: new API to track system state changes
 2019-10-04 14:47 UTC  (8+ messages)
` [PATCH v3 1/5] livepatch: Keep replaced patches until post_patch callback is called
` [PATCH v3 2/5] livepatch: Basic API to track system state changes
` [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 "

[RFC PATCH v2 0/3] livepatch: Clear relocation targets on a module removal
 2019-10-03  9:17 UTC  (12+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] livepatch: Unify functions for writing and clearing object relocations
` [RFC PATCH v2 3/3] livepatch: Clean up klp_update_object_relocations() return paths

[PATCH AUTOSEL 5.3 13/49] livepatch: Nullify obj->mod in klp_module_coming()'s error path
 2019-09-29 17:30 UTC 

[PATCH AUTOSEL 5.2 12/42] livepatch: Nullify obj->mod in klp_module_coming()'s error path
 2019-09-29 17:32 UTC 

[PATCH AUTOSEL 4.19 08/33] livepatch: Nullify obj->mod in klp_module_coming()'s error path
 2019-09-29 17:33 UTC 

[PATCH AUTOSEL 4.14 06/23] livepatch: Nullify obj->mod in klp_module_coming()'s error path
 2019-09-29 17:35 UTC 

[RFC patch 14/15] workpending: Provide infrastructure for work before entering a guest
 2019-09-26 11:35 UTC 

[GIT PULL] livepatching for 5.4
 2019-09-23 19:25 UTC  (2+ messages)

Здравствуйте! Вас интересуют клиентские базы данных?
 2019-09-14 16:36 UTC 

Inquiry 11/Sept/2019
 2019-09-11 11:55 UTC 

(no subject)
 2019-09-11  5:04 UTC 

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-09 11:25 UTC 

[RFC PATCH 0/2] livepatch: Clear relocation targets on a module removal
 2019-09-06 16:45 UTC  (44+ messages)
` [PATCH 1/2] livepatch: Nullify obj->mod in klp_module_coming()'s error path
` [RFC PATCH 2/2] livepatch: Clear relocation targets on a module removal

LPC19 Live Patching MC: materials for "Source-based livepatch creation tooling"
 2019-09-06 13:44 UTC 

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-04 19:46 UTC 

Live patching MC preliminary schedule
 2019-08-27 11:17 UTC  (2+ messages)

[PATCH v4 03/10] livepatch: Add klp-convert tool
 2019-08-22  3:35 UTC  (20+ messages)
  ` [PATCH v4 06/10] modpost: Add modinfo flag to livepatch modules
  ` [PATCH v4 07/10] livepatch: Add sample livepatch module

[PATCH] selftests: livepatch: add missing fragments to config
 2019-08-14 13:20 UTC  (2+ messages)

[PATCH] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-08-14 10:52 UTC  (7+ messages)

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

[Linux Plumbers Conference] Please submit your livepatch LPC topic proposals by Monday
 2019-08-02 20:42 UTC 

[URGENT] Please submit your LPC topic proposals by Monday
 2019-08-02 20:04 UTC 

[PATCH] selftests/livepatch: push and pop dynamic debug config
 2019-07-30 21:52 UTC  (6+ messages)

[PATCH] kprobes: Allow kprobes coexist with livepatch
 2019-07-27  9:41 UTC  (7+ messages)

kprobes, livepatch and FTRACE_OPS_FL_IPMODIFY
 2019-07-25  0:43 UTC  (3+ messages)

[PATCH v3] selftests/livepatch: add test skip handling
 2019-07-24 20:19 UTC  (8+ messages)
  ` [PATCH v4] "

[PATCH v8 0/5] arm64: ftrace with regs
 2019-07-24 16:15 UTC  (2+ messages)

[PATCH] selftests/livepatch: add test skip handling
 2019-07-20 11:26 UTC  (9+ messages)

[RFC 3/5] livepatch: Allow to distinguish different version of system state changes
 2019-07-18 11:38 UTC  (3+ messages)

[PATCH v2] selftests/livepatch: add test skip handling
 2019-07-17 14:45 UTC  (5+ messages)

[RFC PATCH] selftests/livepatch: only consider supported arches
 2019-07-12 18:14 UTC  (5+ messages)

[GIT PULL] livepatching for 5.3
 2019-07-11 22:45 UTC  (2+ messages)

!!!Klientskie bazy. Email: prodawez@armyspy.com Uznajte podrobnee
 2019-07-01 20:45 UTC 

[PATCH] ftrace: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
 2019-06-29 21:22 UTC  (21+ messages)
                ` [PATCH] ftrace/x86: anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare()

[PATCH 37/39] docs: adds some directories to the main documentation index
 2019-06-28 12:55 UTC  (2+ messages)

[PATCH] ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modify_prepare()
 2019-06-28 10:54 UTC  (4+ 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).