blob: 726d6e52b21a95e243579fca303756e24d78648a [file] [log] [blame]
ca376a937486 ("livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols")
7c8e2bdd5f0d ("livepatch: Apply vmlinux-specific KLP relocations early")
73727f4dafa2 ("livepatch: Basic API to track system state changes")
9f255b632bf1 ("module: Fix livepatch/ftrace module text permissions race")
fabe38ab6b2b ("kprobes: Mark ftrace mcount handler functions nokprobe")
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")