summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/patch.c
AgeCommit message (Expand)AuthorLines
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence-0/+1
2017-06-20livepatch: Fix stacking of patches with respect to RCUPetr Mladek-2/+6
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf-0/+59
2017-03-08livepatch: move patching functions into patch.cJosh Poimboeuf-0/+213