Age | Commit message (Expand) | Author |
---|---|---|
2022-03-20 | bpf: Enable non-atomic allocations in local storage | Joanne Koong |
2021-12-29 | bpf: Allow bpf_local_storage to be used by sleepable programs | KP Singh |
2021-11-12 | bpf: Introduce btf_tracing_ids | Song Liu |
2021-08-25 | bpf: Consolidate task_struct BTF_ID declarations | Daniel Xu |
2021-03-16 | bpf: Make symbol 'bpf_task_storage_busy' static | Wei Yongjun |
2021-02-26 | bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete] | Song Liu |
2021-02-26 | bpf: Enable task local storage for tracing programs | Song Liu |
2021-01-12 | bpf: Local storage helpers should check nullness of owner ptr passed | KP Singh |
2020-11-11 | bpf: Fix NULL dereference in bpf_task_storage | Martin KaFai Lau |
2020-11-06 | bpf: Implement task local storage | KP Singh |