index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
bpf_local_storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
2022-11-21
1
-1
/
+1
*
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
2022-09-01
1
-2
/
+2
*
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
2022-08-10
1
-3
/
+3
*
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
1
-10
/
+19
*
bpf: Enable non-atomic allocations in local storage
Joanne Koong
2022-03-20
1
-21
/
+37
*
bpf: Cleanup comments
Tom Rix
2022-02-23
1
-1
/
+1
*
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
1
-13
/
+37
*
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
1
-1
/
+10
*
bpf: Enable task local storage for tracing programs
Song Liu
2021-02-26
1
-11
/
+17
*
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
1
-10
/
+0
*
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
1
-4
/
+6
*
bpf: Use hlist_add_head_rcu when linking to local_storage
Martin KaFai Lau
2020-09-19
1
-1
/
+1
*
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
1
-0
/
+600