summaryrefslogtreecommitdiff
path: root/include/linux/livepatch.h
AgeCommit message (Expand)Author
2016-08-18livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasksJessica Yu
2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina
2016-04-30livepatch: make object/func-walking helpers more robustMiroslav Benes
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu
2016-03-17livepatch/module: remove livepatch module notifierJessica Yu
2016-03-06klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina
2015-12-03livepatch: add sympos as disambiguator field to klp_relocChris J Arges
2015-12-03livepatch: add old_sympos as disambiguator field to klp_funcChris J Arges
2015-05-19livepatch: introduce patch/func-walking helpersJiri Slaby
2015-05-19livepatch: make kobject in klp_object statically allocatedMiroslav Benes
2015-02-18livepatch: remove extern specifier from header filesMiroslav Benes
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-01-20livepatch: support for repatching a functionJosh Poimboeuf
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings