Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-26 | selftests/bpf: Test task storage when local_storage->smap is NULL | Martin KaFai Lau | 1 | -14/+42 |
2023-03-10 | selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap... | Martin KaFai Lau | 1 | -9/+20 |
2023-03-10 | selftests/bpf: fix lots of silly mistakes pointed out by compiler | Andrii Nakryiko | 1 | -1/+0 |
2022-03-21 | selftests/bpf: Test for associating multiple elements with the local storage | Joanne Koong | 1 | -0/+19 |
2021-12-30 | bpf/selftests: Update local storage selftest for sleepable programs | KP Singh | 1 | -19/+5 |
2021-01-12 | bpf: Update local storage test to check handling of null ptrs | KP Singh | 1 | -27/+35 |
2020-11-06 | bpf: Add tests for task_local_storage | KP Singh | 1 | -7/+54 |
2020-11-06 | bpf: Update selftests for local_storage to use vmlinux.h | KP Singh | 1 | -19/+1 |
2020-11-06 | bpf: Fix tests for local_storage | KP Singh | 1 | -9/+15 |
2020-08-26 | bpf: Add selftests for local_storage | KP Singh | 1 | -0/+140 |