Sign in
android-kvm
/
linux
/
0c119e3a18f994251c74c751e1657e4ef8da0c00
/
kernel
/
livepatch
/
patch.c
2860cd8
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
by Steven Rostedt (VMware)
· 4 years, 2 months ago
d19ad07
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
by Steven Rostedt (VMware)
· 4 years, 2 months ago
773c167
ftrace: Add recording of functions that caused recursion
by Steven Rostedt (VMware)
· 4 years, 2 months ago
4b750b5
livepatch: Trigger WARNING if livepatch function fails due to recursion
by Steven Rostedt (VMware)
· 4 years, 2 months ago
13f3ea9
livepatch/ftrace: Add recursion protection to the ftrace callback
by Steven Rostedt (VMware)
· 4 years, 2 months ago
7162431
ftrace: Introduce PERMANENT ftrace_ops flag
by Miroslav Benes
· 5 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 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
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
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
d83a7cb
livepatch: change to a per-task consistency model
by Josh Poimboeuf
· 8 years ago
c349cdc
livepatch: move patching functions into patch.c
by Josh Poimboeuf
· 8 years ago