Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-02 | bpf: Eliminate rlimit-based memory accounting for bpf local storage maps | Roman Gushchin | 1 | -10/+0 |
2020-12-02 | 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-25 | bpf: Split bpf_local_storage to bpf_sk_storage | KP Singh | 1 | -0/+600 |