index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
rethook.c
Age
Commit message (
Expand
)
Author
Files
Lines
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