1. 225f58f livepatch: Improve error handling in klp_disable_func() by Minfei Huang · 9 years ago
  2. 110c146 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus by Jiri Kosina · 9 years ago
  3. 9a1bd63 livepatch: add module locking around kallsyms calls by Miroslav Benes · 9 years ago
  4. 26029d8 livepatch: annotate klp_init() with __init by Minfei Huang · 9 years ago
  5. 8cdd043 livepatch: introduce patch/func-walking helpers by Jiri Slaby · 9 years ago
  6. cad706d livepatch: make kobject in klp_object statically allocated by Miroslav Benes · 9 years ago
  7. 36e505c livepatch: Prevent patch inconsistencies if the coming module notifier fails by Minfei Huang · 9 years ago
  8. e76ff06 livepatch: match return value to function signature by Nicholas Mc Guire · 9 years ago
  9. 5d4351b livepatch: x86: make kASLR logic more accurate by Jiri Kosina · 9 years ago
  10. bcf5d54 Merge branch 'for-4.1/core-noarch' into for-linus by Jiri Kosina · 9 years ago
  11. 8cb2c2d livepatch: Fix subtle race with coming and going modules by Petr Mladek · 10 years ago
  12. 2e3ac94 livepatch: remove unnecessary call to klp_find_object_module() by Josh Poimboeuf · 10 years ago
  13. c064a0d livepatch: fix RCU usage in klp_find_external_symbol() by Peter Zijlstra · 10 years ago
  14. c4ce0da livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler() by Petr Mladek · 10 years ago
  15. 0937e3b livepatch: simplify disable error path by Josh Poimboeuf · 10 years ago
  16. e0b561e livepatch: fix format string in kobject_init_and_add() by Jiri Kosina · 10 years ago
  17. f638f4d livepatch: add missing newline to error message by Josh Poimboeuf · 10 years ago
  18. 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
  19. dbed7dd livepatch: fix uninitialized return value by Josh Poimboeuf · 10 years ago
  20. 3c33f5b livepatch: support for repatching a function by Josh Poimboeuf · 10 years ago
  21. 83a90bb livepatch: enforce patch stacking semantics by Josh Poimboeuf · 10 years ago
  22. 32b7eb8 livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING by Miroslav Benes · 10 years ago
  23. 99590ba livepatch: fix deferred module patching order by Josh Poimboeuf · 10 years ago
  24. b9dfe0b livepatch: handle ancient compilers with more grace by Jiri Kosina · 10 years ago
  25. 83ac237 livepatch: kconfig: use bool instead of boolean by Christoph Jaeger · 10 years ago
  26. 33e8612 livepatch: use FTRACE_OPS_FL_IPMODIFY by Josh Poimboeuf · 10 years ago
  27. b5bfc51 livepatch: move x86 specific ftrace handler code to arch/x86 by Li Bin · 10 years ago
  28. b700e7f livepatch: kernel: add support for live patching by Seth Jennings · 10 years ago