index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
bpf_cgrp_storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates ...
Martin KaFai Lau
1
-5
/
+6
2025-01-30
bpf: Fix deadlock when freeing cgroup storage
Abel Wu
1
-1
/
+1
2025-01-09
bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers
Hou Tao
1
-8
/
+7
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
1
-2
/
+2
2023-12-09
bpf: Enable bpf_cgrp_storage for cgroup1 non-attach case
Yafang Shao
1
-3
/
+3
2023-04-05
bpf: Teach verifier that certain helpers accept NULL pointer.
Alexei Starovoitov
1
-2
/
+2
2023-03-26
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
1
-1
/
+1
2023-03-23
bpf: return long from bpf_map_ops funcs
JP Kobryn
1
-3
/
+3
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
1
-1
/
+1
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
1
-8
/
+1
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2022-12-01
bpf: Fix a compilation failure with clang lto build
Yonghong Song
1
-2
/
+1
2022-10-26
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-0
/
+247