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