index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rethook.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
1
-9
/
+14
*
kprobes: unused header files removed
wuqiang.matt
2023-10-24
1
-2
/
+0
*
kprobes: kretprobe scalability improvement
wuqiang.matt
2023-10-18
1
-50
/
+40
*
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
1
-0
/
+13
|
\
|
*
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-11
1
-0
/
+13
*
|
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2023-06-06
1
-1
/
+2
|
/
*
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-18
1
-2
/
+2
*
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
2022-11-18
1
-1
/
+3
*
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-17
1
-0
/
+9
*
rethook: Fix to use WRITE_ONCE() for rethook:: Handler
Masami Hiramatsu
2022-03-31
1
-1
/
+1
*
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-18
1
-0
/
+317