Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-04 | ftrace: Introduce PERMANENT ftrace_ops flag | Miroslav Benes | 1 | -1/+2 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-01-11 | livepatch: Remove Nop structures when unused | Petr Mladek | 1 | -5/+26 |
2019-01-11 | livepatch: Add atomic replace | Jason Baron | 1 | -0/+8 |
2019-01-11 | livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func | Petr Mladek | 1 | -8/+10 |
2018-12-01 | livepatch: Replace synchronize_sched() with synchronize_rcu() | Paul E. McKenney | 1 | -2/+2 |
2017-10-19 | livepatch: add (un)patch callbacks | Joe Lawrence | 1 | -0/+1 |
2017-06-20 | livepatch: Fix stacking of patches with respect to RCU | Petr Mladek | 1 | -2/+6 |
2017-03-08 | livepatch: change to a per-task consistency model | Josh Poimboeuf | 1 | -0/+59 |
2017-03-08 | livepatch: move patching functions into patch.c | Josh Poimboeuf | 1 | -0/+213 |