Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: livepatch: Add livepatch API page | David Vernet | 2021-12-23 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 2018-04-17 | 1 | -8/+18 |
* | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 2018-04-17 | 1 | -29/+53 |
* | livepatch: __klp_shadow_get_or_alloc() is local to shadow.c | Jiri Kosina | 2017-09-15 | 1 | -1/+1 |
* | livepatch: introduce shadow variable API | Joe Lawrence | 2017-09-14 | 1 | -0/+277 |