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
/
patch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2020-11-13
1
-4
/
+5
*
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
1
-1
/
+2
*
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+1
*
livepatch: Trigger WARNING if livepatch function fails due to recursion
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+1
*
livepatch/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-11-06
1
-0
/
+5
*
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2019-11-04
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
livepatch: Remove Nop structures when unused
Petr Mladek
2019-01-11
1
-5
/
+26
*
livepatch: Add atomic replace
Jason Baron
2019-01-11
1
-0
/
+8
*
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
2019-01-11
1
-8
/
+10
*
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
1
-2
/
+2
*
livepatch: add (un)patch callbacks
Joe Lawrence
2017-10-19
1
-0
/
+1
*
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2017-06-20
1
-2
/
+6
*
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
1
-0
/
+59
*
livepatch: move patching functions into patch.c
Josh Poimboeuf
2017-03-08
1
-0
/
+213