summaryrefslogtreecommitdiff
path: root/kernel/livepatch/core.h
AgeCommit message (Expand)Author
2019-11-01livepatch: Keep replaced patches until post_patch callback is calledPetr Mladek
2019-02-06livepatch: Introduce klp_for_each_patch macroPetr Mladek
2019-01-11livepatch: Remove Nop structures when unusedPetr Mladek
2019-01-11livepatch: Add atomic replaceJason Baron
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2019-01-11livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26livepatch: Correctly call klp_post_unpatch_callback() in error pathsPetr Mladek
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-03-08livepatch: make klp_mutex proper part of APIJiri Kosina