kpatch/kmod/patch
Jessica Yu 0c9a54645c re-enable patch modules with checksum matching
In order to safely re-enable patch modules, add a special
.kpatch.checksum section containing an md5sum of a patch module's
contents. The contents of this section are exported to sysfs via
patch_init and double checked when kpatch load finds that a module of
the same name is already loaded.
2014-09-09 07:52:16 -04:00
..
kpatch-macros.h macros: add KPATCH_PRINTK macro 2014-07-31 23:11:20 -05:00
kpatch-patch-hook.c re-enable patch modules with checksum matching 2014-09-09 07:52:16 -04:00
kpatch-patch.h consolidate variables func->old_offset and func->old_addr to just old_addr 2014-08-15 23:42:26 -07:00
kpatch.h build and install core module with make 2014-02-18 07:44:33 -06:00
kpatch.lds re-enable patch modules with checksum matching 2014-09-09 07:52:16 -04:00
Makefile build and install core module with make 2014-02-18 07:44:33 -06:00