index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rethook.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
Andrii Nakryiko
1
-0
/
+2
2024-05-01
rethook: Remove warning messages printed for finding return address of a frame.
Kui-Feng Lee
1
-1
/
+1
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
1
-9
/
+14
2023-10-24
kprobes: unused header files removed
wuqiang.matt
1
-2
/
+0
2023-10-18
kprobes: kretprobe scalability improvement
wuqiang.matt
1
-50
/
+40
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+13
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
1
-0
/
+13
2023-06-06
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
1
-1
/
+2
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
1
-2
/
+2
2022-11-18
rethook: fix a potential memleak in rethook_alloc()
Yi Yang
1
-1
/
+3
2022-06-17
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
1
-0
/
+9
2022-03-30
rethook: Fix to use WRITE_ONCE() for rethook:: Handler
Masami Hiramatsu
1
-1
/
+1
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
1
-0
/
+317