summaryrefslogtreecommitdiffstats
path: root/samples/livepatch/livepatch-sample.c
AgeCommit message (Expand)AuthorLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek-12/+1
2018-01-11livepatch: Remove immediate featureMiroslav Benes-15/+0
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf-1/+0
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf-0/+17
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu-0/+1
2014-12-24livepatch: samples: fix usage example commentsJosh Poimboeuf-1/+5
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings-0/+87