Linux Live Patching
[Prev Page][Next Page]
- [PATCH v3 1/1] arm64: Implement stack trace termination record, (continued)
- Re: the qemu-nbd process automatically exit with the commit 43347d56c 'livepatch: send a fake signal to all blocking tasks',
Miroslav Benes
- Re: [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate,
Miroslav Benes
- [RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks,
madvenka
- [RFC PATCH v2 0/1] arm64: Implement stack trace termination record,
madvenka
- [RFC PATCH v1 0/4] arm64: Implement stack trace reliability checks,
madvenka
- [PATCH v2] livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure,
Miroslav Benes
- [PATCH] livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure,
Miroslav Benes
- [PATCH] docs: livepatch: Fix a typo,
Bhaskar Chowdhury
- [PATCH] livepatch: klp_send_signal should treat PF_IO_WORKER like PF_KTHREAD,
Dong Kai
- [RFC PATCH v1 0/1] arm64: Implement stack trace termination record,
madvenka
- [RFC PATCH v2 0/8] arm64: Implement reliable stack trace,
madvenka
- [PATCH V2] docs: livepatch: Fix a typo and remove the unnecessary gaps in a sentence,
Bhaskar Chowdhury
- [PATCH] docs: livepatch: Fix a typo in the file shadow-vars.rst,
Bhaskar Chowdhury
- [PATCH RFC] MIPS: livepatch: Add LIVEPATCH basic code,
Jinyang He
- [RFC PATCH v1 0/1] arm64: Unwinder enhancements for reliable stack trace,
madvenka
- [GIT PULL] livepatching for 5.12,
Petr Mladek
- 'perf probe' and symbols from .text.<something>,
Evgenii Shatokhin
- Re: [GIT PULL] x86/urgent for v5.11-rc7,
Josh Poimboeuf
- Re: [RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64,
Josh Poimboeuf
- module loader dead code removal and cleanups v3,
Christoph Hellwig
- [PATCH 02/13] drm: remove drm_fb_helper_modinit, Christoph Hellwig
- [PATCH 01/13] powerpc/powernv: remove get_cxl_module, Christoph Hellwig
- [PATCH 04/13] module: use RCU to synchronize find_module, Christoph Hellwig
- [PATCH 03/13] module: unexport find_module and module_mutex, Christoph Hellwig
- [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol, Christoph Hellwig
- [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required, Christoph Hellwig
- [PATCH 10/13] module: pass struct find_symbol_args to find_symbol, Christoph Hellwig
- [PATCH 09/13] module: merge each_symbol_section into find_symbol, Christoph Hellwig
- [PATCH 11/13] module: move struct symsearch to module.c, Christoph Hellwig
- [PATCH 13/13] module: remove EXPORT_UNUSED_SYMBOL*, Christoph Hellwig
- [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE, Christoph Hellwig
- [PATCH 08/13] module: remove each_symbol_in_section, Christoph Hellwig
- [PATCH 07/13] module: mark module_mutex static, Christoph Hellwig
- Re: module loader dead code removal and cleanups v3, Jessica Yu
- Re: module loader dead code removal and cleanups v3, Jessica Yu
- module loader dead code removal and cleanups v2,
Christoph Hellwig
[PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE, Christoph Hellwig
[PATCH 10/13] module: pass struct find_symbol_args to find_symbol, Christoph Hellwig
[PATCH 11/13] module: move struct symsearch to module.c, Christoph Hellwig
[PATCH 07/13] module: mark module_mutex static, Christoph Hellwig
Message not available
Message not available
Message not available
module loader dead code removal and cleanusp,
Christoph Hellwig
- [PATCH 03/13] livepatch: refactor klp_init_object, Christoph Hellwig
- [PATCH 09/13] module: remove each_symbol_in_section, Christoph Hellwig
- [PATCH 11/13] module: pass struct find_symbol_args to find_symbol, Christoph Hellwig
- [PATCH 10/13] module: merge each_symbol_section into find_symbol, Christoph Hellwig
- [PATCH 12/13] module: remove EXPORT_SYMBOL_GPL_FUTURE, Christoph Hellwig
- [PATCH 13/13] module: remove EXPORY_UNUSED_SYMBOL*, Christoph Hellwig
- [PATCH 06/13] kallsyms: only build {,module_}kallsyms_on_each_symbol when required, Christoph Hellwig
- [PATCH 08/13] drm: remove drm_fb_helper_modinit, Christoph Hellwig
- [PATCH 07/13] module: mark module_mutex static, Christoph Hellwig
- [PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol, Christoph Hellwig
- [PATCH 04/13] livepatch: move klp_find_object_module to module.c, Christoph Hellwig
- [PATCH 02/13] module: add a module_loaded helper, Christoph Hellwig
- [PATCH 01/13] powerpc/powernv: remove get_cxl_module, Christoph Hellwig
Re: [RFC PATCH 00/17] objtool: add base support for arm64,
Josh Poimboeuf
[PATCH v6 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup,
Mark Brown
[PATCH] stacktrace: Move documentation for arch_stack_walk_reliable() to header,
Mark Brown
[PATCH v5 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup,
Mark Brown
[PATCH v4] Documentation: livepatch: document reliable stacktrace,
Mark Brown
[PATCH v3] Documentation: livepatch: document reliable stacktrace,
Mark Brown
Re: Live patching on ARM64,
Josh Poimboeuf
[for-next][PATCH 3/4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available, Steven Rostedt
[PATCH 3/3 v7] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available,
VMware
[PATCH 3/3 v6] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available,
Steven Rostedt
[for-next][PATCH 07/17] livepatch: Trigger WARNING if livepatch function fails due to recursion, Steven Rostedt
[for-next][PATCH 11/17] ftrace: Add recording of functions that caused recursion, Steven Rostedt
[PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available,
Steven Rostedt
[for-next][PATCH 06/17] livepatch/ftrace: Add recursion protection to the ftrace callback, Steven Rostedt
[PATCH 3/3 v4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available, Steven Rostedt
[PATCH 07/11 v3] livepatch: Trigger WARNING if livepatch function fails due to recursion,
VMware
[PATCH 06/11 v3] livepatch/ftrace: Add recursion protection to the ftrace callback,
VMware
[PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion,
VMware
[PATCH 06/11 v2] livepatch/ftrace: Add recursion protection to the ftrace callback, Steven Rostedt
[PATCH 07/11 v2] livepatch: Trigger WARNING if livepatch function fails due to recursion,
Steven Rostedt
[PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion,
Steven Rostedt
Re: [RFC][PATCH 3/3 v3] livepatching: Use the default ftrace_ops instead of REGS when ARGS is available, Miroslav Benes
[PATCH 6/9] livepatch/ftrace: Add recursion protection to the ftrace callback,
Steven Rostedt
[PATCH] Documentation: livepatch: document reliable stacktrace,
Mark Rutland
Re: [RFC PATCH 0/3] arm64: Implement reliable stack trace,
Josh Poimboeuf
[GIT PULL] livepatching for 5.10,
Jiri Kosina
livepatching.git#for-linus rebased, Jiri Kosina
[PATCH v2] x86/unwind/orc: fix inactive tasks with stack pointer in %sp, Jiri Slaby
Re: [PATCHSET RFC v3 0/6] Add support for TIF_NOTIFY_SIGNAL,
Miroslav Benes
Patching kthread functions,
Evgenii Shatokhin
Re: [PATCH v5 00/10] Function Granular KASLR,
Miroslav Benes
[PATCH v5 10/10] livepatch: only match unique symbols when using fgkaslr,
Kristen Carlson Accardi
[GIT PULL] livepatching for 5.9-rc5,
Petr Mladek
[PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking,
Miroslav Benes
[GIT PULL] livepatching for 5.9,
Petr Mladek
Re: [PATCH 2/7] modules: mark find_symbol static,
Jessica Yu
Re: [PATCH v4 00/10] Function Granular KASLR,
Miroslav Benes
[PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs,
Joe Lawrence
[PATCH] Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled",
Josh Poimboeuf
[PATCH 0/2] x86/unwind: A couple of fixes for newly forked tasks,
Josh Poimboeuf
[PATCH v3 0/3] kprobes: Remove MODULES dependency,
Jarkko Sakkinen
Re: linux-next: Tree for Jun 23 (objtool (2)),
Miroslav Benes
[PATCH v2 2/3] module: Add lock_modules() and unlock_modules(), Jarkko Sakkinen
[PATCH v2] selftests/livepatch: adopt to newer sysctl error format,
Petr Mladek
[PATCH 2/3] module: Add lock_modules() and unlock_modules(), Jarkko Sakkinen
[PATCH] selftests/livepatch: Use "comm" instead of "diff" for dmesg,
Joe Lawrence
[PATCH] selftests/livepatch: adopt to newer sysctl error format,
Kamalesh Babulal
[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y,
Masahiro Yamada
[PATCH v3 0/3] selftests/livepatch: small script cleanups,
Joe Lawrence
[PATCH v2 0/4] selftests/livepatch: small script cleanups,
Joe Lawrence
[PATCH 0/3] selftests/livepatch: small script cleanups,
Joe Lawrence
[GIT PULL] livepatching for 5.8,
Jiri Kosina
[PATCH v2 0/4] selftests/livepatch: rework of test-klp-{callbacks,shadow_vars},
Yannick Cote
[PATCH] module: make module symbols visible after init,
Cheng Jian
Question: livepatch failed for new fork() task stack unreliable,
Wang ShaoBo
[PATCH 0/4] selftests/livepatch: rework of test-klp-{callbacks,shadow_vars},
Yannick Cote
- [PATCH 1/4] selftests/livepatch: rework test-klp-callbacks to use completion variables, Yannick Cote
- [PATCH 4/4] selftests/livepatch: fix mem leaks in test-klp-shadow-vars, Yannick Cote
- [PATCH 3/4] selftests/livepatch: more verification in test-klp-shadow-vars, Yannick Cote
- [PATCH 2/4] selftests/livepatch: rework test-klp-shadow-vars, Yannick Cote
- Re: [PATCH 0/4] selftests/livepatch: rework of test-klp-{callbacks,shadow_vars}, Joe Lawrence
- Re: [PATCH 0/4] selftests/livepatch: rework of test-klp-{callbacks,shadow_vars}, Miroslav Benes
- Re: [PATCH 0/4] selftests/livepatch: rework of test-klp-{callbacks,shadow_vars}, Kamalesh Babulal
Re: linux-next: Tree for May 21 (objtool warnings),
Miroslav Benes
[PATCH] MAINTAINERS: add lib/livepatch to LIVE PATCHING,
Kamalesh Babulal
[PATCH] MAINTAINERS: Update LIVE PATCHING file list,
Kamalesh Babulal
[PATCH] MAINTAINERS: adjust to livepatch .klp.arch removal,
Lukas Bulwahn
[PATCH -next v2] livepatch: Make klp_apply_object_relocs static,
Samuel Zou
[PATCH -next] livepatch: Make klp_apply_object_relocs static,
Samuel Zou
[PATCH v4 00/11] livepatch,module: Remove .klp.arch and module_disable_ro(),
Josh Poimboeuf
[Index of Archives]
[Linux Kernel]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]