summaryrefslogtreecommitdiffstats
path: root/samples/livepatch/livepatch-sample.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* livepatch: Simplify API by removing registration stepPetr Mladek2019-01-111-12/+1Star
* livepatch: Remove immediate featureMiroslav Benes2018-01-111-15/+0Star
* livepatch: allow removal of a disabled patchJosh Poimboeuf2017-03-081-1/+0Star
* livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-081-0/+17
* livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-0/+1
* livepatch: samples: fix usage example commentsJosh Poimboeuf2014-12-241-1/+5
* livepatch: samples: add sample live patching moduleSeth Jennings2014-12-221-0/+87