summaryrefslogtreecommitdiff
path: root/include/linux/livepatch.h
Commit message (Expand)AuthorAge
* livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek2018-04-17
* livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek2018-04-17
* livepatch: Remove immediate featureMiroslav Benes2018-01-11
* livepatch: add (un)patch callbacksJoe Lawrence2017-10-19
* livepatch: introduce shadow variable APIJoe Lawrence2017-09-14
* livepatch: allow removal of a disabled patchJosh Poimboeuf2017-03-08
* livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-08
* livepatch: store function sizesJosh Poimboeuf2017-03-08
* livepatch: separate enabled and patched statesJosh Poimboeuf2017-03-08
* livepatch: create temporary klp_update_patch_state() stubJosh Poimboeuf2017-03-08
* livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasksJessica Yu2016-08-18
*-. Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina2016-05-17
|\ \
| | * livepatch: reuse module loader code to write relocationsJessica Yu2016-04-01
| |/
* | livepatch: make object/func-walking helpers more robustMiroslav Benes2016-04-30
|/
* livepatch/module: remove livepatch module notifierJessica Yu2016-03-17
* klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-06
* livepatch: add sympos as disambiguator field to klp_relocChris J Arges2015-12-03
* livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-03
* livepatch: introduce patch/func-walking helpersJiri Slaby2015-05-19
* livepatch: make kobject in klp_object statically allocatedMiroslav Benes2015-05-19
* livepatch: remove extern specifier from header filesMiroslav Benes2015-02-18
* livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
* livepatch: support for repatching a functionJosh Poimboeuf2015-01-20
* livepatch: kernel: add support for live patchingSeth Jennings2014-12-22