aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/livepatch/core.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-15
|\
| * livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-10
* | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\ \
| * | livepatch: Replace klp_ktype_patch's default_attrs with groupsKimberly Brown2019-04-25
| |/
* | livepatch: Remove duplicated code for early initializationPetr Mladek2019-05-03
* | livepatch: Remove custom kobject state handlingPetr Mladek2019-05-03
* | livepatch: Convert error about unsupported reliable stacktrace into a warningPetr Mladek2019-04-29
|/
* Merge branch 'for-5.1/atomic-replace' into for-linusJiri Kosina2019-03-05
|\
| * livepatch: Module coming and going callbacks can proceed with all listed patchesPetr Mladek2019-02-06
| * livepatch: Introduce klp_for_each_patch macroPetr Mladek2019-02-06
| * livepatch: core: Return EOPNOTSUPP instead of ENOSYSAlice Ferrazzi2019-02-06
* | livepatch: Remove signal sysfs attributeMiroslav Benes2019-01-16
|/
* livepatch: Remove ordering (stacking) of the livepatchesPetr Mladek2019-01-11
* livepatch: Remove Nop structures when unusedPetr Mladek2019-01-11
* livepatch: Add atomic replaceJason Baron2019-01-11
* livepatch: Use lists to manage patches, objects and functionsJason Baron2019-01-11
* livepatch: Simplify API by removing registration stepPetr Mladek2019-01-11
* livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek2019-01-11
* livepatch: Consolidate klp_free functionsPetr Mladek2019-01-11
* livepatch: Shuffle klp_enable_patch()/klp_disable_patch() codePetr Mladek2019-01-11
* livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek2019-01-11
* livepatch: Validate module/old func name lengthKamalesh Babulal2018-07-23
* Merge branch 'for-4.16/remove-immediate' into for-linusJiri Kosina2018-01-31
|\
| * livepatch: Remove immediate featureMiroslav Benes2018-01-11
* | livepatch: add locking to force and signal functionsMiroslav Benes2018-01-11
|/
* livepatch: force transition to finishMiroslav Benes2017-12-07
* livepatch: send a fake signal to all blocking tasksMiroslav Benes2017-12-04
* Merge branch 'for-4.15/callbacks' into for-linusJiri Kosina2017-11-15
|\
| * livepatch: __klp_disable_patch() should never be called for disabled patchesPetr Mladek2017-10-26
| * livepatch: Correctly call klp_post_unpatch_callback() in error pathsPetr Mladek2017-10-26
| * livepatch: add (un)patch callbacksJoe Lawrence2017-10-19
* | livepatch: unpatch all klp_objects if klp_module_coming failsJoe Lawrence2017-10-11
|/
* Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model...Jiri Kosina2017-05-01
|\
| * livepatch: make klp_mutex proper part of APIJiri Kosina2017-03-08
| * livepatch: allow removal of a disabled patchJosh Poimboeuf2017-03-08
| * livepatch: change to a per-task consistency modelJosh Poimboeuf2017-03-08
| * livepatch: store function sizesJosh Poimboeuf2017-03-08
| * livepatch: use kstrtobool() in enabled_store()Josh Poimboeuf2017-03-08
| * livepatch: move patching functions into patch.cJosh Poimboeuf2017-03-08
| * livepatch: remove unnecessary object loaded checkJosh Poimboeuf2017-03-08
| * livepatch: separate enabled and patched statesJosh Poimboeuf2017-03-08
| * livepatch: create temporary klp_update_patch_state() stubJosh Poimboeuf2017-03-08
* | livepatch: add missing printk newlinesJosh Poimboeuf2017-04-16
* | livepatch: Reduce the time of finding module symbolsZhou Chengming2017-03-30
|/
* livepatch/module: make TAINT_LIVEPATCH module-specificJosh Poimboeuf2016-08-26
* livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasksJessica Yu2016-08-18
* modules: add ro_after_init supportJessica Yu2016-08-03
*-. Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina2016-05-17
|\ \
| | * Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina2016-04-15
| | |\