summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/transition.c
Commit message (Expand)AuthorAgeFilesLines
* 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