summaryrefslogtreecommitdiff
path: root/include/linux/rethook.h
tro/kernel/commit/Documentation/networking/filter.rst?id=2551c2d19c04cd1c7b6c99ec04a8ff08193b0ccc'>bpf, docs: Fix literal block for example code
AgeCommit message (Expand)Author
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-10-18kprobes: kretprobe scalability improvementwuqiang.matt
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-11fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)
2023-06-06fprobe: Pass return address to the handlersMasami Hiramatsu (Google)
Hengqi Chen
2021-02-11docs: bpf: Clarify BPF_CMPXCHG wordingIlya Leoshkevich
2021-01-20docs: bpf: Clarify -mcpu=v3 requirement for atomic opsBrendan Jackman
2021-01-20docs: bpf: Fixup atomics markupBrendan Jackman
2021-01-20docs, bpf: Add minimal markup to address doc warningLukas Bulwahn
2021-01-14bpf: Document new atomic instructionsBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2020-07-31Documentation/bpf: Use valid and new links in index.rstTiezhu Yang