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
/
stackmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
bpf: remove struct bpf_map_type_list
Johannes Berg
1
-13
/
+1
2017-02-17
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
1
-1
/
+1
2017-01-19
bpf: don't trigger OOM killer under pressure with map alloc
Daniel Borkmann
1
-12
/
+8
2016-09-10
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-3
/
+2
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
1
-1
/
+1
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-08
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
1
-1
/
+1
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
1
-18
/
+68
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
1
-0
/
+3
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
1
-0
/
+237