index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-31
rethook: Fix to use WRITE_ONCE() for rethook:: Handler
Masami Hiramatsu
1
-1
/
+1
2022-03-18
rethook: Add a generic return hook
Masami Hiramatsu
1
-0
/
+317