Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e776af608f692a7a647455106295fa34469e7475
/
include
/
linux
/
livepatch.h
92c9abf
livepatch: Allow to distinguish different version of system state changes
by Petr Mladek
· 5 years ago
73727f4
livepatch: Basic API to track system state changes
by Petr Mladek
· 5 years ago
db04573
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 5 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
aec71d7
livepatch: Remove stale kobj_added entries from kernel-doc descriptions
by Miroslav Benes
· 6 years ago
4d141ab
livepatch: Remove custom kobject state handling
by Petr Mladek
· 6 years ago
e1452b6
livepatch: Add atomic replace
by Jason Baron
· 6 years ago
20e5502
livepatch: Use lists to manage patches, objects and functions
by Jason Baron
· 6 years ago
958ef1e
livepatch: Simplify API by removing registration step
by Petr Mladek
· 6 years ago
6800728
livepatch: Don't block the removal of patches loaded after a forced transition
by Petr Mladek
· 6 years ago
0430f78
livepatch: Consolidate klp_free functions
by Petr Mladek
· 6 years ago
1951491
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
by Petr Mladek
· 6 years ago
3b2c77d
livepatch: Allow to call a custom callback when freeing shadow variables
by Petr Mladek
· 7 years ago
e91c2518
livepatch: Initialize shadow variables safely by a custom callback
by Petr Mladek
· 7 years ago
d0807da
livepatch: Remove immediate feature
by Miroslav Benes
· 7 years ago
93862e3
livepatch: add (un)patch callbacks
by Joe Lawrence
· 7 years ago
439e727
livepatch: introduce shadow variable API
by Joe Lawrence
· 7 years ago
3ec2477
livepatch: allow removal of a disabled patch
by Josh Poimboeuf
· 8 years ago
d83a7cb
livepatch: change to a per-task consistency model
by Josh Poimboeuf
· 8 years ago
f5e547f
livepatch: store function sizes
by Josh Poimboeuf
· 8 years ago
0dade9f
livepatch: separate enabled and patched states
by Josh Poimboeuf
· 8 years ago
46c5a01
livepatch: create temporary klp_update_patch_state() stub
by Josh Poimboeuf
· 8 years ago
255e732
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
by Jessica Yu
· 8 years ago
be69f70
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linus
by Jiri Kosina
· 9 years ago
f09d908
livepatch: make object/func-walking helpers more robust
by Miroslav Benes
· 9 years ago
425595a
livepatch: reuse module loader code to write relocations
by Jessica Yu
· 9 years ago
7e545d6
livepatch/module: remove livepatch module notifier
by Jessica Yu
· 9 years ago
335e073
klp: remove CONFIG_LIVEPATCH dependency from klp headers
by Jiri Kosina
· 9 years ago
064c89d
livepatch: add sympos as disambiguator field to klp_reloc
by Chris J Arges
· 9 years ago
b2b018e
livepatch: add old_sympos as disambiguator field to klp_func
by Chris J Arges
· 9 years ago
8cdd043
livepatch: introduce patch/func-walking helpers
by Jiri Slaby
· 10 years ago
cad706d
livepatch: make kobject in klp_object statically allocated
by Miroslav Benes
· 10 years ago
4421f8f
livepatch: remove extern specifier from header files
by Miroslav Benes
· 10 years ago
12cf89b
livepatch: rename config to CONFIG_LIVEPATCH
by Josh Poimboeuf
· 10 years ago
3c33f5b
livepatch: support for repatching a function
by Josh Poimboeuf
· 10 years ago
b700e7f
livepatch: kernel: add support for live patching
by Seth Jennings
· 10 years ago