index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf_local_storage.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
Martin KaFai Lau
1
-1
/
+7
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_alloc()
Martin KaFai Lau
1
-2
/
+2
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
1
-2
/
+28
2023-03-25
bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
Martin KaFai Lau
1
-0
/
+1
2023-03-25
bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem
Martin KaFai Lau
1
-1
/
+5
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
1
-0
/
+4
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: Remember smap in bpf_local_storage
Martin KaFai Lau
1
-0
/
+1
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
1
-1
/
+1
2023-03-10
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
1
-3
/
+0
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2022-10-25
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
1
-10
/
+7
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
1
-2
/
+2
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-3
/
+4
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-0
/
+5
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-05-24
bpf: Fix spelling mistakes
Zhen Lei
1
-2
/
+2
2021-02-26
bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
1
-1
/
+2
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
1
-0
/
+163