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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
selftests: nci: Add the flags parameter for the send_cmd_mt_nla
Bongsu Jeon
1
-8
/
+8
2021-08-18
selftests: nci: Fix the wrong condition
Bongsu Jeon
1
-1
/
+1
2021-08-18
selftests: nci: Fix the code for next nlattr offset
Bongsu Jeon
1
-2
/
+2
2021-08-18
selftests: nci: Fix the typo
Bongsu Jeon
1
-12
/
+12
2021-08-18
selftests: nci: Remove the polling code to read a NCI frame
Bongsu Jeon
1
-22
/
+11
2021-08-18
selftests: mptcp: delete uncontinuous removing ids
Geliang Tang
1
-4
/
+6
2021-08-18
selftests: mptcp: add fullmesh testcases
Geliang Tang
1
-2
/
+62
2021-08-18
selftests: mptcp: set and print the fullmesh flag
Geliang Tang
1
-1
/
+15
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-08-17
selftests/bpf: Support glob matching for test selector.
Yucong Sun
1
-16
/
+62
2021-08-17
selftests/bpf: Also print test name in subtest status message
Yucong Sun
1
-2
/
+2
2021-08-17
selftests/bpf: Correctly display subtest skip status
Yucong Sun
1
-12
/
+13
2021-08-17
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
1
-2
/
+2
2021-08-17
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
1
-1
/
+6
2021-08-17
selftests: net: improved IOAM tests
Justin Iurman
2
-401
/
+1074
2021-08-17
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
1
-1
/
+8
2021-08-17
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
1
-4
/
+12
2021-08-17
selftest/bpf: Change udp to inet in some function names
Jiang Wang
1
-13
/
+17
2021-08-17
selftest/bpf: Add tests for sockmap with unix stream type.
Jiang Wang
1
-0
/
+2
2021-08-17
selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIs
Hengqi Chen
1
-0
/
+34
2021-08-17
selftests/bpf: Add ref_ctr_offset selftests
Andrii Nakryiko
3
-11
/
+50
2021-08-17
libbpf: Add uprobe ref counter offset support for USDT semaphores
Andrii Nakryiko
2
-4
/
+17
2021-08-17
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
2
-0
/
+339
2021-08-17
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
3
-60
/
+70
2021-08-17
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
2
-0
/
+105
2021-08-17
libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs
Andrii Nakryiko
3
-25
/
+127
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
3
-18
/
+54
2021-08-17
libbpf: Use BPF perf link when supported by kernel
Andrii Nakryiko
1
-21
/
+90
2021-08-17
libbpf: Remove unused bpf_link's destroy operation, but add dealloc
Andrii Nakryiko
1
-4
/
+5
2021-08-17
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
1
-5
/
+5
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-0
/
+16
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
1
-0
/
+7
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
1
-0
/
+2
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-1
/
+60
2021-08-15
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
2
-4
/
+6
2021-08-15
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
4
-0
/
+108
2021-08-15
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-08-14
selftests: mptcp: add testcase for active-back
Paolo Abeni
1
-31
/
+187
2021-08-14
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+16
2021-08-14
Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-20
/
+21
2021-08-14
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-08-14
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+27
2021-08-14
libbpf: Support weak typed ksyms.
Hao Luo
3
-7
/
+96
2021-08-14
selftests/bpf: Fix running of XDP bonding tests
Jussi Maki
1
-3
/
+3
2021-08-13
selftests, bpf: Test that dead ldx_w insns are accepted
Ilya Leoshkevich
1
-0
/
+12
2021-08-13
tools/io_uring/io_uring-cp: sync with liburing example
Jens Axboe
1
-4
/
+27
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+4
2021-08-11
tools/testing/nvdimm: Fix missing 'fallthrough' warning
Dan Williams
1
-1
/
+1
2021-08-11
tools/virtio: fix build
Michael S. Tsirkin
3
-1
/
+60
[prev]
[next]