index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
task_local_storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
1
-1
/
+1
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
1
-5
/
+5
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
1
-0
/
+46
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
1
-0
/
+2
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
1
-0
/
+45
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
1
-0
/
+43
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
1
-0
/
+142
2024-02-12
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
1
-6
/
+0
2023-02-17
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-4
/
+4
2022-10-26
selftests/bpf: Tracing prog can still do lookup under busy lock
Martin KaFai Lau
1
-2
/
+46
2022-10-26
selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...
Martin KaFai Lau
1
-0
/
+98
2022-10-21
selftests/bpf: fix task_local_storage/exit_creds rcu usage
Delyan Kratunov
1
-3
/
+15
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
1
-0
/
+23
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
1
-0
/
+69