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
/
bpf_local_storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
1
-2
/
+2
2022-08-10
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
1
-3
/
+3
2022-04-20
bpf: Fix usage of trace RCU in local storage.
KP Singh
1
-10
/
+19
2022-03-21
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-21
/
+37
2022-02-24
bpf: Cleanup comments
Tom Rix
1
-1
/
+1
2021-12-30
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-13
/
+37
2021-02-26
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
1
-1
/
+10
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
1
-11
/
+17
2020-12-03
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
1
-10
/
+0
2020-12-03
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
1
-4
/
+6
2020-09-19
bpf: Use hlist_add_head_rcu when linking to local_storage
Martin KaFai Lau
1
-1
/
+1
2020-08-26
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
1
-0
/
+600