Age | Commit message (Expand) | Author |
---|---|---|
2023-03-25 | selftests/bpf: Test task storage when local_storage->smap is NULL | Martin KaFai Lau |
2023-03-10 | selftests/bpf: Replace CHECK with ASSERT in test_local_storage | Martin KaFai Lau |
2022-09-01 | selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h | Hou Tao |
2021-12-29 | bpf/selftests: Update local storage selftest for sleepable programs | KP Singh |
2021-02-02 | selftests/bpf: Fix a compiler warning in local_storage test | KP Singh |
2021-01-12 | bpf: Update local storage test to check handling of null ptrs | KP Singh |
2020-12-03 | selftests/bpf: Copy file using read/write in local storage test | Stanislav Fomichev |
2020-11-06 | selftests/bpf: Fix selftest build with old libc | Alexei Starovoitov |
2020-11-06 | bpf: Exercise syscall operations for inode and sk storage | KP Singh |
2020-11-06 | bpf: Add tests for task_local_storage | KP Singh |
2020-08-25 | bpf: Add selftests for local_storage | KP Singh |