Miroslav Benes
|
95364cf783
livepatch: Nullify obj->mod in klp_module_coming()'s error path
|
5 년 전 |
Josh Poimboeuf
|
2d1a946887
module: Fix livepatch/ftrace module text permissions race
|
5 년 전 |
Kamalesh Babulal
|
a36e2aa905
livepatch: Validate module/old func name length
|
6 년 전 |
Joe Lawrence
|
ef8daf8eeb
livepatch: unpatch all klp_objects if klp_module_coming fails
|
7 년 전 |
Jiri Kosina
|
a0841609f6
Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model' into for-linus
|
7 년 전 |
Josh Poimboeuf
|
77f8f39a2e
livepatch: add missing printk newlines
|
7 년 전 |
Zhou Chengming
|
72f04b50d6
livepatch: Reduce the time of finding module symbols
|
8 년 전 |
Jiri Kosina
|
10517429b5
livepatch: make klp_mutex proper part of API
|
8 년 전 |
Josh Poimboeuf
|
3ec24776bf
livepatch: allow removal of a disabled patch
|
8 년 전 |
Josh Poimboeuf
|
d83a7cb375
livepatch: change to a per-task consistency model
|
8 년 전 |
Josh Poimboeuf
|
f5e547f4ac
livepatch: store function sizes
|
8 년 전 |
Josh Poimboeuf
|
68ae4b2b68
livepatch: use kstrtobool() in enabled_store()
|
8 년 전 |
Josh Poimboeuf
|
c349cdcaba
livepatch: move patching functions into patch.c
|
8 년 전 |
Josh Poimboeuf
|
aa82dc3e00
livepatch: remove unnecessary object loaded check
|
8 년 전 |
Josh Poimboeuf
|
0dade9f374
livepatch: separate enabled and patched states
|
8 년 전 |
Josh Poimboeuf
|
46c5a0113f
livepatch: create temporary klp_update_patch_state() stub
|
8 년 전 |
Josh Poimboeuf
|
2992ef29ae
livepatch/module: make TAINT_LIVEPATCH module-specific
|
8 년 전 |
Jessica Yu
|
255e732c61
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
|
8 년 전 |
Jessica Yu
|
444d13ff10
modules: add ro_after_init support
|
8 년 전 |
Jiri Kosina
|
be69f70e63
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus
|
8 년 전 |
Miroslav Benes
|
f09d90864e
livepatch: make object/func-walking helpers more robust
|
8 년 전 |
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
|
8 년 전 |
Michael Ellerman
|
28e7cbd3e0
livepatch: Allow architectures to specify an alternate ftrace location
|
9 년 전 |
Jiri Kosina
|
61bf12d330
livepatch: robustify klp_register_patch() API error checking
|
9 년 전 |
Jessica Yu
|
425595a7fc
livepatch: reuse module loader code to write relocations
|
9 년 전 |
Jessica Yu
|
7e545d6eca
livepatch/module: remove livepatch module notifier
|
9 년 전 |
Petr Mladek
|
f995b5f720
livepatch: Fix the error message about unresolvable ambiguity
|
9 년 전 |
Josh Poimboeuf
|
b56b36ee67
livepatch: Cleanup module page permission changes
|
9 년 전 |
Chris J Arges
|
444f9e99a8
livepatch: function,sympos scheme in livepatch sysfs directory
|
9 년 전 |
Chris J Arges
|
064c89df62
livepatch: add sympos as disambiguator field to klp_reloc
|
9 년 전 |