Age | Commit message (Expand) | Author |
---|---|---|
2022-11-07 | bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE() | Nathan Chancellor |
2022-11-04 | bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace) | Peter Zijlstra |
2022-11-04 | bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop") | Peter Zijlstra |
2022-10-20 | bpf: Fix dispatcher patchable function entry to 5 bytes nop | Jiri Olsa |
2022-09-26 | bpf: use bpf_prog_pack for bpf_dispatcher | Song Liu |
2020-03-13 | bpf: Remove bpf_image tree | Jiri Olsa |
2020-03-13 | bpf: Add dispatchers to kallsyms | Jiri Olsa |
2020-01-25 | bpf: Allow to resolve bpf trampoline and dispatcher in unwind | Jiri Olsa |
2019-12-13 | bpf: Introduce BPF dispatcher | Björn Töpel |