kpatch (1) - Linux Manuals
kpatch: hot patch module management
NAME
kpatch - hot patch module managementSYNOPSIS
kpatch <command> [<args>]DESCRIPTION
kpatch is a user script that manages installing, loading, and displaying information about kernel patch modules installed on the system.COMMANDS
install [-k|--kernel-version=<kernel version>] <module>
uninstall [-k|--kernel-version=<kernel version>] <module>
load --all
load <module>
unload --all
unload <module>
info <module>
list
version
BUGS
No known bugs.
AUTHOR
Udo Seidel (udoseidel [at] gmx.de)
COPYRIGHT
Copyright (C) 2014: Seth Jennings <sjenning [at] redhat.com> and
Josh Poimboeuf <jpoimboe [at] redhat.com>