Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-07-12 | 1 | -0/+13 |
|\ | |||||
| * | fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_... | Masami Hiramatsu (Google) | 2023-07-11 | 1 | -0/+13 |
* | | fprobe: Pass return address to the handlers | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -1/+2 |
|/ | |||||
* | rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler | Ze Gao | 2023-05-18 | 1 | -2/+2 |
* | rethook: fix a potential memleak in rethook_alloc() | Yi Yang | 2022-11-18 | 1 | -1/+3 |
* | rethook: Reject getting a rethook if RCU is not watching | Masami Hiramatsu (Google) | 2022-06-17 | 1 | -0/+9 |
* | rethook: Fix to use WRITE_ONCE() for rethook:: Handler | Masami Hiramatsu | 2022-03-31 | 1 | -1/+1 |
* | rethook: Add a generic return hook | Masami Hiramatsu | 2022-03-18 | 1 | -0/+317 |