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