Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-03 | 1 | -10/+0 |
* | bpf: Memcg-based memory accounting for bpf local storage maps | Roman Gushchin | 2020-12-03 | 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-26 | 1 | -0/+600 |