Linux Live Patching
[Prev Page][Next Page]
- Re: Live patching for powerpc, (continued)
- Live patching miniconf (track) at LPC,
Jiri Kosina
- re: livepatch: reuse module loader code to write relocations,
Dan Carpenter
- Bug with paravirt ops and livepatches,
Chris J Arges
- [RFC PATCH v1.9 00/14] livepatch: hybrid consistency model,
Josh Poimboeuf
- [RFC PATCH v1.9 05/14] sched: horrible way to detect whether a task has been preempted, Josh Poimboeuf
- [RFC PATCH v1.9 13/14] livepatch: add /proc/<pid>/patch_status, Josh Poimboeuf
- [RFC PATCH v1.9 14/14] livepatch: update task universe when exiting kernel, Josh Poimboeuf
- [RFC PATCH v1.9 11/14] livepatch: store function sizes, Josh Poimboeuf
- [RFC PATCH v1.9 12/14] livepatch: create per-task consistency model, Josh Poimboeuf
- [RFC PATCH v1.9 10/14] livepatch: move patching functions into patch.c, Josh Poimboeuf
- [RFC PATCH v1.9 09/14] livepatch: remove unnecessary object loaded check, Josh Poimboeuf
- [RFC PATCH v1.9 08/14] livepatch: separate enabled and patched states, Josh Poimboeuf
- [RFC PATCH v1.9 07/14] x86/stacktrace: add function for detecting reliable stack traces, Josh Poimboeuf
- [RFC PATCH v1.9 06/14] x86: add error handling to dump_trace(), Josh Poimboeuf
- [RFC PATCH v1.9 04/14] x86: move _stext marker before head code, Josh Poimboeuf
- [RFC PATCH v1.9 03/14] x86/asm/head: standardize the bottom of the stack for idle tasks, Josh Poimboeuf
- [RFC PATCH v1.9 01/14] x86/asm/head: cleanup initial stack variable, Josh Poimboeuf
- [RFC PATCH v1.9 02/14] x86/asm/head: use a common function for starting CPUs, Josh Poimboeuf
- Re: [RFC PATCH v1.9 00/14] livepatch: hybrid consistency model, Miroslav Benes
- Re: [RFC PATCH v1.9 00/14] livepatch: hybrid consistency model, Miroslav Benes
- Re: [RFC PATCH v1.9 00/14] livepatch: hybrid consistency model, Petr Mladek
- Re: [RFC PATCH v1.9 00/14] livepatch: hybrid consistency model, Petr Mladek
- [PATCH HACK 1/6] livepatch-test: Add more cases,
Michael Ellerman
- [PATCH/RFC] ppc64 livepatch: frameless klp_return_helper using odd TOC,
Torsten Duwe
- [PATCH v6 0/5] (mostly) Arch-independent livepatch,
Jessica Yu
- Livepatch consistency model update,
Josh Poimboeuf
- [GIT PULL] livepatching for 4.6, Jiri Kosina
- [PATCH v3 0/2] Livepatch module notifier cleanup,
Jessica Yu
- [PATCH v5 0/6] (mostly) Arch-independent livepatch,
Jessica Yu
- [PATCH] livepatch: Update maintainers,
Josh Poimboeuf
- [PATCH v2 0/2] Livepatch module notifier cleanup,
Jessica Yu
- [PATCH 0/3] Livepatch module notifier cleanup,
Jessica Yu
- [PATCH 1/2] ppc64le live patch: clear out storage location(s) in mini stack frame,
Torsten Duwe
- [PATCH] livepatch: Fix the error message about unresolvable ambiguity,
Petr Mladek
- [PATCH] livepatch: Add some basic LivePatch documentation,
Petr Mladek
- [PATCH][v6][RFC] livepatch/ppc: Enable livepatching on powerpc,
Balbir Singh
- [PATCH 00/11] Various objtool fixes,
Josh Poimboeuf
- [PATCH 01/11] objtool: Prevent infinite recursion in noreturn detection, Josh Poimboeuf
- [PATCH 03/11] objtool: Compile with debugging symbols, Josh Poimboeuf
- [PATCH 04/11] objtool: Fix false positive warnings related to sibling calls, Josh Poimboeuf
- [PATCH 05/11] objtool: Add helper macros for traversing instructions, Josh Poimboeuf
- [PATCH 11/11] objtool: Only print one warning per function, Josh Poimboeuf
- [PATCH 10/11] objtool: Add several performance improvements, Josh Poimboeuf
- [PATCH 09/11] tools/objtool: Copy hashtable.h into tools directory, Josh Poimboeuf
- [PATCH 06/11] objtool: Remove superflous INIT_LIST_HEAD, Josh Poimboeuf
- [PATCH 02/11] objtool: Detect infinite recursion, Josh Poimboeuf
- [PATCH 08/11] objtool: Fix false positive warnings for functions with multiple switch statements, Josh Poimboeuf
- [PATCH 07/11] objtool: Rename some variables and functions, Josh Poimboeuf
- [v5][PATCH] livepatch/ppc: Enable livepatching on powerpc,
Balbir Singh
- [PATCH] klp: remove superfluous errors in asm/livepatch.h,
Miroslav Benes
- [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc,
Petr Mladek
- [PATCH][v3] Enable livepatching on powerpc,
Balbir Singh
- Re: linux-next: Tree for Mar 3,
Sudip Mukherjee
- [RFC][PATCH][v2] Enable livepatching for powerpc,
Balbir Singh
- [PATCH v3 1/8] powerpc: Create a helper for getting the kernel toc value,
Michael Ellerman
- [PATCH v3 8/8] powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel, Michael Ellerman
- [PATCH v3 6/8] powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftrace, Michael Ellerman
- [PATCH v3 7/8] powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI, Michael Ellerman
- [PATCH v3 2/8] powerpc/module: Only try to generate the ftrace_caller() stub once, Michael Ellerman
- [PATCH v3 5/8] powerpc/ftrace: Use generic ftrace_modify_all_code(), Michael Ellerman
- [PATCH v3 4/8] powerpc/module: Create a special stub for ftrace_caller(), Michael Ellerman
- [PATCH v3 3/8] powerpc/module: Mark module stubs with a magic value, Michael Ellerman
- Re: [PATCH v3 1/8] powerpc: Create a helper for getting the kernel toc value, Kamalesh Babulal
- Re: [PATCH v3 1/8] powerpc: Create a helper for getting the kernel toc value, Balbir Singh
- Re: [v3,1/8] powerpc: Create a helper for getting the kernel toc value, Michael Ellerman
- [PATCH v2 1/8] powerpc: Create a helper for getting the kernel toc value,
Michael Ellerman
- [PATCH v19 00/10] Compile-time stack metadata validation,
Josh Poimboeuf
- [PATCH v19 07/10] x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard, Josh Poimboeuf
- [PATCH v19 06/10] sched: always inline context_switch(), Josh Poimboeuf
- [PATCH v19 09/10] objtool: Add CONFIG_STACK_VALIDATION option, Josh Poimboeuf
- [PATCH v19 10/10] objtool: Enable stack metadata validation on x86_64, Josh Poimboeuf
- [PATCH v19 05/10] sched: Mark __schedule() stack frame as non-standard, Josh Poimboeuf
- [PATCH v19 04/10] bpf: Mark __bpf_prog_run() stack frame as non-standard, Josh Poimboeuf
- [PATCH v19 03/10] x86/xen: Mark xen_cpuid() stack frame as non-standard, Josh Poimboeuf
- [PATCH v19 02/10] objtool: Add STACK_FRAME_NON_STANDARD macro, Josh Poimboeuf
- [PATCH v19 01/10] objtool: Mark non-standard files and directories, Josh Poimboeuf
- Re: [PATCH v19 00/10] Compile-time stack metadata validation, Ingo Molnar
- [PATCH v18 0/9] Compile-time stack metadata validation,
Josh Poimboeuf
- [PATCH v18 3/9] x86/xen: Mark xen_cpuid() stack frame as non-standard, Josh Poimboeuf
- [PATCH v18 8/9] objtool: Add CONFIG_STACK_VALIDATION option, Josh Poimboeuf
- [PATCH v18 9/9] objtool: Enable stack metadata validation on x86_64, Josh Poimboeuf
- [PATCH v18 6/9] x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard, Josh Poimboeuf
- [PATCH v18 5/9] sched: Mark __schedule() stack frame as non-standard, Josh Poimboeuf
- [PATCH v18 4/9] bpf: Mark __bpf_prog_run() stack frame as non-standard, Josh Poimboeuf
- [PATCH v18 2/9] objtool: Add STACK_FRAME_NON_STANDARD macro, Josh Poimboeuf
- [PATCH v18 1/9] objtool: Mark non-standard files and directories, Josh Poimboeuf
- Re: [PATCH v18 0/9] Compile-time stack metadata validation, Ingo Molnar
- Re: [PATCH v18 0/9] Compile-time stack metadata validation, Ingo Molnar
- [RFC][PATCH] Enable livepatching for powerpc,
Balbir Singh
- [PATCH v17 0/9] Compile-time stack metadata validation,
Josh Poimboeuf
- [PATCH 01/12] powerpc/module: Only try to generate the ftrace_caller() stub once,
Michael Ellerman
- [PATCH 08/12] powerpc/ftrace: Rework ftrace_caller(), Michael Ellerman
- [PATCH 12/12] powerpc/ftrace: Disable profiling for some files, Michael Ellerman
- [PATCH 11/12] powerpc/ftrace: Rework __ftrace_make_nop(), Michael Ellerman
- [PATCH 10/12] powerpc/ftrace: FTRACE_WITH_REGS configuration variables, Michael Ellerman
- [PATCH 07/12] powerpc/ftrace: FTRACE_WITH_REGS implementation for ppc64le, Michael Ellerman
- [PATCH 09/12] powerpc/ftrace: Use generic ftrace_modify_all_code(), Michael Ellerman
- [PATCH 04/12] powerpc/ftrace: Prepare for -mprofile-kernel, Michael Ellerman
- [PATCH 05/12] powerpc/ftrace: ftrace_graph_caller() needs to save/restore toc, Michael Ellerman
- [PATCH 06/12] powerpc/module: Rework is_early_mcount_callsite(), Michael Ellerman
- [PATCH 03/12] powerpc/module: Create a special stub for ftrace_caller(), Michael Ellerman
- [PATCH 02/12] powerpc/module: Mark module stubs with a magic value, Michael Ellerman
- Re: [PATCH 01/12] powerpc/module: Only try to generate the ftrace_caller() stub once, Balbir Singh
- Re: [PATCH 01/12] powerpc/module: Only try to generate the ftrace_caller() stub once, Torsten Duwe
- Re: [PATCH 01/12] powerpc/module: Only try to generate the ftrace_caller() stub once, Kamalesh Babulal
- [GIT PULL] livepatching regression fix, Jiri Kosina
- [PATCH v5] ftrace/module: remove ftrace module notifier,
Jessica Yu
- [PATCH v8 0/8] ftrace with regs + live patching for ppc64 LE (ABI v2),
Torsten Duwe
- [PATCH v4 0/4] Fix ordering of ftrace/livepatch calls on module load and unload,
Jessica Yu
- [PATCH v3 0/2] Fix ordering of ftrace/livepatch calls on module load and unload,
Jessica Yu
- [PATCH v7 00/10] ftrace with regs + live patching for ppc64 LE (ABI v2),
Torsten Duwe
- [PATCH v7 07/10] ppc64 ftrace: disable profiling for some files, Torsten Duwe
- [PATCH v7 10/10] livepatch: Detect offset for the ftrace location during build, Petr Mladek
- [PATCH v7 09/10] Enable LIVEPATCH to be configured on ppc64le and add livepatch.o if it is selected., Torsten Duwe
- [PATCH v7 08/10] Implement kernel live patching for ppc64le (ABIv2), Torsten Duwe
- [PATCH v7 06/10] ppc64 ftrace: disable profiling for some functions, Torsten Duwe
- [PATCH v7 05/10] ppc64 ftrace_with_regs: spare early boot and low level, Torsten Duwe
- [PATCH v7 04/10] ppc64 ftrace_with_regs configuration variables, Torsten Duwe
- [PATCH v7 03/10] ppc use ftrace_modify_all_code default, Torsten Duwe
- [PATCH v7 02/10] ppc64le FTRACE_WITH_REGS implementation, Torsten Duwe
- [PATCH v7 01/10] ppc64 (le): prepare for -mprofile-kernel, Torsten Duwe
- [RFC PATCH v4 0/6] (mostly) Arch-independent livepatch,
Jessica Yu
- [PATCH v2 0/2] Fix ordering of ftrace/livepatch calls on module load and unload,
Jessica Yu
- [PATCH 0/2] Fix ordering of ftrace + livepatch module notifier callbacks,
Jessica Yu
- [BUG] Incorrect ordering of klp and ftrace module notifier callbacks,
Jessica Yu
- [PATCH v6 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2),
Torsten Duwe
[Index of Archives]
[Linux Kernel]
[Linux NFS]
[Linux NILFS]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]