1. db04573 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  2. ac59a47 livepatch: Remove duplicate warning about missing reliable stacktrace support by Petr Mladek · 6 years ago
  3. 67059d6 Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()" by Miroslav Benes · 6 years ago
  4. f36e664 livepatch: Use static buffer for debugging messages under rq lock by Petr Mladek · 6 years ago
  5. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  6. 25e39e3 livepatch: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  7. f9d1381 Merge branch 'for-5.1/atomic-replace' into for-linus by Jiri Kosina · 6 years ago
  8. ecba29f livepatch: Introduce klp_for_each_patch macro by Petr Mladek · 6 years ago
  9. 0b3d527 livepatch: Remove signal sysfs attribute by Miroslav Benes · 6 years ago
  10. cba82de livepatch: Send a fake signal periodically by Miroslav Benes · 6 years ago
  11. d697bad livepatch: Remove Nop structures when unused by Petr Mladek · 6 years ago
  12. e1452b6 livepatch: Add atomic replace by Jason Baron · 6 years ago
  13. 958ef1e livepatch: Simplify API by removing registration step by Petr Mladek · 6 years ago
  14. 6800728 livepatch: Don't block the removal of patches loaded after a forced transition by Petr Mladek · 6 years ago
  15. 1951491 livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func by Petr Mladek · 6 years ago
  16. 6932689 livepatch: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  17. 1d98a69 livepatch: Remove reliable stacktrace check in klp_try_switch_task() by Kamalesh Babulal · 6 years ago
  18. d0807da livepatch: Remove immediate feature by Miroslav Benes · 7 years ago
  19. c99a2be livepatch: force transition to finish by Miroslav Benes · 7 years ago
  20. 43347d5 livepatch: send a fake signal to all blocking tasks by Miroslav Benes · 7 years ago
  21. af02679 livepatch: add transition notices by Joe Lawrence · 7 years ago
  22. 6116c30 livepatch: move transition "complete" notice into klp_complete_transition() by Joe Lawrence · 7 years ago
  23. 93862e3 livepatch: add (un)patch callbacks by Joe Lawrence · 7 years ago
  24. 842c088 livepatch: Fix stacking of patches with respect to RCU by Petr Mladek · 8 years ago
  25. e679af6 livepatch: Cancel transition a safe way for immediate patches by Petr Mladek · 8 years ago
  26. 1051742 livepatch: make klp_mutex proper part of API by Jiri Kosina · 8 years ago
  27. 3ec2477 livepatch: allow removal of a disabled patch by Josh Poimboeuf · 8 years ago
  28. d83a7cb livepatch: change to a per-task consistency model by Josh Poimboeuf · 8 years ago