summaryrefslogtreecommitdiffstats
path: root/samples/livepatch/livepatch-shadow-fix2.c
Commit message (Expand)AuthorAgeFilesLines
* livepatch/sample: Use the right type for the leaking data pointerPetr Mladek2020-01-171-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* 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/+1
|/
* livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-171-11/+16
* livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-171-4/+2
* livepatch: Remove immediate featureMiroslav Benes2018-01-111-15/+0
* livepatch: introduce shadow variable APIJoe Lawrence2017-09-141-0/+168