1
0
mirror of https://github.com/dynup/kpatch synced 2025-04-04 15:19:24 +00:00
kpatch/kmod/patch
Jessica Yu 355996e366 livepatch-patch-hook: ensure compatibility with kernels < 4.7 and >= 4.7
Use dynrelas when kernel version is < 4.7 and klp relas otherwise.
2017-01-23 12:43:39 -08:00
..
kpatch-macros.h remove obsolete warning for KPATCH_FORCE_UNSAFE 2014-10-31 11:39:14 -05:00
kpatch-patch-hook.c kmod: let kernel apply TAINT_LIVEPATCH 2017-01-12 16:05:53 -05:00
kpatch-patch.h livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06: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
livepatch-patch-hook.c livepatch-patch-hook: ensure compatibility with kernels < 4.7 and >= 4.7 2017-01-23 12:43:39 -08:00
Makefile add *hook.c files and make target dep for patch-hook.o 2015-01-22 11:39:34 -06:00
patch-hook.c CONFIG_LIVE_PATCHING -> CONFIG_LIVEPATCH 2015-02-04 08:32:08 -06:00