Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | livepatch: add missing newline to error message | Josh Poimboeuf | 2015-02-06 | 1 | -1/+1 |
* | 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: 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: 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 | 1 | -0/+930 |