Age | Commit message (Expand) | Author |
---|---|---|
2024-04-29 | bpf: Fix verifier assumptions about socket->sk | Alexei Starovoitov |
2024-01-03 | selftests/bpf: Attempt to build BPF programs with -Wsign-compare | Alexei Starovoitov |
2023-03-25 | selftests/bpf: Test task storage when local_storage->smap is NULL | Martin KaFai Lau |
2023-03-10 | selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap... | Martin KaFai Lau |
2023-03-10 | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko |
2022-03-20 | selftests/bpf: Test for associating multiple elements with the local storage | Joanne Koong |
2021-12-29 | bpf/selftests: Update local storage selftest for sleepable programs | KP Singh |
2021-01-12 | bpf: Update local storage test to check handling of null ptrs | KP Singh |
2020-11-06 | bpf: Add tests for task_local_storage | KP Singh |
2020-11-06 | bpf: Update selftests for local_storage to use vmlinux.h | KP Singh |
2020-11-06 | bpf: Fix tests for local_storage | KP Singh |
2020-08-25 | bpf: Add selftests for local_storage | KP Singh |