aboutsummaryrefslogtreecommitdiff
path: root/kernel/livepatch/patch.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-11livepatch: Remove Nop structures when unusedGravatar Petr Mladek 1-0/+1
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcGravatar Petr Mladek 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-08livepatch: change to a per-task consistency modelGravatar Josh Poimboeuf 1-0/+1
2017-03-08livepatch: move patching functions into patch.cGravatar Josh Poimboeuf 1-0/+32