Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | livepatch: Reorder to use before freeing a pointer | Tom Rix | 2022-03-23 | 1 | -1/+1 |
* | livepatch/sample: Use the right type for the leaking data pointer | Petr Mladek | 2020-01-17 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | Merge branch 'for-5.0/upstream-fixes' into for-linus | Jiri Kosina | 2019-03-05 | 1 | -2/+2 |
|\ | |||||
| * | livepatch: samples: non static warnings fix | Nicholas Mc Guire | 2019-01-25 | 1 | -2/+2 |
* | | livepatch: Simplify API by removing registration step | Petr Mladek | 2019-01-11 | 1 | -13/+1 |
|/ | |||||
* | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 2018-04-17 | 1 | -11/+16 |
* | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 2018-04-17 | 1 | -4/+2 |
* | livepatch: Remove immediate feature | Miroslav Benes | 2018-01-11 | 1 | -15/+0 |
* | livepatch: introduce shadow variable API | Joe Lawrence | 2017-09-14 | 1 | -0/+168 |