blob: 2e82d0d15663ccceb89a3a321063ec70699580a5 [file] [log] [blame]
d67a53720966 ("livepatch: Remove ordering (stacking) of the livepatches")
c4e6874f2a29 ("livepatch: Atomic replace and cumulative patches documentation")
e1452b607c48 ("livepatch: Add atomic replace")
20e55025958e ("livepatch: Use lists to manage patches, objects and functions")
958ef1e39d24 ("livepatch: Simplify API by removing registration step")
68007289bf3c ("livepatch: Don't block the removal of patches loaded after a forced transition")
0430f78bf38f ("livepatch: Consolidate klp_free functions")
26c3e98e2f8e ("livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code")
19514910d021 ("livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func")
6e9df95b76ca ("livepatch: Validate module/old func name length")
3b2c77d000fe ("livepatch: Allow to call a custom callback when freeing shadow variables")
e91c2518a5d2 ("livepatch: Initialize shadow variables safely by a custom callback")
d0807da78e11 ("livepatch: Remove immediate feature")
c99a2be790b0 ("livepatch: force transition to finish")
43347d56c8d9 ("livepatch: send a fake signal to all blocking tasks")
0ef76878cfcf ("Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching")