summaryrefslogtreecommitdiffstats
path: root/samples/livepatch
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-05Merge branch 'for-5.0/upstream-fixes' into for-linusJiri Kosina
2019-01-25livepatch: samples: non static warnings fixNicholas Mc Guire
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2018-12-18livepatch: check kzalloc return valuesNicholas Mc Guire
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek
2018-01-11livepatch: Remove immediate featureMiroslav Benes
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2014-12-24livepatch: samples: fix usage example commentsJosh Poimboeuf
2014-12-22livepatch: samples: add sample live patching moduleSeth Jennings