aboutsummaryrefslogtreecommitdiff
path: root/samples/livepatch/livepatch-sample.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2019-01-11livepatch: Simplify API by removing registration stepGravatar Petr Mladek 1-12/+1
2018-01-11livepatch: Remove immediate featureGravatar Miroslav Benes 1-15/+0
2017-03-08livepatch: allow removal of a disabled patchGravatar Josh Poimboeuf 1-1/+0
2017-03-08livepatch: change to a per-task consistency modelGravatar Josh Poimboeuf 1-0/+17
2016-04-01livepatch: reuse module loader code to write relocationsGravatar Jessica Yu 1-0/+1
2014-12-24livepatch: samples: fix usage example commentsGravatar Josh Poimboeuf 1-1/+5
2014-12-22livepatch: samples: add sample live patching moduleGravatar Seth Jennings 1-0/+87