Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-11 | livepatch: Remove immediate feature | Miroslav Benes | 1 | -44/+5 |
2017-12-07 | livepatch: force transition to finish | Miroslav Benes | 1 | -2/+34 |
2017-12-04 | livepatch: send a fake signal to all blocking tasks | Miroslav Benes | 1 | -0/+41 |
2017-10-19 | livepatch: add transition notices | Joe Lawrence | 1 | -1/+17 |
2017-10-19 | livepatch: move transition "complete" notice into klp_complete_transition() | Joe Lawrence | 1 | -3/+3 |
2017-10-19 | livepatch: add (un)patch callbacks | Joe Lawrence | 1 | -3/+18 |
2017-06-20 | livepatch: Fix stacking of patches with respect to RCU | Petr Mladek | 1 | -5/+31 |
2017-04-11 | livepatch: Cancel transition a safe way for immediate patches | Petr Mladek | 1 | -20/+0 |
2017-03-08 | livepatch: make klp_mutex proper part of API | Jiri Kosina | 1 | -2/+1 |
2017-03-08 | livepatch: allow removal of a disabled patch | Josh Poimboeuf | 1 | -3/+34 |
2017-03-08 | livepatch: change to a per-task consistency model | Josh Poimboeuf | 1 | -0/+543 |