Merge tag 'livepatching-for-5.17' of...
Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching Pull livepatching updates from Petr Mladek: - Correctly handle kobjects when a livepatch init fails - Avoid CPU hogging when searching for many livepatched symbols - Add livepatch API page into documentation * tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: livepatch: Avoid CPU hogging with cond_resched livepatch: Fix missing unlock on error in klp_enable_patch() livepatch: Fix kobject refcount bug on klp_init_patch_early failure path Documentation: livepatch: Add livepatch API page
No related branches found
No related tags found
Showing
- Documentation/livepatch/api.rst 30 additions, 0 deletionsDocumentation/livepatch/api.rst
- Documentation/livepatch/index.rst 1 addition, 0 deletionsDocumentation/livepatch/index.rst
- Documentation/livepatch/shadow-vars.rst 2 additions, 2 deletionsDocumentation/livepatch/shadow-vars.rst
- Documentation/livepatch/system-state.rst 2 additions, 2 deletionsDocumentation/livepatch/system-state.rst
- kernel/kallsyms.c 1 addition, 0 deletionskernel/kallsyms.c
- kernel/livepatch/core.c 13 additions, 16 deletionskernel/livepatch/core.c
- kernel/livepatch/shadow.c 3 additions, 3 deletionskernel/livepatch/shadow.c
- kernel/module.c 2 additions, 0 deletionskernel/module.c
Loading
Please register or sign in to comment