aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/shadow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-8/+18
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-29/+53
2017-09-15livepatch: __klp_shadow_get_or_alloc() is local to shadow.cJiri Kosina1-1/+1
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence1-0/+277