aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/transition.c
Commit message (Expand)AuthorAge
* Merge branch 'for-5.1/atomic-replace' into for-linusJiri Kosina2019-03-05
|\
| * livepatch: Introduce klp_for_each_patch macroPetr Mladek2019-02-06
* | livepatch: Remove signal sysfs attributeMiroslav Benes2019-01-16
* | livepatch: Send a fake signal periodicallyMiroslav Benes2019-01-16
|/
* livepatch: Remove Nop structures when unusedPetr Mladek2019-01-11
* livepatch: Add atomic replaceJason Baron2019-01-11
* livepatch: Simplify API by removing registration stepPetr Mladek2019-01-11
* livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek2019-01-11
* livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek2019-01-11
* livepatch: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-01
* livepatch: Remove reliable stacktrace check in klp_try_switch_task()Kamalesh Babulal2018-07-16
* livepatch: Remove immediate featureMiroslav Benes2018-01-11
* livepatch: force transition to finishMiroslav Benes2017-12-07
* livepatch: send a fake signal to all blocking tasksMiroslav Benes2017-12-04
* livepatch: add transition noticesJoe Lawrence2017-10-19
* livepatch: move transition "complete" notice into klp_complete_transition()Joe Lawrence2017-10-19
* livepatch: add (un)patch callbacksJoe Lawrence2017-10-19
* livepatch: Fix stacking of patches with respect to RCUPetr Mladek2017-06-20
* livepatch: Cancel transition a safe way for immediate patchesPetr Mladek2017-04-11
* livepatch: make klp_mutex proper part of APIJiri Kosina2017-03-08
* livepatch: allow removal of a disabled patchJosh Poimboeuf2017-03-08
* livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-08