kpatch/kmod/patch
Seth Jennings f1903de1eb add livepatch API support
Adds a new patch module scaffold for use when building against a kernel
with CONFIG_LIVE_PATCHING=y.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2015-01-21 18:28:31 -06:00
..
kpatch-macros.h remove obsolete warning for KPATCH_FORCE_UNSAFE 2014-10-31 11:39:14 -05:00
kpatch-patch-hook.c kpatch-patch-hook: change old_addr and new_addr perms to readable by root only 2014-11-07 21:30:32 -08:00
kpatch-patch.h allow patched modules to call external functions 2014-10-06 23:16:13 -05:00
kpatch.h
kpatch.lds re-enable patch modules with checksum matching 2014-09-09 07:52:16 -04:00
livepatch-patch-hook.c add livepatch API support 2015-01-21 18:28:31 -06:00
Makefile add livepatch API support 2015-01-21 18:28:31 -06:00
patch-hook.c add livepatch API support 2015-01-21 18:28:31 -06:00