index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
livepatch
Age
Commit message (
Expand
)
Author
2019-11-01
livepatch: Documentation of the new API for tracking system state changes
Petr Mladek
2019-07-15
docs: add some directories to the main documentation index
Mauro Carvalho Chehab
2019-05-07
docs/livepatch: Unify style of livepatch documentation in the ReST format
Petr Mladek
2019-05-07
docs: livepatch: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-01-16
livepatch: Remove signal sysfs attribute
Miroslav Benes
2019-01-16
livepatch: Send a fake signal periodically
Miroslav Benes
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
2019-01-11
livepatch: Remove ordering (stacking) of the livepatches
Petr Mladek
2019-01-11
livepatch: Atomic replace and cumulative patches documentation
Petr Mladek
2019-01-11
livepatch: Add atomic replace
Jason Baron
2019-01-11
livepatch: Simplify API by removing registration step
Petr Mladek
2018-05-24
livepatch: Remove not longer valid limitations from the documentation
Petr Mladek
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
2018-01-11
livepatch: Remove immediate feature
Miroslav Benes
2017-12-07
livepatch: force transition to finish
Miroslav Benes
2017-12-04
livepatch: send a fake signal to all blocking tasks
Miroslav Benes
2017-10-19
livepatch: add (un)patch callbacks
Joe Lawrence
2017-10-02
livepatch: Small shadow variable documentation fixes
Petr Mladek
2017-09-14
livepatch: introduce shadow variable API
Joe Lawrence
2017-03-08
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-02-22
Merge tag 'docs-4.11' of git://git.lwn.net/linux
Linus Torvalds
2017-01-26
Doc: Fix double words in Documentation
Masanari Iida
2017-01-11
livepatch: doc: remove the limitation for schedule() patching
Miroslav Benes
2016-12-09
Documentation/livepatch: Fix stale link to gmame
Petr Mladek
2016-08-18
Documentation: livepatch: add section about arch-specific code
Jessica Yu
2016-05-17
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...
Jiri Kosina
2016-04-27
livepatch: Add some basic livepatch documentation
Petr Mladek
2016-04-01
Documentation: livepatch: outline Elf format and requirements for patch modules
Jessica Yu