summaryrefslogtreecommitdiffstats
path: root/samples/livepatch/livepatch-shadow-fix1.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina2019-03-051-2/+2
|\
| * livepatch: samples: non static warnings fixNicholas Mc Guire2019-01-251-2/+2
* | livepatch: Simplify API by removing registration stepPetr Mladek2019-01-111-13/+1Star
|/
* livepatch: check kzalloc return valuesNicholas Mc Guire2018-12-181-0/+5
* livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-171-10/+15
* livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-171-1/+17
* livepatch: Remove immediate featureMiroslav Benes2018-01-111-15/+0Star
* livepatch: introduce shadow variable APIJoe Lawrence2017-09-141-0/+173