aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/livepatch/shadow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23Documentation: livepatch: Add livepatch API pageDavid Vernet1-3/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
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