aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/bpf_cgrp_storage.c
AgeCommit message (Expand)Author
2023-12-08bpf: Enable bpf_cgrp_storage for cgroup1 non-attach caseYafang Shao
2023-04-04bpf: Teach verifier that certain helpers accept NULL pointer.Alexei Starovoitov
2023-03-25bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elemMartin KaFai Lau
2023-03-22bpf: return long from bpf_map_ops funcsJP Kobryn
2023-03-10bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storageMartin KaFai Lau
2023-03-10bpf: Refactor codes into bpf_local_storage_destroyMartin KaFai Lau
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2022-11-30bpf: Fix a compilation failure with clang lto buildYonghong Song
2022-10-25bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song