index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
dispatcher.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
bpf: Add kernel symbol for struct_ops trampoline
Xu Kuohai
1
-1
/
+2
2023-12-06
bpf: Use arch_bpf_trampoline_size
Song Liu
1
-1
/
+1
2023-12-06
bpf: Let bpf_prog_pack_free handle any pointer
Song Liu
1
-4
/
+1
2022-12-14
bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
Jiri Olsa
1
-0
/
+5
2022-11-07
bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
Nathan Chancellor
1
-1
/
+1
2022-11-04
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
1
-14
/
+8
2022-11-04
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
1
-6
/
+0
2022-10-20
bpf: Fix dispatcher patchable function entry to 5 bytes nop
Jiri Olsa
1
-0
/
+6
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
1
-6
/
+21
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
1
-2
/
+2
2020-03-13
bpf: Add dispatchers to kallsyms
Jiri Olsa
1
-0
/
+1
2020-01-25
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
1
-2
/
+2
2019-12-13
bpf: Introduce BPF dispatcher
Björn Töpel
1
-0
/
+158