messages from 2023-02-11 00:30:29 to 2023-06-20 07:50:27 UTC [more...]
[RFC PATCH v1 05/23] objtool: Reorganize ORC code
2023-06-20 7:49 UTC (4+ messages)
` [RFC PATCH v1 07/23] objtool: Introduce STATIC_CHECK
` [RFC PATCH v1 08/23] tools: LoongArch: Copy inst.h and asm.h to tools
` [RFC PATCH v1 09/23] objtool: LoongArch: Add base definition for LoongArch
[RFC PATCH v1 00/23] LoongArch: Add objtool and ORC unwinder support
2023-06-20 7:46 UTC (5+ messages)
` [RFC PATCH v1 01/23] objtool: Reorganize CFI code
` [RFC PATCH v1 02/23] objtool: Reorganize instruction-related code
` [RFC PATCH v1 03/23] objtool: Move decode_instructions() to a separate file
` [RFC PATCH v1 04/23] objtool: Reorganize Unwind hint code
[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
2023-06-19 11:32 UTC (12+ messages)
[PATCH] livepatch: match symbols exactly in klp_find_object_symbol()
2023-06-16 1:23 UTC (7+ messages)
[ANNOUNCE and CfP] Live Patching MC at LPC 2023
2023-06-14 11:34 UTC
[PATCH] ftrace: Allow inline functions not inlined to be traced
2023-06-09 21:29 UTC (5+ messages)
[PATCH] livepatch: Make 'klp_stack_entries' static
2023-06-05 14:47 UTC (3+ messages)
Live Patching Microconference at Linux Plumbers
2023-05-22 18:41 UTC (21+ messages)
[PATCH v7 00/10] livepatch: klp-convert tool
2023-05-09 20:34 UTC (29+ messages)
` [PATCH v7 01/10] livepatch: Create and include UAPI headers
` [PATCH v7 02/10] livepatch: Add klp-convert tool
` [PATCH v7 03/10] kbuild/modpost: create symbols.klp and integrate klp-convert
` [PATCH v7 04/10] livepatch: Add sample livepatch module
` [PATCH v7 05/10] documentation: Update on livepatch elf format
` [PATCH v7 06/10] livepatch/selftests: add klp-convert
` [PATCH v7 07/10] livepatch/selftests: test multiple sections
` [PATCH v7 08/10] livepatch/selftests: add __asm__ symbol renaming examples
` [PATCH v7 09/10] livepatch/selftests: add data relocations test
` [PATCH v7 10/10] livepatch/selftests: add static keys test
Question about inline, notrace, and livepatch
2023-05-02 18:26 UTC (3+ messages)
[GIT PULL] livepatching for 6.4
2023-04-25 20:10 UTC (2+ messages)
[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
2023-04-25 8:27 UTC (4+ messages)
[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-04-16 8:21 UTC (33+ messages)
` [RFC PATCH v3 05/22] objtool: Reorganize ORC types
` [RFC PATCH v3 18/22] arm64: Build the kernel with ORC information
` [RFC PATCH v3 19/22] arm64: unwinder: Add a reliability check in the unwinder based on ORC
[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-04-08 3:41 UTC (2+ messages)
[PATCH v7 00/10] livepatch: klp-convert tool
2023-04-01 9:59 UTC (5+ messages)
[PATCH v3 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-03-30 16:11 UTC (12+ messages)
` [PATCH v3 1/3] livepatch: Skip task_call_func() for current task
` [PATCH v3 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
` [PATCH 0.5/3] livepatch: Convert stack entries array to percpu
` [PATCH v3 3/3] vhost: Fix livepatch timeouts in vhost_worker()
question re klp_transition_work kickoff timeout
2023-03-23 16:31 UTC (7+ messages)
[PATCH 0/6] x86,objtool: Split UNWIND_HINT_EMPTY in two
2023-03-23 12:38 UTC (9+ messages)
` [PATCH 1/6] objtool: Add objtool_types.h
` [PATCH 2/6] objtool: Use relative pointers for annotations
` [PATCH 3/6] objtool: Change UNWIND_HINT() argument order
` [PATCH 4/6] x86,objtool: Introduce ORC_TYPE_*
` [PATCH 5/6] x86,objtool: Separate unret validation from unwind hints
` [PATCH 6/6] x86,objtool: Split UNWIND_HINT_EMPTY in two
[PATCH] module/decompress: Never use kunmap() for local un-mappings
2023-03-22 23:24 UTC (6+ messages)
[PATCH] kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol()
2023-03-19 19:59 UTC (5+ messages)
mod->klp set on copy ok ?
2023-03-17 23:31 UTC (4+ messages)
[PATCH] livepatch: Make kobj_type structures constant
2023-03-09 10:52 UTC (3+ messages)
[PATCH] livepatch: fix ELF typos
2023-03-09 9:58 UTC (3+ messages)
[PATCH v2 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-24 16:42 UTC (8+ messages)
` [PATCH v2 1/3] livepatch: Skip task_call_func() for current task
` [PATCH v2 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
` [PATCH v2 3/3] vhost: Fix livepatch timeouts in vhost_worker()
[GIT PULL] livepatching for 6.3
2023-02-23 22:20 UTC (2+ messages)
[PATCH v2 0/4] livepatch: Add garbage collection for shadow variables
2023-02-17 16:22 UTC (10+ messages)
` [PATCH v2 4/4] livepatch/shadow: Add garbage collection of "
[PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-17 9:14 UTC (11+ messages)
` [PATCH 1/3] livepatch: Skip task_call_func() for current task
` [PATCH 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
` [PATCH 3/3] vhost: Fix livepatch timeouts in vhost_worker()
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-11 0:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).