index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
fprobe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
1
-0
/
+14
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
1
-15
/
+44
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
1
-1
/
+1
2023-03-28
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
1
-5
/
+9
2023-03-28
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
1
-1
/
+4
2023-03-28
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-7
/
+14
2022-11-04
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-04
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
1
-0
/
+2
2022-05-10
fprobe: Resolve symbols with ftrace_lookup_symbols
Jiri Olsa
1
-20
/
+12
2022-03-28
fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
Masami Hiramatsu
1
-1
/
+1
2022-03-28
fprobe: Fix smatch type mismatch warning
Masami Hiramatsu
1
-3
/
+3
2022-03-17
fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe
Masami Hiramatsu
1
-1
/
+18
2022-03-17
fprobe: Add exit_handler support
Masami Hiramatsu
1
-6
/
+110
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
1
-0
/
+211