Commit History

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