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
/
map_in_map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
bpf: Remember BTF of inner maps.
Alexei Starovoitov
1
-0
/
+6
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
1
-0
/
+2
2020-08-28
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
1
-2
/
+1
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
1
-13
/
+8
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
1
-1
/
+1
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-1
/
+2
2019-11-25
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
1
-3
/
+2
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-02-28
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
1
-0
/
+1
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
1
-0
/
+5
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2018-10-01
bpf: don't allow create maps of per-cpu cgroup local storages
Roman Gushchin
1
-1
/
+2
2018-08-03
bpf: don't allow create maps of cgroup local storages
Roman Gushchin
1
-1
/
+2
2017-06-29
bpf: Add syscall lookup support for fd array and htab
Martin KaFai Lau
1
-0
/
+5
2017-03-23
bpf: Add array of maps support
Martin KaFai Lau
1
-0
/
+97