summaryrefslogtreecommitdiffstats
path: root/kernel/trace/rethook.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rethook: fix a potential memleak in rethook_alloc()Yi Yang2022-11-181-1/+3
* rethook: Reject getting a rethook if RCU is not watchingMasami Hiramatsu (Google)2022-06-171-0/+9
* rethook: Fix to use WRITE_ONCE() for rethook:: HandlerMasami Hiramatsu2022-03-311-1/+1
* rethook: Add a generic return hookMasami Hiramatsu2022-03-181-0/+317