index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
task_local_storage.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
2024-11-04
1
-5
/
+5
*
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
2024-10-24
1
-0
/
+46
*
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
2024-10-24
1
-0
/
+2
*
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
2024-10-24
1
-0
/
+45
*
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
2024-10-24
1
-0
/
+43
*
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
2024-10-24
1
-0
/
+142
*
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
2024-02-11
1
-6
/
+0
*
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-17
1
-4
/
+4
*
selftests/bpf: Tracing prog can still do lookup under busy lock
Martin KaFai Lau
2022-10-26
1
-2
/
+46
*
selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...
Martin KaFai Lau
2022-10-26
1
-0
/
+98
*
selftests/bpf: fix task_local_storage/exit_creds rcu usage
Delyan Kratunov
2022-10-21
1
-3
/
+15
*
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
1
-0
/
+23
*
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
2021-02-26
1
-0
/
+69