aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/core.h
Commit message (Expand)AuthorAge
* livepatch: Introduce klp_for_each_patch macroPetr Mladek2019-02-06
* livepatch: Remove Nop structures when unusedPetr Mladek2019-01-11
* livepatch: Add atomic replaceJason Baron2019-01-11
* livepatch: Simplify API by removing registration stepPetr Mladek2019-01-11
* livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek2019-01-11
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * livepatch: Correctly call klp_post_unpatch_callback() in error pathsPetr Mladek2017-10-26
| * livepatch: add (un)patch callbacksJoe Lawrence2017-10-19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* livepatch: make klp_mutex proper part of APIJiri Kosina2017-03-08