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