summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/shadow.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: livepatch: Add livepatch API pageDavid Vernet2021-12-231-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-171-8/+18
* livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-171-29/+53
* livepatch: __klp_shadow_get_or_alloc() is local to shadow.cJiri Kosina2017-09-151-1/+1
* livepatch: introduce shadow variable APIJoe Lawrence2017-09-141-0/+277