Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
23df57afe8eebff6ece05a815934f2f70a851e0a
/
kernel
/
livepatch
/
transition.c
db04573
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 5 years ago
ac59a47
livepatch: Remove duplicate warning about missing reliable stacktrace support
by Petr Mladek
· 6 years ago
67059d6
Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"
by Miroslav Benes
· 6 years ago
f36e664
livepatch: Use static buffer for debugging messages under rq lock
by Petr Mladek
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
25e39e3
livepatch: Simplify stack trace retrieval
by Thomas Gleixner
· 6 years ago
f9d1381
Merge branch 'for-5.1/atomic-replace' into for-linus
by Jiri Kosina
· 6 years ago
ecba29f
livepatch: Introduce klp_for_each_patch macro
by Petr Mladek
· 6 years ago
0b3d527
livepatch: Remove signal sysfs attribute
by Miroslav Benes
· 6 years ago
cba82de
livepatch: Send a fake signal periodically
by Miroslav Benes
· 6 years ago
d697bad
livepatch: Remove Nop structures when unused
by Petr Mladek
· 6 years ago
e1452b6
livepatch: Add atomic replace
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
1951491
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
by Petr Mladek
· 6 years ago
6932689
livepatch: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
1d98a69
livepatch: Remove reliable stacktrace check in klp_try_switch_task()
by Kamalesh Babulal
· 6 years ago
d0807da
livepatch: Remove immediate feature
by Miroslav Benes
· 7 years ago
c99a2be
livepatch: force transition to finish
by Miroslav Benes
· 7 years ago
43347d5
livepatch: send a fake signal to all blocking tasks
by Miroslav Benes
· 7 years ago
af02679
livepatch: add transition notices
by Joe Lawrence
· 7 years ago
6116c30
livepatch: move transition "complete" notice into klp_complete_transition()
by Joe Lawrence
· 7 years ago
93862e3
livepatch: add (un)patch callbacks
by Joe Lawrence
· 7 years ago
842c088
livepatch: Fix stacking of patches with respect to RCU
by Petr Mladek
· 8 years ago
e679af6
livepatch: Cancel transition a safe way for immediate patches
by Petr Mladek
· 8 years ago
1051742
livepatch: make klp_mutex proper part of API
by Jiri Kosina
· 8 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