aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/livepatch
AgeCommit message (Expand)Author
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-09livepatch: fix ELF typosAlexey Dobriyan
2023-02-06Documentation: livepatch: module-elf-format: Remove local klp_modinfo definitionMarcos Paulo de Souza
2022-07-01doc: module: update file referencesMasahiro Yamada
2021-12-23Documentation: livepatch: Add livepatch API pageDavid Vernet
2021-03-08docs: livepatch: Fix a typo and remove the unnecessary gaps in a sentenceBhaskar Chowdhury
2021-01-26Documentation: livepatch: document reliable stacktraceMark Rutland
2021-01-26Documentation: livepatch: Convert to automatically generated contentsMark Brown
2020-05-08livepatch: Remove .klp.archPeter Zijlstra
2019-11-01livepatch: Documentation of the new API for tracking system state changesPetr Mladek
2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab
2019-05-07docs/livepatch: Unify style of livepatch documentation in the ReST formatPetr Mladek
2019-05-07docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-01-16livepatch: Remove signal sysfs attributeMiroslav Benes
2019-01-16livepatch: Send a fake signal periodicallyMiroslav Benes
2019-01-11selftests/livepatch: introduce testsJoe Lawrence
2019-01-11livepatch: Remove ordering (stacking) of the livepatchesPetr Mladek
2019-01-11livepatch: Atomic replace and cumulative patches documentationPetr Mladek
2019-01-11livepatch: Add atomic replaceJason Baron
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2018-05-24livepatch: Remove not longer valid limitations from the documentationPetr Mladek
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek
2018-01-11livepatch: Remove immediate featureMiroslav Benes
2017-12-07livepatch: force transition to finishMiroslav Benes
2017-12-04livepatch: send a fake signal to all blocking tasksMiroslav Benes
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-10-02livepatch: Small shadow variable documentation fixesPetr Mladek
2017-09-14livepatch: introduce shadow variable APIJoe Lawrence
2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-01-26Doc: Fix double words in DocumentationMasanari Iida
2017-01-11livepatch: doc: remove the limitation for schedule() patchingMiroslav Benes
2016-12-09Documentation/livepatch: Fix stale link to gmamePetr Mladek
2016-08-18Documentation: livepatch: add section about arch-specific codeJessica Yu
2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina
2016-04-27livepatch: Add some basic livepatch documentationPetr Mladek
2016-04-01Documentation: livepatch: outline Elf format and requirements for patch modulesJessica Yu