| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-28 | 1 | -1/+1 |
|\ |
|
| * | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf | 2023-03-23 | 1 | -1/+1 |
* | | livepatch: fix ELF typos | Alexey Dobriyan | 2023-03-09 | 1 | -10/+10 |
|/ |
|
* | Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition | Marcos Paulo de Souza | 2023-02-06 | 1 | -9/+2 |
* | doc: module: update file references | Masahiro Yamada | 2022-07-01 | 1 | -5/+5 |
* | Documentation: livepatch: Add livepatch API page | David Vernet | 2021-12-23 | 4 | -4/+35 |
* | docs: livepatch: Fix a typo and remove the unnecessary gaps in a sentence | Bhaskar Chowdhury | 2021-03-09 | 1 | -2/+2 |
* | Documentation: livepatch: document reliable stacktrace | Mark Rutland | 2021-01-26 | 2 | -0/+310 |
* | Documentation: livepatch: Convert to automatically generated contents | Mark Brown | 2021-01-26 | 2 | -22/+3 |
* | livepatch: Remove .klp.arch | Peter Zijlstra | 2020-05-08 | 1 | -13/+2 |
* | livepatch: Documentation of the new API for tracking system state changes | Petr Mladek | 2019-11-01 | 2 | -0/+168 |
* | docs: add some directories to the main documentation index | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs/livepatch: Unify style of livepatch documentation in the ReST format | Petr Mladek | 2019-05-08 | 2 | -115/+104 |
* | docs: livepatch: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-05-08 | 6 | -165/+226 |
* | livepatch: Remove signal sysfs attribute | Miroslav Benes | 2019-01-16 | 1 | -9/+7 |
* | livepatch: Send a fake signal periodically | Miroslav Benes | 2019-01-16 | 1 | -1/+2 |
* | selftests/livepatch: introduce tests | Joe Lawrence | 2019-01-11 | 1 | -484/+5 |
* | livepatch: Remove ordering (stacking) of the livepatches | Petr Mladek | 2019-01-11 | 2 | -13/+11 |
* | livepatch: Atomic replace and cumulative patches documentation | Petr Mladek | 2019-01-11 | 2 | -0/+107 |
* | livepatch: Add atomic replace | Jason Baron | 2019-01-11 | 1 | -6/+25 |
* | livepatch: Simplify API by removing registration step | Petr Mladek | 2019-01-11 | 1 | -82/+53 |
* | livepatch: Remove not longer valid limitations from the documentation | Petr Mladek | 2018-05-24 | 1 | -24/+0 |
* | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 2018-04-17 | 1 | -3/+7 |
* | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 2018-04-17 | 1 | -9/+22 |
* | livepatch: Remove immediate feature | Miroslav Benes | 2018-01-11 | 1 | -62/+27 |
* | livepatch: force transition to finish | Miroslav Benes | 2017-12-07 | 1 | -2/+16 |
* | livepatch: send a fake signal to all blocking tasks | Miroslav Benes | 2017-12-04 | 1 | -2/+9 |
* | livepatch: add (un)patch callbacks | Joe Lawrence | 2017-10-19 | 1 | -0/+605 |
* | livepatch: Small shadow variable documentation fixes | Petr Mladek | 2017-10-02 | 1 | -2/+2 |
* | livepatch: introduce shadow variable API | Joe Lawrence | 2017-09-14 | 1 | -0/+192 |
* | livepatch: allow removal of a disabled patch | Josh Poimboeuf | 2017-03-08 | 1 | -19/+9 |
* | livepatch: change to a per-task consistency model | Josh Poimboeuf | 2017-03-08 | 1 | -23/+163 |
* | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 2017-02-23 | 1 | -1/+1 |
|\ |
|
| * | Doc: Fix double words in Documentation | Masanari Iida | 2017-01-26 | 1 | -1/+1 |
* | | livepatch: doc: remove the limitation for schedule() patching | Miroslav Benes | 2017-01-11 | 1 | -19/+0 |
|/ |
|
* | Documentation/livepatch: Fix stale link to gmame | Petr Mladek | 2016-12-09 | 1 | -1/+1 |
* | Documentation: livepatch: add section about arch-specific code | Jessica Yu | 2016-08-18 | 1 | -4/+16 |
* | Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa... | Jiri Kosina | 2016-05-17 | 1 | -0/+311 |
|\ |
|
| * | Documentation: livepatch: outline Elf format and requirements for patch modules | Jessica Yu | 2016-04-01 | 1 | -0/+311 |
* | livepatch: Add some basic livepatch documentation | Petr Mladek | 2016-04-27 | 1 | -0/+394 |