index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
trampoline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
bpf: lsm: Implement attach, detach and execution
KP Singh
1
-4
/
+13
2020-03-13
bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
Jules Irenge
1
-0
/
+2
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
1
-73
/
+10
2020-03-13
bpf: Add trampolines to kallsyms
Jiri Olsa
1
-0
/
+28
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-1
/
+4
2020-03-05
bpf: Refactor trampoline update code
KP Singh
1
-27
/
+35
2020-02-25
bpf: Use migrate_disable/enabe() in trampoline code.
David Miller
1
-4
/
+5
2020-01-25
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
1
-8
/
+72
2020-01-23
bpf: Introduce dynamic program extensions
Alexei Starovoitov
1
-3
/
+38
2020-01-22
bpf: Fix trampoline usage in preempt
Alexei Starovoitov
1
-0
/
+10
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-3
/
+5
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+17
2019-12-14
bpf: Move trampoline JIT image allocation to a function
Björn Töpel
1
-7
/
+17
2019-12-12
bpf: Make BPF trampoline use register_ftrace_direct() API
Alexei Starovoitov
1
-6
/
+58
2019-11-25
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
1
-4
/
+4
2019-11-16
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-0
/
+253