Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: check kzalloc return values | Nicholas Mc Guire | 2018-12-18 | 1 | -0/+5 |
* | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 2018-04-17 | 1 | -10/+15 |
* | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 2018-04-17 | 1 | -1/+17 |
* | livepatch: Remove immediate feature | Miroslav Benes | 2018-01-11 | 1 | -15/+0 |
* | livepatch: introduce shadow variable API | Joe Lawrence | 2017-09-14 | 1 | -0/+173 |