summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/local_storage.c
AgeCommit message (Expand)Author
2024-04-29bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2023-03-25selftests/bpf: Test task storage when local_storage->smap is NULLMartin KaFai Lau
2023-03-10selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...Martin KaFai Lau
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko
2022-03-20selftests/bpf: Test for associating multiple elements with the local storageJoanne Koong
2021-12-29bpf/selftests: Update local storage selftest for sleepable programsKP Singh
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh
2020-11-06bpf: Add tests for task_local_storageKP Singh
2020-11-06bpf: Update selftests for local_storage to use vmlinux.hKP Singh
2020-11-06bpf: Fix tests for local_storageKP Singh
2020-08-25bpf: Add selftests for local_storageKP Singh