index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
livepatch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
2022-05-24
1
-2
/
+0
*
livepatch: Remove .klp.arch
Peter Zijlstra
2020-05-08
1
-3
/
+0
*
livepatch: Apply vmlinux-specific KLP relocations early
Josh Poimboeuf
2020-05-08
1
-0
/
+14
*
livepatch: Allow to distinguish different version of system state changes
Petr Mladek
2019-11-01
1
-0
/
+2
*
livepatch: Basic API to track system state changes
Petr Mladek
2019-11-01
1
-0
/
+15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-07-11
1
-3
/
+0
|
\
|
*
livepatch: Remove stale kobj_added entries from kernel-doc descriptions
Miroslav Benes
2019-05-09
1
-3
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
livepatch: Remove custom kobject state handling
Petr Mladek
2019-05-03
1
-3
/
+0
*
livepatch: Add atomic replace
Jason Baron
2019-01-11
1
-0
/
+12
*
livepatch: Use lists to manage patches, objects and functions
Jason Baron
2019-01-11
1
-2
/
+17
*
livepatch: Simplify API by removing registration step
Petr Mladek
2019-01-11
1
-4
/
+3
*
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
2019-01-11
1
-0
/
+2
*
livepatch: Consolidate klp_free functions
Petr Mladek
2019-01-11
1
-0
/
+6
*
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
2019-01-11
1
-2
/
+2
*
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
2018-04-17
1
-2
/
+3
*
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
2018-04-17
1
-4
/
+10
*
livepatch: Remove immediate feature
Miroslav Benes
2018-01-11
1
-4
/
+0
*
livepatch: add (un)patch callbacks
Joe Lawrence
2017-10-19
1
-0
/
+26
*
livepatch: introduce shadow variable API
Joe Lawrence
2017-09-14
1
-0
/
+8
*
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2017-03-08
1
-0
/
+3
*
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
1
-1
/
+41
*
livepatch: store function sizes
Josh Poimboeuf
2017-03-08
1
-0
/
+3
*
livepatch: separate enabled and patched states
Josh Poimboeuf
2017-03-08
1
-11
/
+6
*
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
2017-03-08
1
-1
/
+4
*
livepatch: use arch_klp_init_object_loaded() to finish arch-specific tasks
Jessica Yu
2016-08-18
1
-0
/
+3
*
-
.
Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...
Jiri Kosina
2016-05-17
1
-20
/
+0
|
\
\
|
|
*
livepatch: reuse module loader code to write relocations
Jessica Yu
2016-04-01
1
-20
/
+0
|
|
/
*
/
livepatch: make object/func-walking helpers more robust
Miroslav Benes
2016-04-30
1
-2
/
+4
|
/
*
livepatch/module: remove livepatch module notifier
Jessica Yu
2016-03-17
1
-0
/
+13
*
klp: remove CONFIG_LIVEPATCH dependency from klp headers
Jiri Kosina
2016-03-06
1
-4
/
+0
*
livepatch: add sympos as disambiguator field to klp_reloc
Chris J Arges
2015-12-03
1
-3
/
+2
*
livepatch: add old_sympos as disambiguator field to klp_func
Chris J Arges
2015-12-03
1
-9
/
+10
*
livepatch: introduce patch/func-walking helpers
Jiri Slaby
2015-05-19
1
-0
/
+6
*
livepatch: make kobject in klp_object statically allocated
Miroslav Benes
2015-05-19
1
-1
/
+1
*
livepatch: remove extern specifier from header files
Miroslav Benes
2015-02-18
1
-4
/
+4
*
livepatch: rename config to CONFIG_LIVEPATCH
Josh Poimboeuf
2015-02-04
1
-2
/
+2
*
livepatch: support for repatching a function
Josh Poimboeuf
2015-01-20
1
-2
/
+2
*
livepatch: kernel: add support for live patching
Seth Jennings
2014-12-22
1
-0
/
+133