aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/livepatch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07docs/livepatch: Unify style of livepatch documentation in the ReST formatPetr Mladek2-115/+104
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab6-165/+226
2019-01-16livepatch: Remove signal sysfs attributeMiroslav Benes1-9/+7
2019-01-16livepatch: Send a fake signal periodicallyMiroslav Benes1-1/+2
2019-01-11selftests/livepatch: introduce testsJoe Lawrence1-484/+5
2019-01-11livepatch: Remove ordering (stacking) of the livepatchesPetr Mladek2-13/+11
2019-01-11livepatch: Atomic replace and cumulative patches documentationPetr Mladek2-0/+107
2019-01-11livepatch: Add atomic replaceJason Baron1-6/+25
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek1-82/+53
2018-05-24livepatch: Remove not longer valid limitations from the documentationPetr Mladek1-24/+0
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-3/+7
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-9/+22
2018-01-11livepatch: Remove immediate featureMiroslav Benes1-62/+27
2017-12-07livepatch: force transition to finishMiroslav Benes1-2/+16
2017-12-04livepatch: send a fake signal to all blocking tasksMiroslav Benes1-2/+9
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence1-0/+605
2017-10-02livepatch: Small shadow variable documentation fixesPetr Mladek1-2/+2
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence1-0/+192
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf1-19/+9
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf1-23/+163
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-01-26Doc: Fix double words in DocumentationMasanari Iida1-1/+1
2017-01-11livepatch: doc: remove the limitation for schedule() patchingMiroslav Benes1-19/+0
2016-12-09Documentation/livepatch: Fix stale link to gmamePetr Mladek1-1/+1
2016-08-18Documentation: livepatch: add section about arch-specific codeJessica Yu1-4/+16
2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linusJiri Kosina2-0/+705
2016-04-27livepatch: Add some basic livepatch documentationPetr Mladek1-0/+394
2016-04-01Documentation: livepatch: outline Elf format and requirements for patch modulesJessica Yu1-0/+311