Age | Commit message (Expand) | Author |
---|---|---|
2024-02-11 | bpf: Allow compiler to inline most of bpf_local_storage_lookup() | Marco Elver |
2023-02-16 | selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich |
2022-10-25 | selftests/bpf: Tracing prog can still do lookup under busy lock | Martin KaFai Lau |
2022-10-25 | selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl... | Martin KaFai Lau |
2022-10-21 | selftests/bpf: fix task_local_storage/exit_creds rcu usage | Delyan Kratunov |
2021-02-26 | selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete] | Song Liu |
2021-02-26 | selftests/bpf: Add non-BPF_LSM test for task local storage | Song Liu |