blob: 96b4c78012eea781937261f1d3d1d8c0b06d4595 [file] [log] [blame]
f68d67cf2f83 ("livepatch: Remove duplicated code for early initialization")
4d141ab3416d ("livepatch: Remove custom kobject state handling")
d697bad588eb ("livepatch: Remove Nop structures when unused")
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")