summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/transition.c
Commit message (Expand)AuthorAgeFilesLines
* livepatch: Remove immediate featureMiroslav Benes2018-01-111-44/+5
* livepatch: force transition to finishMiroslav Benes2017-12-071-2/+34
* livepatch: send a fake signal to all blocking tasksMiroslav Benes2017-12-041-0/+41
* livepatch: add transition noticesJoe Lawrence2017-10-191-1/+17
* livepatch: move transition "complete" notice into klp_complete_transition()Joe Lawrence2017-10-191-3/+3
* livepatch: add (un)patch callbacksJoe Lawrence2017-10-191-3/+18
* livepatch: Fix stacking of patches with respect to RCUPetr Mladek2017-06-201-5/+31
* livepatch: Cancel transition a safe way for immediate patchesPetr Mladek2017-04-111-20/+0
* livepatch: make klp_mutex proper part of APIJiri Kosina2017-03-081-2/+1
* livepatch: allow removal of a disabled patchJosh Poimboeuf2017-03-081-3/+34
* livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-081-0/+543