Age | Commit message (Expand) | Author | Files | Lines |
2019-11-01 | livepatch: Documentation of the new API for tracking system state changes | Petr Mladek | 2 | -0/+168 |
2019-07-15 | docs: add some directories to the main documentation index | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-08 | docs/livepatch: Unify style of livepatch documentation in the ReST format | Petr Mladek | 2 | -115/+104 |
2019-05-08 | docs: livepatch: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 6 | -165/+226 |
2019-01-17 | livepatch: Remove signal sysfs attribute | Miroslav Benes | 1 | -9/+7 |
2019-01-17 | livepatch: Send a fake signal periodically | Miroslav Benes | 1 | -1/+2 |
2019-01-11 | selftests/livepatch: introduce tests | Joe Lawrence | 1 | -484/+5 |
2019-01-11 | livepatch: Remove ordering (stacking) of the livepatches | Petr Mladek | 2 | -13/+11 |
2019-01-11 | livepatch: Atomic replace and cumulative patches documentation | Petr Mladek | 2 | -0/+107 |
2019-01-11 | livepatch: Add atomic replace | Jason Baron | 1 | -6/+25 |
2019-01-11 | livepatch: Simplify API by removing registration step | Petr Mladek | 1 | -82/+53 |
2018-05-24 | livepatch: Remove not longer valid limitations from the documentation | Petr Mladek | 1 | -24/+0 |
2018-04-17 | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek | 1 | -3/+7 |
2018-04-17 | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek | 1 | -9/+22 |
2018-01-11 | livepatch: Remove immediate feature | Miroslav Benes | 1 | -62/+27 |
2017-12-07 | livepatch: force transition to finish | Miroslav Benes | 1 | -2/+16 |
2017-12-05 | livepatch: send a fake signal to all blocking tasks | Miroslav Benes | 1 | -2/+9 |
2017-10-19 | livepatch: add (un)patch callbacks | Joe Lawrence | 1 | -0/+605 |
2017-10-02 | livepatch: Small shadow variable documentation fixes | Petr Mladek | 1 | -2/+2 |
2017-09-15 | livepatch: introduce shadow variable API | Joe Lawrence | 1 | -0/+192 |
2017-03-08 | livepatch: allow removal of a disabled patch | Josh Poimboeuf | 1 | -19/+9 |
2017-03-08 | livepatch: change to a per-task consistency model | Josh Poimboeuf | 1 | -23/+163 |
2017-02-23 | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2017-01-27 | Doc: Fix double words in Documentation | Masanari Iida | 1 | -1/+1 |
2017-01-11 | livepatch: doc: remove the limitation for schedule() patching | Miroslav Benes | 1 | -19/+0 |
2016-12-09 | Documentation/livepatch: Fix stale link to gmame | Petr Mladek | 1 | -1/+1 |
2016-08-19 | Documentation: livepatch: add section about arch-specific code | Jessica Yu | 1 | -4/+16 |
2016-05-17 | Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa... | Jiri Kosina | 2 | -0/+705 |
2016-04-27 | livepatch: Add some basic livepatch documentation | Petr Mladek | 1 | -0/+394 |
2016-04-01 | Documentation: livepatch: outline Elf format and requirements for patch modules | Jessica Yu | 1 | -0/+311 |