Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |