aboutsummaryrefslogtreecommitdiff
path: root/samples/livepatch/livepatch-shadow-fix2.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-17livepatch/sample: Use the right type for the leaking data pointerGravatar Petr Mladek 1-2/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2019-03-05Merge branch 'for-5.0/upstream-fixes' into for-linusGravatar Jiri Kosina 1-2/+2
2019-01-25livepatch: samples: non static warnings fixGravatar Nicholas Mc Guire 1-2/+2
2019-01-11livepatch: Simplify API by removing registration stepGravatar Petr Mladek 1-13/+1
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesGravatar Petr Mladek 1-11/+16
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackGravatar Petr Mladek 1-4/+2
2018-01-11livepatch: Remove immediate featureGravatar Miroslav Benes 1-15/+0
2017-09-14livepatch: introduce shadow variable APIGravatar Joe Lawrence 1-0/+168