index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
send_signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
selftests/bpf: Fix flaky send_signal test
Yonghong Song
1
-0
/
+16
2021-08-18
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
1
-25
/
+20
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-2
/
+1
2021-05-12
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
1
-1
/
+1
2020-08-07
bpf: Fix compilation warning of selftests
Jianlin Lv
1
-10
/
+8
2020-01-17
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
1
-5
/
+1
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
1
-77
/
+51
2019-08-28
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
1
-23
/
+19
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
1
-0
/
+1
2019-08-07
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
1
-2
/
+2
2019-07-28
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
1
-3
/
+6
2019-07-28
selftests/bpf: abstract away test log output
Andrii Nakryiko
1
-6
/
+2
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
1
-1
/
+32
2019-05-25
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
1
-0
/
+198