aboutsummaryrefslogtreecommitdiffstats
path: root/samples/livepatch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2-21/+31
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2-5/+19
2018-01-11livepatch: Remove immediate featureMiroslav Benes4-60/+0
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence4-0/+362
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence4-0/+568
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
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf1-1/+1
2014-12-24livepatch: samples: fix usage example commentsJosh Poimboeuf1-1/+5
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings2-0/+88