kpatch/kmod/core
Joe Lawrence e7937196b7 kmod: let kernel apply TAINT_LIVEPATCH
Upstream commit 2992ef29ae01 ("livepatch/module: make TAINT_LIVEPATCH
module-specific") v4.9+ modified the kernel to add the TAINT_LIVEPATCH
flag on module load.  To support this feature, add the "livepatch"
module info in the {k,live}patch modules and drop the add_taint() in the
core module.
2017-01-12 16:05:53 -05:00
..
Makefile Makefile: determine kernel release in Makefile 2016-02-10 09:46:38 -06:00
core.c kmod: let kernel apply TAINT_LIVEPATCH 2017-01-12 16:05:53 -05:00
kpatch.h Add CONFIG_RANDOMIZE_BASE KASLR support 2016-11-29 13:55:34 -05:00
shadow.c smatch: fix kpatch_shadow_alloc cleanup 2016-12-16 14:26:11 -05:00