index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
livepatch
/
transition.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
1
-1
/
+0
|
\
|
*
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
1
-1
/
+0
*
|
livepatch: Don't block removal of patches that are safe to unload
Chengming Zhou
2022-03-17
1
-2
/
+9
|
/
*
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
2021-10-14
1
-1
/
+4
*
sched,livepatch: Use task_call_func()
Peter Zijlstra
2021-10-07
1
-46
/
+44
*
livepatch: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-19
1
-2
/
+2
*
livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
Miroslav Benes
2021-03-30
1
-3
/
+2
*
livepatch: Keep replaced patches until post_patch callback is called
Petr Mladek
2019-11-01
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-07-11
1
-3
/
+8
|
\
|
*
livepatch: Remove duplicate warning about missing reliable stacktrace support
Petr Mladek
2019-06-20
1
-1
/
+0
|
*
Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"
Miroslav Benes
2019-06-20
1
-0
/
+7
|
*
livepatch: Use static buffer for debugging messages under rq lock
Petr Mladek
2019-06-05
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
|
/
*
livepatch: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-13
/
+9
*
Merge branch 'for-5.1/atomic-replace' into for-linus
Jiri Kosina
2019-03-05
1
-1
/
+1
|
\
|
*
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
2019-02-06
1
-1
/
+1
*
|
livepatch: Remove signal sysfs attribute
Miroslav Benes
2019-01-16
1
-41
/
+41
*
|
livepatch: Send a fake signal periodically
Miroslav Benes
2019-01-16
1
-3
/
+13
|
/
*
livepatch: Remove Nop structures when unused
Petr Mladek
2019-01-11
1
-1
/
+3
*
livepatch: Add atomic replace
Jason Baron
2019-01-11
1
-0
/
+3
*
livepatch: Simplify API by removing registration step
Petr Mladek
2019-01-11
1
-7
/
+12
*
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
2019-01-11
1
-5
/
+5
*
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
2019-01-11
1
-2
/
+2
*
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
1
-2
/
+2
*
livepatch: Remove reliable stacktrace check in klp_try_switch_task()
Kamalesh Babulal
2018-07-16
1
-7
/
+0
*
livepatch: Remove immediate feature
Miroslav Benes
2018-01-11
1
-44
/
+5
*
livepatch: force transition to finish
Miroslav Benes
2017-12-07
1
-2
/
+34
*
livepatch: send a fake signal to all blocking tasks
Miroslav Benes
2017-12-04
1
-0
/
+41
*
livepatch: add transition notices
Joe Lawrence
2017-10-19
1
-1
/
+17
*
livepatch: move transition "complete" notice into klp_complete_transition()
Joe Lawrence
2017-10-19
1
-3
/
+3
*
livepatch: add (un)patch callbacks
Joe Lawrence
2017-10-19
1
-3
/
+18
*
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2017-06-20
1
-5
/
+31
*
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
2017-04-11
1
-20
/
+0
*
livepatch: make klp_mutex proper part of API
Jiri Kosina
2017-03-08
1
-2
/
+1
*
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2017-03-08
1
-3
/
+34
*
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
1
-0
/
+543