Josh Poimboeuf
|
2992ef29ae
livepatch/module: make TAINT_LIVEPATCH module-specific
|
9 år sedan |
Jessica Yu
|
255e732c61
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
|
9 år sedan |
Jessica Yu
|
444d13ff10
modules: add ro_after_init support
|
9 år sedan |
Jiri Kosina
|
be69f70e63
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus
|
9 år sedan |
Miroslav Benes
|
f09d90864e
livepatch: make object/func-walking helpers more robust
|
9 år sedan |
Jiri Kosina
|
4d4fb97a62
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
|
9 år sedan |
Michael Ellerman
|
28e7cbd3e0
livepatch: Allow architectures to specify an alternate ftrace location
|
9 år sedan |
Jiri Kosina
|
61bf12d330
livepatch: robustify klp_register_patch() API error checking
|
9 år sedan |
Jessica Yu
|
425595a7fc
livepatch: reuse module loader code to write relocations
|
9 år sedan |
Jessica Yu
|
7e545d6eca
livepatch/module: remove livepatch module notifier
|
9 år sedan |
Petr Mladek
|
f995b5f720
livepatch: Fix the error message about unresolvable ambiguity
|
9 år sedan |
Josh Poimboeuf
|
b56b36ee67
livepatch: Cleanup module page permission changes
|
9 år sedan |
Chris J Arges
|
444f9e99a8
livepatch: function,sympos scheme in livepatch sysfs directory
|
9 år sedan |
Chris J Arges
|
064c89df62
livepatch: add sympos as disambiguator field to klp_reloc
|
9 år sedan |
Chris J Arges
|
b2b018ef48
livepatch: add old_sympos as disambiguator field to klp_func
|
9 år sedan |
Zhou Chengming
|
e41b104c7d
livepatch: x86: fix relocation computation with kASLR
|
9 år sedan |
Minfei Huang
|
225f58fbcc
livepatch: Improve error handling in klp_disable_func()
|
10 år sedan |
Jiri Kosina
|
110c146645
Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus
|
10 år sedan |
Miroslav Benes
|
9a1bd63cda
livepatch: add module locking around kallsyms calls
|
10 år sedan |
Minfei Huang
|
26029d88ad
livepatch: annotate klp_init() with __init
|
10 år sedan |
Jiri Slaby
|
8cdd043ab3
livepatch: introduce patch/func-walking helpers
|
10 år sedan |
Miroslav Benes
|
cad706df7e
livepatch: make kobject in klp_object statically allocated
|
10 år sedan |
Minfei Huang
|
36e505c16e
livepatch: Prevent patch inconsistencies if the coming module notifier fails
|
10 år sedan |
Nicholas Mc Guire
|
e76ff06a95
livepatch: match return value to function signature
|
10 år sedan |
Jiri Kosina
|
5d4351ba65
livepatch: x86: make kASLR logic more accurate
|
10 år sedan |
Jiri Kosina
|
bcf5d54589
Merge branch 'for-4.1/core-noarch' into for-linus
|
10 år sedan |
Petr Mladek
|
8cb2c2dc47
livepatch: Fix subtle race with coming and going modules
|
10 år sedan |
Josh Poimboeuf
|
2e3ac940f2
livepatch: remove unnecessary call to klp_find_object_module()
|
10 år sedan |
Peter Zijlstra
|
c064a0de1b
livepatch: fix RCU usage in klp_find_external_symbol()
|
10 år sedan |
Petr Mladek
|
c4ce0da8ec
livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler()
|
10 år sedan |