summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/shadow.c
AgeCommit message (Expand)AuthorLines
2021-12-23Documentation: livepatch: Add livepatch API pageDavid Vernet-3/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek-8/+18
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek-29/+53
2017-09-15livepatch: __klp_shadow_get_or_alloc() is local to shadow.cJiri Kosina-1/+1
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence-0/+277