Linux Live Patching
[Prev Page][Next Page]
- Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), (continued)
- Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Martin Liška
- Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Jan Hubicka
- Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Martin Liška
- Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Jan Hubicka
- Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Jan Hubicka
- [PATCH][RFC] Come up with -flive-patching master option., Martin Liška
- Re: [PATCH][RFC] Come up with -flive-patching master option., Qing Zhao
- Re: [PATCH][RFC] Come up with -flive-patching master option., Martin Liška
- Re: [PATCH][RFC] Come up with -flive-patching master option., Qing Zhao
- Re: [PATCH][RFC] Come up with -flive-patching master option., Martin Liška
- Message not available
- [PATCH][RFC] Come up with -flive-patching master option., Qing Zhao
- Re: [PATCH][RFC] Come up with -flive-patching master option., Miroslav Benes
- Re: [PATCH][RFC] Come up with -flive-patching master option., Qing Zhao
- Re: [PATCH][RFC] Come up with -flive-patching master option., Martin Liška
- Re: [PATCH][RFC] Come up with -flive-patching master option., Miroslav Benes
- Message not available
- Message not available
- Re: [PATCH][RFC] Come up with -flive-patching master option., Martin Liška
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH]Come up with -flive-patching master option., Qing Zhao
- Re: [PATCH]Come up with -flive-patching master option., Martin Liška
- Re: [PATCH]Come up with -flive-patching master option., Jan Hubicka
- Message not available
- Re: [PATCH]Come up with -flive-patching master option., Martin Liška
- Message not available
- Re: [PATCH]Come up with -flive-patching master option., Martin Liška
- [PATCH][Version 3]Come up with -flive-patching master option., Qing Zhao
- Re: [PATCH][Version 3]Come up with -flive-patching master option., Jan Hubicka
- Message not available
- Re: [PATCH][Version 3]Come up with -flive-patching master option., Rainer Orth
- Re: [PATCH][Version 3]Come up with -flive-patching master option., Jonathan Wakely
- Message not available
- Re: [PATCH][Version 3]Come up with -flive-patching master option., Jonathan Wakely
- Re: [PATCH][Version 3]Come up with -flive-patching master option., Richard Biener
- Re: [PATCH][RFC] Come up with -flive-patching master option., Bernhard Reutner-Fischer
- Re: [PATCH][RFC] Come up with -flive-patching master option., Martin Liška
Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Martin Jambor
Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions), Qing Zhao
Performance impact of disabling non-clone IPA optimizations for the Linux kernel (was: "GCC options for kernel live-patching"), Nicolai Stange
[PATCH v12 00/12],
Petr Mladek
- [PATCH v12 01/12] livepatch: Change void *new_func -> unsigned long new_addr in struct klp_func, Petr Mladek
- [PATCH v12 03/12] livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code, Petr Mladek
- [PATCH v12 10/12] livepatch: Atomic replace and cumulative patches documentation, Petr Mladek
- [PATCH v12 11/12] livepatch: Remove ordering and refuse loading conflicting patches, Petr Mladek
- [PATCH v12 12/12] selftests/livepatch: introduce tests, Petr Mladek
- [PATCH v12 08/12] livepatch: Add atomic replace, Petr Mladek
- [PATCH v12 09/12] livepatch: Remove Nop structures when unused, Petr Mladek
- [PATCH v12 05/12] livepatch: Refuse to unload only livepatches available during a forced transition, Petr Mladek
- [PATCH v12 07/12] livepatch: Use lists to manage patches, objects and functions, Petr Mladek
- [PATCH v12 06/12] livepatch: Simplify API by removing registration step, Petr Mladek
- [PATCH v12 02/12] livepatch: Helper macros to define livepatch structures, Petr Mladek
- [PATCH v12 04/12] livepatch: Consolidate klp_free functions, Petr Mladek
- Re: [PATCH v12 00/12], Miroslav Benes
[GIT PULL] livepatching, Jiri Kosina
[PATCH v2 0/3] arm64 live patching,
Torsten Duwe
[PATCH 0/3] arm64 live patching,
Torsten Duwe
Live patching miniconf proposal submitted,
Jiri Kosina
[RFC PATCH 0/1] x86/ftrace: fix live patching vs. tracing race,
Nicolai Stange
[PATCH] livepatch: Validate module/old func name length,
Kamalesh Babulal
[PATCH v2] doc: livepatch: fix minor typo/grammar in shadow-vars.txt,
Kamalesh Babulal
[PATCH] doc: livepatch: fix minor typo in shadow-vars.txt,
Kamalesh Babulal
Livepatch consistency model, objtool, and s390x arch,
Joe Lawrence
[PATCH] livepatch: Remove reliable stacktrace check in klp_try_switch_task(),
Kamalesh Babulal
[GIT] livepatching, Jiri Kosina
[PATCH 0/3] Deny the patched modules to be removed,
Miroslav Benes
[PATCH] module: exclude SHN_UNDEF symbols from kallsyms api,
Jessica Yu
[PATCH 0/2] Periodic fake signal,
Miroslav Benes
[PATCH 4.9 02/29] objtool: Move checking code to check.c, Greg Kroah-Hartman
[PATCH 4.9 26/29] objtool, x86: Add several functions and files to the objtool whitelist, Greg Kroah-Hartman
[PATCH 02/29] objtool: Move checking code to check.c, Greg Kroah-Hartman
[PATCH 26/29] objtool, x86: Add several functions and files to the objtool whitelist, Greg Kroah-Hartman
/proc/kallsyms shows undefined symbols for livepatch modules,
Josh Poimboeuf
Bug when reloading a patched module,
Josh Poimboeuf
[PATCH] livepatch: Remove not longer valid limitations from the documentation,
Petr Mladek
[PATCH v4 0/1] Add livepatch kselftests,
Joe Lawrence
[PATCH v3 0/2] livepatch: Allocate and free shadow variables more safely,
Petr Mladek
[PATCH v3] Add livepatch kselftests,
Joe Lawrence
[PATCH v2] Add livepatch kselftests,
Joe Lawrence
Re: [PATCH v2] Add livepatch kselftests, Josh Poimboeuf
Re: [PATCH v2] Add livepatch kselftests, Miroslav Benes
[PATCH v2 0/2] livepatch: Allocate and free shadow variables more safely,
Petr Mladek
[PATCH] Add livepatch kselftests,
Joe Lawrence
[PATCH 0/8] livepatch: Atomic replace feature,
Petr Mladek
- [PATCH 8/8] livepatch: Atomic replace and cumulative patches documentation, Petr Mladek
- [PATCH 6/8] livepatch: Remove Nop structures when unused, Petr Mladek
- [PATCH 7/8] livepatch: Allow to replace even disabled patches, Petr Mladek
- [PATCH 3/8] livepatch: Add atomic replace, Petr Mladek
- [PATCH 4/8] livepatch: Add an extra flag to distinguish registered patches, Petr Mladek
- [PATCH 5/8] livepatch: Remove replaced patches from the stack, Petr Mladek
- [PATCH 1/8] livepatch: Use lists to manage patches, objects and functions, Petr Mladek
- [PATCH 2/8] livepatch: Free only structures with initialized kobject, Petr Mladek
- Re: [PATCH 0/8] livepatch: Atomic replace feature, Petr Mladek
- Re: [PATCH 0/8] livepatch: Atomic replace feature, Josh Poimboeuf
[PATCH 3.18 15/25] x86/module: Detect and skip invalid relocations, Greg Kroah-Hartman
[PATCH 4.4 50/63] x86/module: Detect and skip invalid relocations, Greg Kroah-Hartman
[PATCH 4.9 69/86] x86/module: Detect and skip invalid relocations, Greg Kroah-Hartman
[PATCH 0/2] livepatch: Allocate and free shadow variables more safely,
Petr Mladek
[PATCH v10 00/10] livepatch: Atomic replace feature,
Petr Mladek
- [PATCH v10 09/10] livepatch: Allow to replace even disabled patches, Petr Mladek
- [PATCH v10 10/10] livepatch: Atomic replace and cumulative patches documentation, Petr Mladek
- [PATCH v10 08/10] livepatch: Improve dynamic struct klp_object detection and manipulation, Petr Mladek
- [PATCH v10 07/10] livepatch: Correctly handle atomic replace for not yet loaded modules, Petr Mladek
- [PATCH v10 05/10] livepatch: Support separate list for replaced patches., Petr Mladek
- [PATCH v10 06/10] livepatch: Add atomic replace, Petr Mladek
- [PATCH v10 04/10] livepatch: Allow to unpatch only functions of the given type, Petr Mladek
- [PATCH v10 03/10] livepatch: Initial support for dynamic structures, Petr Mladek
- [PATCH v10 01/10] livepatch: Use lists to manage patches, objects and functions, Petr Mladek
- [PATCH v10 02/10] livepatch: Free only structures with initialized kobject, Petr Mladek
- Re: [PATCH v10 00/10] livepatch: Atomic replace feature, Joe Lawrence
- Re: [PATCH v10 00/10] livepatch: Atomic replace feature, Evgenii Shatokhin
[PATCH v2] On ppc64le we HAVE_RELIABLE_STACKTRACE,
Torsten Duwe
[PATCH v9 0/9] livepatch: Atomic replace feature,
Petr Mladek
- [PATCH v9 9/9] livepatch: Atomic replace and cumulative patches documentation, Petr Mladek
- [PATCH v9 5/9] livepatch: Support separate list for replaced patches., Petr Mladek
- [PATCH v9 8/9] livepatch: Improve dynamic struct klp_object detection and manipulation, Petr Mladek
- [PATCH v9 7/9] livepatch: Correctly handle atomic replace for not yet loaded modules, Petr Mladek
- [PATCH v9 6/9] livepatch: Add atomic replace, Petr Mladek
- [PATCH v9 4/9] livepatch: Allow to unpatch only functions of the given type, Petr Mladek
- [PATCH v9 3/9] livepatch: Initial support for dynamic structures, Petr Mladek
- [PATCH v9 2/9] livepatch: Free only structures with initialized kobject, Petr Mladek
- [PATCH v9 1/9] livepatch: Use lists to manage patches, objects and functions, Petr Mladek
[PATCH 4.14 023/115] x86/stacktrace: Make zombie stack traces reliable, Greg Kroah-Hartman
[PATCH v0 0/3] additional cumulative livepatch doc/samples,
Joe Lawrence
[PATCH v8 0/8] livepatch: Atomic replace feature,
Petr Mladek
- [PATCH v8 1/8] livepatch: Use lists to manage patches, objects and functions, Petr Mladek
- [PATCH v8 3/8] livepatch: Initial support for dynamic structures, Petr Mladek
- [PATCH v8 6/8] livepatch: Add atomic replace, Petr Mladek
- [PATCH v8 7/8] livepatch: Correctly handle atomic replace for not yet loaded modules, Petr Mladek
- [PATCH v8 8/8] livepatch: Atomic replace and cumulative patches documentation, Petr Mladek
- [PATCH v8 5/8] livepatch: Support separate list for replaced patches., Petr Mladek
- [PATCH v8 4/8] livepatch: Allow to unpatch only functions of the given type, Petr Mladek
- [PATCH v8 2/8] livepatch: Free only structures with initialized kobject, Petr Mladek
- Re: [PATCH v8 0/8] livepatch: Atomic replace feature, Miroslav Benes
- Re: [PATCH v8 0/8] livepatch: Atomic replace feature, Evgenii Shatokhin
[PATCH v7 0/7] livepatch: Atomic replace feature,
Petr Mladek
[PATCH AUTOSEL for 4.14 026/110] x86/stacktrace: Make zombie stack traces reliable, Sasha Levin
[GIT PULL] livepatching for 4.16, Jiri Kosina
PATCH v6 0/6] livepatch: Atomic replace feature,
Petr Mladek
[PATCH v5 0/3] livepatch: introduce atomic replace,
Jason Baron
[PATCH v2] livepatch: Remove immediate feature,
Miroslav Benes
[PATCH v5 0/2] kprobes: improve error handling when arming/disarming kprobes,
Jessica Yu
[PATCH v4 0/2] kprobes: improve error handling when arming/disarming kprobes,
Jessica Yu
[PATCH v3 0/2] kprobes: improve error handling when arming/disarming kprobes,
Jessica Yu
[PATCH v2] livepatch: add locking to force and signal functions,
Miroslav Benes
[PATCH] livepatch: add locking to force and signal functions,
Miroslav Benes
[PATCH] x86/stacktrace: Make zombie stack traces reliable, Josh Poimboeuf
stack traces and zombie tasks,
Miroslav Benes
[PATCH 0/2] Remove immediate feature,
Miroslav Benes
[PATCH v2 1/5] x86/stacktrace: do now unwind after user regs,
Jiri Slaby
[PATCH] livepatch: doc: Add a description for no traced inline functions,
Taeung Song
Re: [PATCH 1/2] x86/stacktrace: do not fail when regs on stack for ORC,
Josh Poimboeuf
livepatch module references and ORC unwinder?,
Joe Lawrence
[PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes,
Miroslav Benes
[GIT PULL] livepatching for 4.15, Jiri Kosina
[PATCH v4 0/3] ppc64le: Add REL24 relocation support of livepatch symbols,
Kamalesh Babulal
[PATCH] objtool: fix build of 64-bit kernel with 32-bit userspace,
Mikulas Patocka
[PATCH v2] x86/module: Detect corrupt relocations against nonzero data, Josh Poimboeuf
[PATCH] x86/module: Detect corrupt relocations against nonzero data,
Josh Poimboeuf
[PATCH v2 0/2] kprobes: improve error handling when arming/disarming kprobes,
Jessica Yu
[PATCH] livepatch: fix merge bug in klp_cleanup_module_patches_limited(),
Josh Poimboeuf
[PATCH v3 0/2] livepatch: Introduce signal and force sysfs attributes,
Miroslav Benes
[PATCH 0/2] livepatch: Additional fixes for callbacks feature,
Petr Mladek
[PATCH v3] kernel/module_64.c: Add REL24 relocation support of livepatch symbols,
Kamalesh Babulal
[PATCH v6 0/3] livepatch callbacks,
Joe Lawrence
[PATCH v4 0/3] livepatch: introduce atomic replace,
Jason Baron
[PATCH 0/2] kprobes: improve error handling when arming/disarming kprobes,
Jessica Yu
[PATCH 00/13] x86/paravirt: Make pv ops code generation more closely match reality,
Josh Poimboeuf
[Index of Archives]
[Linux Kernel]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]