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