summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/transition.c
AgeCommit message (Expand)AuthorLines
2017-10-19livepatch: add transition noticesJoe Lawrence-1/+17
2017-10-19livepatch: move transition "complete" notice into klp_complete_transition()Joe Lawrence-3/+3
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence-3/+18
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek-5/+31
2017-04-11livepatch: Cancel transition a safe way for immediate patchesPetr Mladek-20/+0
2017-03-08livepatch: make klp_mutex proper part of APIJiri Kosina-2/+1
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf-3/+34
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf-0/+543