live-patching
Thread
Date
Earlier messages
Messages by Thread
[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
Yafang Shao
[RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Yafang Shao
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Menglong Dong
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Yafang Shao
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Menglong Dong
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Steven Rostedt
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Yafang Shao
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Alexei Starovoitov
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Yafang Shao
Re: [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
Yafang Shao
[RFC PATCH 4/4] livepatch: Implement livepatch hybrid mode
Yafang Shao
[RFC PATCH 1/4] trace: Simplify kprobe overridable function check
Yafang Shao
Re: [RFC PATCH 1/4] trace: Simplify kprobe overridable function check
Google
[RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
Yafang Shao
Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
Song Liu
Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
Dylan Hatch
Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
Song Liu
Re: [RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
Song Liu
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
[no subject]
Premjith A V
[PATCH v4 00/12] livepatch-klp-build: small fixups and enhancements
Joe Lawrence
[PATCH v4 01/12] objtool/klp: fix data alignment in __clone_symbol()
Joe Lawrence
[PATCH v4 03/12] livepatch/klp-build: support patches that add/remove files
Joe Lawrence
[PATCH v4 02/12] objtool/klp: fix mkstemp() failure with long paths
Joe Lawrence
[PATCH v4 05/12] livepatch/klp-build: add grep-override function
Joe Lawrence
[PATCH v4 07/12] livepatch/klp-build: fix shellcheck complaints
Joe Lawrence
[PATCH v4 04/12] livepatch/klp-build: switch to GNU patch and recountdiff
Joe Lawrence
Re: [PATCH v4 04/12] livepatch/klp-build: switch to GNU patch and recountdiff
Song Liu
[PATCH v4 08/12] livepatch/klp-build: improve short-circuit validation
Joe Lawrence
[PATCH v4 09/12] livepatch/klp-build: Fix inconsistent kernel version
Joe Lawrence
Re: [PATCH v4 09/12] livepatch/klp-build: Fix inconsistent kernel version
Song Liu
[PATCH v4 06/12] livepatch/klp-build: add Makefile with check target
Joe Lawrence
[PATCH v4 11/12] livepatch/klp-build: add terminal color output
Joe Lawrence
[PATCH v4 10/12] livepatch/klp-build: provide friendlier error messages
Joe Lawrence
[PATCH v4 12/12] livepatch/klp-build: report patch validation fuzz
Joe Lawrence
Re: [PATCH v4 12/12] livepatch/klp-build: report patch validation fuzz
Song Liu
Re: [PATCH v4 00/12] livepatch-klp-build: small fixups and enhancements
Josh Poimboeuf
[PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Yonghong Song
Re: [PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Nathan Chancellor
Re: [PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Josh Poimboeuf
Re: [PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Song Liu
Re: [PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Nicolas Schier
Re: [PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Yonghong Song
Re: [PATCH kbuild v2] kbuild: Reduce the number of compiler-generated suffixes for clang thin-lto build
Nicolas Schier
[PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Yonghong Song
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Josh Poimboeuf
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Yonghong Song
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Josh Poimboeuf
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Josh Poimboeuf
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Yonghong Song
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Nathan Chancellor
Re: [PATCH kbuild] kbuild: Allow to reduce the number of suffixes for clang thin-lto build
Yonghong Song
[PATCH v4 0/7] objtool/klp: klp-build LTO support
Song Liu
[PATCH v4 1/7] objtool/klp: Remove redundant strcmp() in correlate_symbols()
Song Liu
[PATCH v4 2/7] objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
[PATCH v4 3/7] objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
[PATCH v4 4/7] objtool/klp: Also demangle global objects
Song Liu
[PATCH v4 5/7] objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
[PATCH v4 6/7] objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
[PATCH v4 7/7] objtool/klp: Correlate locals to globals
Song Liu
Re: [PATCH v4 0/7] objtool/klp: klp-build LTO support
Josh Poimboeuf
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Miroslav Benes
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Steven Rostedt
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Petr Mladek
[PATCH v3 0/8] objtool/klp: klp-build LTO support and tests
Song Liu
[PATCH v3 2/8] objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
[PATCH v3 3/8] objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
Re: [PATCH v3 3/8] objtool/klp: Use sym->demangled_name for symbol_name hash
Josh Poimboeuf
[PATCH v3 1/8] objtool/klp: Remove redundent strcmp in correlate_symbols
Song Liu
Re: [PATCH v3 1/8] objtool/klp: Remove redundent strcmp in correlate_symbols
Josh Poimboeuf
[PATCH v3 4/8] objtool/klp: Also demangle global objects
Song Liu
[PATCH v3 5/8] objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
[PATCH v3 7/8] objtool/klp: Correlate locals to globals
Song Liu
Re: [PATCH v3 7/8] objtool/klp: Correlate locals to globals
Josh Poimboeuf
Re: [PATCH v3 7/8] objtool/klp: Correlate locals to globals
Song Liu
[PATCH v3 6/8] objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
[PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Song Liu
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Miroslav Benes
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Song Liu
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Miroslav Benes
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Joe Lawrence
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Song Liu
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Joe Lawrence
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Song Liu
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Petr Mladek
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Joe Lawrence
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Petr Mladek
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Josh Poimboeuf
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Petr Mladek
Re: [PATCH v3 8/8] livepatch: Add tests for klp-build toolchain
Josh Poimboeuf
[PATCH v2 0/8] objtool/klp: klp-build LTO support and tests
Song Liu
[PATCH v2 1/8] objtool/klp: Remove redundent strcmp in correlate_symbols
Song Liu
[PATCH v2 2/8] objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
[PATCH v2 3/8] objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
[PATCH v2 4/8] objtool/klp: Also demangle global objects
Song Liu
[PATCH v2 5/8] objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
[PATCH v2 6/8] objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
Re: [PATCH v2 6/8] objtool/klp: Match symbols based on demangled_name for global variables
Josh Poimboeuf
Re: [PATCH v2 6/8] objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
Re: [PATCH v2 6/8] objtool/klp: Match symbols based on demangled_name for global variables
Josh Poimboeuf
[PATCH v2 7/8] objtool/klp: Correlate locals to globals
Song Liu
Re: [PATCH v2 7/8] objtool/klp: Correlate locals to globals
Josh Poimboeuf
Re: [PATCH v2 7/8] objtool/klp: Correlate locals to globals
Song Liu
[PATCH v2 8/8] livepatch: Add tests for klp-build toolchain
Song Liu
[PATCH v3 00/13] livepatch-klp-build: small fixups and enhancements
Joe Lawrence
[PATCH v3 01/13] objtool/klp: honor SHF_MERGE entry alignment in elf_add_data()
Joe Lawrence
Re: [PATCH v3 01/13] objtool/klp: honor SHF_MERGE entry alignment in elf_add_data()
Joe Lawrence
Re: [PATCH v3 01/13] objtool/klp: honor SHF_MERGE entry alignment in elf_add_data()
Josh Poimboeuf
Re: [PATCH v3 01/13] objtool/klp: honor SHF_MERGE entry alignment in elf_add_data()
Joe Lawrence
Re: [PATCH v3 01/13] objtool/klp: honor SHF_MERGE entry alignment in elf_add_data()
Josh Poimboeuf
[PATCH v3 03/13] livepatch/klp-build: support patches that add/remove files
Joe Lawrence
Re: [PATCH v3 03/13] livepatch/klp-build: support patches that add/remove files
Song Liu
[PATCH v3 04/13] livepatch/klp-build: switch to GNU patch and recountdiff
Joe Lawrence
[PATCH v3 02/13] objtool/klp: fix mkstemp() failure with long paths
Joe Lawrence
Re: [PATCH v3 02/13] objtool/klp: fix mkstemp() failure with long paths
Song Liu
[PATCH v3 06/13] livepatch/klp-build: add Makefile with check target
Joe Lawrence
Re: [PATCH v3 06/13] livepatch/klp-build: add Makefile with check target
Song Liu
[PATCH v3 08/13] livepatch/klp-build: improve short-circuit validation
Joe Lawrence
Re: [PATCH v3 08/13] livepatch/klp-build: improve short-circuit validation
Song Liu
[PATCH v3 05/13] livepatch/klp-build: add grep-override function
Joe Lawrence
Re: [PATCH v3 05/13] livepatch/klp-build: add grep-override function
Song Liu
[PATCH v3 07/13] livepatch/klp-build: fix shellcheck complaints
Joe Lawrence
Re: [PATCH v3 07/13] livepatch/klp-build: fix shellcheck complaints
Song Liu
[PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Joe Lawrence
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Joe Lawrence
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Song Liu
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Joe Lawrence
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Song Liu
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Josh Poimboeuf
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Joe Lawrence
Re: [PATCH v3 09/13] livepatch/klp-build: fix version mismatch when short-circuiting
Josh Poimboeuf
[PATCH] klp-build: Fix inconsistent kernel version
Josh Poimboeuf
Re: [PATCH] klp-build: Fix inconsistent kernel version
Joe Lawrence
Re: [PATCH] klp-build: Fix inconsistent kernel version
Josh Poimboeuf
[PATCH v3 11/13] livepatch/klp-build: add terminal color output
Joe Lawrence
Re: [PATCH v3 11/13] livepatch/klp-build: add terminal color output
Joe Lawrence
Re: [PATCH v3 11/13] livepatch/klp-build: add terminal color output
Song Liu
Re: [PATCH v3 11/13] livepatch/klp-build: add terminal color output
Josh Poimboeuf
Re: [PATCH v3 11/13] livepatch/klp-build: add terminal color output
Josh Poimboeuf
Re: [PATCH v3 11/13] livepatch/klp-build: add terminal color output
Joe Lawrence
Re: [PATCH v3 11/13] livepatch/klp-build: add terminal color output
Josh Poimboeuf
[PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Joe Lawrence
Re: [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Song Liu
Re: [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Joe Lawrence
Re: [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Song Liu
Re: [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Josh Poimboeuf
Re: [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Joe Lawrence
Re: [PATCH v3 13/13] livepatch/klp-build: don't look for changed objects in tools/
Josh Poimboeuf
[PATCH v3 10/13] livepatch/klp-build: provide friendlier error messages
Joe Lawrence
Re: [PATCH v3 10/13] livepatch/klp-build: provide friendlier error messages
Song Liu
Re: [PATCH v3 10/13] livepatch/klp-build: provide friendlier error messages
Josh Poimboeuf
Re: [PATCH v3 10/13] livepatch/klp-build: provide friendlier error messages
Joe Lawrence
[PATCH v3 12/13] livepatch/klp-build: report patch validation drift
Joe Lawrence
Re: [PATCH v3 12/13] livepatch/klp-build: report patch validation drift
Song Liu
Re: [PATCH v3 12/13] livepatch/klp-build: report patch validation drift
Joe Lawrence
Re: [PATCH v3 12/13] livepatch/klp-build: report patch validation drift
Josh Poimboeuf
Re: [PATCH v3 12/13] livepatch/klp-build: report patch validation drift
Joe Lawrence
[PATCH 0/8] objtool/klp: klp-build LTO support and tests
Song Liu
[PATCH 1/8] objtool/klp: Remove redundent strcmp in correlate_symbols
Song Liu
[PATCH 2/8] objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
[PATCH 3/8] objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
[PATCH 5/8] objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
[PATCH 6/8] objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
[PATCH 7/8] objtool/klp: Correlate locals to globals
Song Liu
[PATCH 8/8] livepatch: Add tests for klp-build toolchain
Song Liu
[PATCH 4/8] objtool/klp: Also demangle global objects
Song Liu
Re: [PATCH 0/8] objtool/klp: klp-build LTO support and tests
Joe Lawrence
Re: [PATCH 0/8] objtool/klp: klp-build LTO support and tests
Song Liu
Re: [PATCH 0/8] objtool/klp: klp-build LTO support and tests
Song Liu
Re: [PATCH 0/8] objtool/klp: klp-build LTO support and tests
Josh Poimboeuf
Re: [PATCH 0/8] objtool/klp: klp-build LTO support and tests
Song Liu
[PATCH v2 0/5] livepatch-klp-build: small fixups and enhancements
Joe Lawrence
[PATCH v2 1/5] objtool/klp: Fix mkstemp() failure with long paths
Joe Lawrence
Re: [PATCH v2 1/5] objtool/klp: Fix mkstemp() failure with long paths
Josh Poimboeuf
Re: [PATCH v2 1/5] objtool/klp: Fix mkstemp() failure with long paths
Joe Lawrence
[PATCH v2 2/5] livepatch/klp-build: handle patches that add/remove files
Joe Lawrence
Re: [PATCH v2 2/5] livepatch/klp-build: handle patches that add/remove files
Josh Poimboeuf
Re: [PATCH v2 2/5] livepatch/klp-build: handle patches that add/remove files
Joe Lawrence
Re: [PATCH v2 2/5] livepatch/klp-build: handle patches that add/remove files
Josh Poimboeuf
Re: [PATCH v2 2/5] livepatch/klp-build: handle patches that add/remove files
Joe Lawrence
Re: [PATCH v2 2/5] livepatch/klp-build: handle patches that add/remove files
Josh Poimboeuf
[PATCH v2 3/5] livepatch/klp-build: switch to GNU patch and recountdiff
Joe Lawrence
Re: [PATCH v2 3/5] livepatch/klp-build: switch to GNU patch and recountdiff
Joe Lawrence
Re: [PATCH v2 3/5] livepatch/klp-build: switch to GNU patch and recountdiff
Josh Poimboeuf
Re: [PATCH v2 3/5] livepatch/klp-build: switch to GNU patch and recountdiff
Joe Lawrence
Re: [PATCH v2 3/5] livepatch/klp-build: switch to GNU patch and recountdiff
Josh Poimboeuf
[PATCH v2 5/5] livepatch/klp-build: provide friendlier error messages
Joe Lawrence
[PATCH v2 4/5] livepatch/klp-build: minor short-circuiting tweaks
Joe Lawrence
Re: [PATCH v2 4/5] livepatch/klp-build: minor short-circuiting tweaks
Josh Poimboeuf
Re: [PATCH v2 4/5] livepatch/klp-build: minor short-circuiting tweaks
Joe Lawrence
[PATCH] klp-build: Update demangle_name for LTO
Song Liu
Re: [PATCH] klp-build: Update demangle_name for LTO
Josh Poimboeuf
Re: [PATCH] klp-build: Update demangle_name for LTO
Song Liu
Re: [PATCH] klp-build: Update demangle_name for LTO
Josh Poimboeuf
Re: [PATCH] klp-build: Update demangle_name for LTO
Song Liu
[PATCH] klp-build: Do not warn "no correlation" for __irf_[start|end]
Song Liu
Re: [PATCH] klp-build: Do not warn "no correlation" for __irf_[start|end]
Josh Poimboeuf
Re: [PATCH] klp-build: Do not warn "no correlation" for __irf_[start|end]
Song Liu
[PATCH 0/5] objtool/klp-build: small fixups and enhancements
Joe Lawrence
Earlier messages