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
starfive-6.6.48-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
/
queue_stack_maps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-6
/
+4
2020-12-03
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
1
-12
/
+4
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
1
-0
/
+2
2020-07-01
bpf: Remove redundant synchronize_rcu.
Alexei Starovoitov
1
-7
/
+0
2020-06-22
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
1
-0
/
+6
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
1
-1
/
+1
2020-05-11
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-06-01
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
1
-4
/
+0
2019-06-01
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
1
-3
/
+6
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
1
-1
/
+1
2019-04-10
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
1
-3
/
+3
2018-11-22
bpf: fix integer overflow in queue_stack_map
Alexei Starovoitov
1
-8
/
+8
2018-10-26
bpf: fix leaking uninitialized memory on pop/peek helpers
Daniel Borkmann
1
-0
/
+2
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
1
-0
/
+288