summaryrefslogtreecommitdiff
path: root/include/linux/livepatch.h
AgeCommit message (Expand)Author
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