1. 92c9abf livepatch: Allow to distinguish different version of system state changes by Petr Mladek · 5 years ago
  2. 73727f4 livepatch: Basic API to track system state changes by Petr Mladek · 5 years ago
  3. db04573 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  4. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  5. aec71d7 livepatch: Remove stale kobj_added entries from kernel-doc descriptions by Miroslav Benes · 6 years ago
  6. 4d141ab livepatch: Remove custom kobject state handling by Petr Mladek · 6 years ago
  7. e1452b6 livepatch: Add atomic replace by Jason Baron · 6 years ago
  8. 20e5502 livepatch: Use lists to manage patches, objects and functions by Jason Baron · 6 years ago
  9. 958ef1e livepatch: Simplify API by removing registration step by Petr Mladek · 6 years ago
  10. 6800728 livepatch: Don't block the removal of patches loaded after a forced transition by Petr Mladek · 6 years ago
  11. 0430f78 livepatch: Consolidate klp_free functions by Petr Mladek · 6 years ago
  12. 1951491 livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func by Petr Mladek · 6 years ago
  13. 3b2c77d livepatch: Allow to call a custom callback when freeing shadow variables by Petr Mladek · 7 years ago
  14. e91c2518 livepatch: Initialize shadow variables safely by a custom callback by Petr Mladek · 7 years ago
  15. d0807da livepatch: Remove immediate feature by Miroslav Benes · 7 years ago
  16. 93862e3 livepatch: add (un)patch callbacks by Joe Lawrence · 7 years ago
  17. 439e727 livepatch: introduce shadow variable API by Joe Lawrence · 7 years ago
  18. 3ec2477 livepatch: allow removal of a disabled patch by Josh Poimboeuf · 8 years ago
  19. d83a7cb livepatch: change to a per-task consistency model by Josh Poimboeuf · 8 years ago
  20. f5e547f livepatch: store function sizes by Josh Poimboeuf · 8 years ago
  21. 0dade9f livepatch: separate enabled and patched states by Josh Poimboeuf · 8 years ago
  22. 46c5a01 livepatch: create temporary klp_update_patch_state() stub by Josh Poimboeuf · 8 years ago
  23. 255e732 livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks by Jessica Yu · 8 years ago
  24. 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
  25. f09d908 livepatch: make object/func-walking helpers more robust by Miroslav Benes · 9 years ago
  26. 425595a livepatch: reuse module loader code to write relocations by Jessica Yu · 9 years ago
  27. 7e545d6 livepatch/module: remove livepatch module notifier by Jessica Yu · 9 years ago
  28. 335e073 klp: remove CONFIG_LIVEPATCH dependency from klp headers by Jiri Kosina · 9 years ago
  29. 064c89d livepatch: add sympos as disambiguator field to klp_reloc by Chris J Arges · 9 years ago
  30. b2b018e livepatch: add old_sympos as disambiguator field to klp_func by Chris J Arges · 9 years ago
  31. 8cdd043 livepatch: introduce patch/func-walking helpers by Jiri Slaby · 10 years ago
  32. cad706d livepatch: make kobject in klp_object statically allocated by Miroslav Benes · 10 years ago
  33. 4421f8f livepatch: remove extern specifier from header files by Miroslav Benes · 10 years ago
  34. 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
  35. 3c33f5b livepatch: support for repatching a function by Josh Poimboeuf · 10 years ago
  36. b700e7f livepatch: kernel: add support for live patching by Seth Jennings · 10 years ago