messages from 2020-10-14 21:48:27 to 2021-02-02 18:36:20 UTC [more...]
module loader dead code removal and cleanups v3
2021-02-02 17:38 UTC (26+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] drm: remove drm_fb_helper_modinit
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] module: remove each_symbol_in_section
` [PATCH 09/13] module: merge each_symbol_section into find_symbol
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*
module loader dead code removal and cleanups v2
2021-02-02 10:45 UTC (20+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 03/13] module: unexport find_module and module_mutex
` [PATCH 04/13] module: use RCU to synchronize find_module
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 11/13] module: move struct symsearch to module.c
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
[RFC PATCH 00/17] objtool: add base support for arm64
2021-01-28 22:10 UTC (9+ messages)
module loader dead code removal and cleanusp
2021-01-28 16:24 UTC (29+ messages)
` [PATCH 01/13] powerpc/powernv: remove get_cxl_module
` [PATCH 02/13] module: add a module_loaded helper
` [PATCH 03/13] livepatch: refactor klp_init_object
` [PATCH 04/13] livepatch: move klp_find_object_module to module.c
` [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
` [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required
` [PATCH 07/13] module: mark module_mutex static
` [PATCH 08/13] drm: remove drm_fb_helper_modinit
` [PATCH 09/13] module: remove each_symbol_in_section
` [PATCH 10/13] module: merge each_symbol_section into find_symbol
` [PATCH 11/13] module: pass struct find_symbol_args to find_symbol
` [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE
` [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*
[PATCH] stacktrace: Move documentation for arch_stack_walk_reliable() to header
2021-01-27 12:27 UTC (3+ messages)
[PATCH v6 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup
2021-01-27 10:32 UTC (7+ messages)
` [PATCH v6 1/2] Documentation: livepatch: Convert to automatically generated contents
` [PATCH v6 2/2] Documentation: livepatch: document reliable stacktrace
Live patching on ARM64
2021-01-26 18:03 UTC (8+ messages)
[PATCH v4 00/10] Function Granular KASLR
2021-01-25 17:21 UTC (11+ messages)
[PATCH v5 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup
2021-01-18 19:25 UTC (5+ messages)
` [PATCH v5 1/2] Documentation: livepatch: Convert to automatically generated contents
` [PATCH v5 2/2] Documentation: livepatch: document reliable stacktrace
[PATCH v4] Documentation: livepatch: document reliable stacktrace
2021-01-18 17:50 UTC (4+ messages)
[PATCH v3] Documentation: livepatch: document reliable stacktrace
2021-01-18 12:21 UTC (6+ messages)
[PATCH] Documentation: livepatch: document reliable stacktrace
2021-01-15 0:03 UTC (10+ messages)
Disinfection
2020-12-03 8:50 UTC
[PATCH 3/3 v7] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
2020-11-19 16:07 UTC (4+ messages)
Corporate and Personal Loan/
2020-11-10 14:10 UTC
Corporate and Personal Loan *
2020-11-15 16:44 UTC
[for-next][PATCH 3/4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
2020-11-14 15:32 UTC
[PATCH 3/3 v6] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
2020-11-13 13:10 UTC (3+ messages)
[PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
2020-11-12 14:59 UTC (4+ messages)
[for-next][PATCH 06/17] livepatch/ftrace: Add recursion protection to the ftrace callback
2020-11-12 0:32 UTC (3+ messages)
` [for-next][PATCH 07/17] livepatch: Trigger WARNING if livepatch function fails due to recursion
` [for-next][PATCH 11/17] ftrace: Add recording of functions that caused recursion
Corporate and Personal Loan *
2020-11-11 8:31 UTC
[PATCH 3/3 v4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
2020-11-06 21:42 UTC
[PATCH 06/11 v3] livepatch/ftrace: Add recursion protection to the ftrace callback
2020-11-06 14:27 UTC (8+ messages)
` [PATCH 07/11 v3] livepatch: Trigger WARNING if livepatch function fails due to recursion
` [PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion
[PATCH 06/11 v2] livepatch/ftrace: Add recursion protection to the ftrace callback
2020-11-04 19:13 UTC (16+ messages)
` [PATCH 07/11 v2] livepatch: Trigger WARNING if livepatch function fails due to recursion
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
` [PATCH 11/11 v2.2] "
` [PATCH 11/11 v2.1] "
[RFC][PATCH 3/3 v3] livepatching: Use the default ftrace_ops instead of REGS when ARGS is available
2020-10-30 13:07 UTC
[PATCH 6/9] livepatch/ftrace: Add recursion protection to the ftrace callback
2020-10-30 12:28 UTC (9+ messages)
[PATCH] Documentation: livepatch: document reliable stacktrace
2020-10-29 10:04 UTC (3+ messages)
[RFC PATCH 0/3] arm64: Implement reliable stack trace
2020-10-20 16:28 UTC (8+ messages)
[GIT PULL] livepatching for 5.10
2020-10-15 22:19 UTC (2+ messages)
livepatching.git#for-linus rebased
2020-10-15 18:27 UTC
[PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking
2020-10-14 22:15 UTC (6+ messages)
page: next (older) | prev (newer) | latest
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).