summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/core.h
Commit message (Expand)AuthorAgeFilesLines
* livepatch: Keep replaced patches until post_patch callback is calledPetr Mladek2019-11-011-2/+3
* livepatch: Introduce klp_for_each_patch macroPetr Mladek2019-02-061-0/+6
* livepatch: Remove Nop structures when unusedPetr Mladek2019-01-111-0/+1
* livepatch: Add atomic replaceJason Baron2019-01-111-0/+1
* livepatch: Simplify API by removing registration stepPetr Mladek2019-01-111-0/+2
* livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek2019-01-111-0/+1
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-0/+40
|\
| * livepatch: Correctly call klp_post_unpatch_callback() in error pathsPetr Mladek2017-10-261-3/+5
| * livepatch: add (un)patch callbacksJoe Lawrence2017-10-191-0/+38
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* livepatch: make klp_mutex proper part of APIJiri Kosina2017-03-081-0/+6