index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
local_storage.c
Age
Commit message (
Expand
)
Author
2026-02-06
selftests/bpf: Fix outdated test on storage->smap
Amery Hung
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