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