index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
livepatch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
livepatch: add (un)patch callbacks
Joe Lawrence
1
-0
/
+26
2017-09-14
livepatch: introduce shadow variable API
Joe Lawrence
1
-0
/
+8
2017-03-08
livepatch: allow removal of a disabled patch
Josh Poimboeuf
1
-0
/
+3
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
1
-1
/
+41
2017-03-08
livepatch: store function sizes
Josh Poimboeuf
1
-0
/
+3
2017-03-08
livepatch: separate enabled and patched states
Josh Poimboeuf
1
-11
/
+6
2017-03-08
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
1
-1
/
+4
2016-08-18
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
Jessica Yu
1
-0
/
+3
2016-05-17
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...
Jiri Kosina
1
-20
/
+0
2016-04-30
livepatch: make object/func-walking helpers more robust
Miroslav Benes
1
-2
/
+4
2016-04-01
livepatch: reuse module loader code to write relocations
Jessica Yu
1
-20
/
+0
2016-03-17
livepatch/module: remove livepatch module notifier
Jessica Yu
1
-0
/
+13
2016-03-06
klp: remove CONFIG_LIVEPATCH dependency from klp headers
Jiri Kosina
1
-4
/
+0
2015-12-03
livepatch: add sympos as disambiguator field to klp_reloc
Chris J Arges
1
-3
/
+2
2015-12-03
livepatch: add old_sympos as disambiguator field to klp_func
Chris J Arges
1
-9
/
+10
2015-05-19
livepatch: introduce patch/func-walking helpers
Jiri Slaby
1
-0
/
+6
2015-05-19
livepatch: make kobject in klp_object statically allocated
Miroslav Benes
1
-1
/
+1
2015-02-18
livepatch: remove extern specifier from header files
Miroslav Benes
1
-4
/
+4
2015-02-04
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
1
-2
/
+2
2015-01-20
livepatch: support for repatching a function
Josh Poimboeuf
1
-2
/
+2
2014-12-22
livepatch: kernel: add support for live patching
Seth Jennings
1
-0
/
+133