summaryrefslogtreecommitdiffstats
path: root/include/linux/livepatch.h
Commit message (Expand)AuthorAgeFilesLines
* livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasksJessica Yu2016-08-181-0/+3
*-. Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina2016-05-171-20/+0
|\ \
| | * livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-20/+0
| |/
* / livepatch: make object/func-walking helpers more robustMiroslav Benes2016-04-301-2/+4
|/
* livepatch/module: remove livepatch module notifierJessica Yu2016-03-171-0/+13
* klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-061-4/+0
* livepatch: add sympos as disambiguator field to klp_relocChris J Arges2015-12-031-3/+2
* livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges2015-12-031-9/+10
* livepatch: introduce patch/func-walking helpersJiri Slaby2015-05-191-0/+6
* livepatch: make kobject in klp_object statically allocatedMiroslav Benes2015-05-191-1/+1
* livepatch: remove extern specifier from header filesMiroslav Benes2015-02-181-4/+4
* livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-2/+2
* livepatch: support for repatching a functionJosh Poimboeuf2015-01-201-2/+2
* livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+133