| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | livepatch: Introduce klp_for_each_patch macro | Petr Mladek | 2019-02-06 | 1 | -0/+6 |
| * | livepatch: Remove Nop structures when unused | Petr Mladek | 2019-01-11 | 1 | -0/+1 |
| * | livepatch: Add atomic replace | Jason Baron | 2019-01-11 | 1 | -0/+1 |
| * | livepatch: Simplify API by removing registration step | Petr Mladek | 2019-01-11 | 1 | -0/+2 |
| * | livepatch: Don't block the removal of patches loaded after a forced transition | Petr Mladek | 2019-01-11 | 1 | -0/+1 |
| * | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -0/+40 |
| |\ | |||||
| | * | livepatch: Correctly call klp_post_unpatch_callback() in error paths | Petr Mladek | 2017-10-26 | 1 | -3/+5 |
| | * | livepatch: add (un)patch callbacks | Joe Lawrence | 2017-10-19 | 1 | -0/+38 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| |/ | |||||
| * | livepatch: make klp_mutex proper part of API | Jiri Kosina | 2017-03-08 | 1 | -0/+6 |

