aboutsummaryrefslogtreecommitdiff
path: root/kernel/livepatch/shadow.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesGravatar Petr Mladek 1-8/+18
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackGravatar Petr Mladek 1-29/+53
2017-09-15livepatch: __klp_shadow_get_or_alloc() is local to shadow.cGravatar Jiri Kosina 1-1/+1
2017-09-14livepatch: introduce shadow variable APIGravatar Joe Lawrence 1-0/+277