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