summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* kpatch: Upgrade to 0.6.1 releaseKhem Raj2018-06-221-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes-kernel: add kpatch dynamic kernel patching infrastructureRuslan Bilovol2018-02-111-0/+11
kpatch is a Linux dynamic kernel patching infrastructure which allows you to patch a running kernel without rebooting or restarting any processes Currently it is enabled and tested on x86-64 systems, although can be extended to PPC64 as well. Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>