index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
livepatch
Commit message (
Expand
)
Author
Age
Files
Lines
*
livepatch: add missing newline to error message
Josh Poimboeuf
2015-02-06
1
-1
/
+1
*
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2015-02-04
2
-4
/
+4
*
livepatch: fix uninitialized return value
Josh Poimboeuf
2015-01-21
1
-1
/
+1
*
livepatch: support for repatching a function
Josh Poimboeuf
2015-01-20
1
-51
/
+119
*
livepatch: enforce patch stacking semantics
Josh Poimboeuf
2015-01-20
1
-0
/
+10
*
livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING
Miroslav Benes
2015-01-20
1
-2
/
+2
*
livepatch: fix deferred module patching order
Josh Poimboeuf
2015-01-09
1
-1
/
+1
*
livepatch: handle ancient compilers with more grace
Jiri Kosina
2015-01-09
1
-0
/
+6
*
livepatch: kconfig: use bool instead of boolean
Christoph Jaeger
2015-01-06
1
-2
/
+2
*
livepatch: use FTRACE_OPS_FL_IPMODIFY
Josh Poimboeuf
2014-12-22
1
-1
/
+2
*
livepatch: move x86 specific ftrace handler code to arch/x86
Li Bin
2014-12-22
1
-1
/
+1
*
livepatch: kernel: add support for live patching
Seth Jennings
2014-12-22
3
-0
/
+951