summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/patch.h
AgeCommit message (Expand)AuthorLines
2019-01-11livepatch: Remove Nop structures when unusedPetr Mladek-0/+1
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf-0/+1
2017-03-08livepatch: move patching functions into patch.cJosh Poimboeuf-0/+32