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