Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
refs/heads/sos-3.9
/
kernel
/
livepatch
2992ef2
livepatch/module: make TAINT_LIVEPATCH module-specific
by Josh Poimboeuf
· 8 years ago
255e732
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
by Jessica Yu
· 8 years ago
444d13f
modules: add ro_after_init support
by Jessica Yu
· 8 years ago
be69f70
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus
by Jiri Kosina
· 9 years ago
f09d908
livepatch: make object/func-walking helpers more robust
by Miroslav Benes
· 9 years ago
4d4fb97
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
by Jiri Kosina
· 9 years ago
28e7cbd
livepatch: Allow architectures to specify an alternate ftrace location
by Michael Ellerman
· 9 years ago
61bf12d
livepatch: robustify klp_register_patch() API error checking
by Jiri Kosina
· 9 years ago
425595a
livepatch: reuse module loader code to write relocations
by Jessica Yu
· 9 years ago
7e545d6
livepatch/module: remove livepatch module notifier
by Jessica Yu
· 9 years ago
f995b5f
livepatch: Fix the error message about unresolvable ambiguity
by Petr Mladek
· 9 years ago
b56b36e
livepatch: Cleanup module page permission changes
by Josh Poimboeuf
· 9 years ago
444f9e9
livepatch: function,sympos scheme in livepatch sysfs directory
by Chris J Arges
· 9 years ago
064c89d
livepatch: add sympos as disambiguator field to klp_reloc
by Chris J Arges
· 9 years ago
b2b018e
livepatch: add old_sympos as disambiguator field to klp_func
by Chris J Arges
· 9 years ago
e41b104
livepatch: x86: fix relocation computation with kASLR
by Zhou Chengming
· 9 years ago
225f58f
livepatch: Improve error handling in klp_disable_func()
by Minfei Huang
· 9 years ago
110c146
Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus
by Jiri Kosina
· 10 years ago
9a1bd63
livepatch: add module locking around kallsyms calls
by Miroslav Benes
· 10 years ago
26029d8
livepatch: annotate klp_init() with __init
by Minfei Huang
· 10 years ago
8cdd043
livepatch: introduce patch/func-walking helpers
by Jiri Slaby
· 10 years ago
cad706d
livepatch: make kobject in klp_object statically allocated
by Miroslav Benes
· 10 years ago
36e505c
livepatch: Prevent patch inconsistencies if the coming module notifier fails
by Minfei Huang
· 10 years ago
e76ff06
livepatch: match return value to function signature
by Nicholas Mc Guire
· 10 years ago
5d4351b
livepatch: x86: make kASLR logic more accurate
by Jiri Kosina
· 10 years ago
bcf5d54
Merge branch 'for-4.1/core-noarch' into for-linus
by Jiri Kosina
· 10 years ago
8cb2c2d
livepatch: Fix subtle race with coming and going modules
by Petr Mladek
· 10 years ago
2e3ac94
livepatch: remove unnecessary call to klp_find_object_module()
by Josh Poimboeuf
· 10 years ago
c064a0d
livepatch: fix RCU usage in klp_find_external_symbol()
by Peter Zijlstra
· 10 years ago
c4ce0da
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler()
by Petr Mladek
· 10 years ago
0937e3b
livepatch: simplify disable error path
by Josh Poimboeuf
· 10 years ago
e0b561e
livepatch: fix format string in kobject_init_and_add()
by Jiri Kosina
· 10 years ago
f638f4d
livepatch: add missing newline to error message
by Josh Poimboeuf
· 10 years ago
12cf89b
livepatch: rename config to CONFIG_LIVEPATCH
by Josh Poimboeuf
· 10 years ago
dbed7dd
livepatch: fix uninitialized return value
by Josh Poimboeuf
· 10 years ago
3c33f5b
livepatch: support for repatching a function
by Josh Poimboeuf
· 10 years ago
83a90bb
livepatch: enforce patch stacking semantics
by Josh Poimboeuf
· 10 years ago
32b7eb8
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
by Miroslav Benes
· 10 years ago
99590ba
livepatch: fix deferred module patching order
by Josh Poimboeuf
· 10 years ago
b9dfe0b
livepatch: handle ancient compilers with more grace
by Jiri Kosina
· 10 years ago
83ac237
livepatch: kconfig: use bool instead of boolean
by Christoph Jaeger
· 10 years ago
33e8612
livepatch: use FTRACE_OPS_FL_IPMODIFY
by Josh Poimboeuf
· 10 years ago
b5bfc51
livepatch: move x86 specific ftrace handler code to arch/x86
by Li Bin
· 10 years ago
b700e7f
livepatch: kernel: add support for live patching
by Seth Jennings
· 10 years ago