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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
selftests/bpf: Don't assign outer source IP to host
Paul Chaignon
2
-11
/
+86
2022-07-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
32
-226
/
+926
2022-07-22
bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
Jie2x Zhou
1
-3
/
+3
2022-07-22
ping: support ipv6 ping socket flow labels
Alan Brady
2
-15
/
+76
2022-07-22
selftests/bpf: Fix test_verifier failed test in unprivileged mode
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-07-22
selftests/bpf: Add negative tests for new nf_conntrack kfuncs
Kumar Kartikeya Dwivedi
2
-1
/
+189
2022-07-22
selftests/bpf: Add tests for new nf_conntrack kfuncs
Lorenzo Bianconi
2
-12
/
+81
2022-07-22
selftests/bpf: Add verifier tests for trusted kfunc args
Kumar Kartikeya Dwivedi
1
-0
/
+53
2022-07-22
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
1
-5
/
+5
2022-07-22
tools/resolve_btfids: Add support for 8-byte BTF sets
Kumar Kartikeya Dwivedi
1
-6
/
+34
2022-07-22
selftests: tls: add a test for timeo vs lock
Jakub Kicinski
1
-0
/
+32
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-20
/
+47
2022-07-21
libbpf: Fix str_has_sfx()'s return value
Dan Carpenter
1
-3
/
+3
2022-07-21
libbpf: Fix sign expansion bug in btf_dump_get_enum_value()
Dan Carpenter
1
-1
/
+1
2022-07-21
selftests: net: af_unix: Fix a build error of unix_connect.c.
Kuniyuki Iwashima
1
-2
/
+1
2022-07-19
libbpf: fix an snprintf() overflow check
Dan Carpenter
1
-1
/
+1
2022-07-19
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
2022-07-19
selftests/bpf: test eager BPF ringbuf size adjustment logic
Andrii Nakryiko
1
-0
/
+11
2022-07-19
libbpf: make RINGBUF map size adjustments more eagerly
Andrii Nakryiko
1
-35
/
+42
2022-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
1
-1
/
+2
2022-07-19
libbpf: fallback to tracefs mount point if debugfs is not mounted
Andrii Nakryiko
1
-21
/
+40
2022-07-19
selftests/bpf: validate .bss section bigger than 8MB is possible now
Andrii Nakryiko
2
-0
/
+6
2022-07-19
selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
Andrii Nakryiko
3
-32
/
+16
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
4
-9
/
+157
2022-07-19
libbpf: improve BPF_KPROBE_SYSCALL macro and rename it to BPF_KSYSCALL
Andrii Nakryiko
2
-13
/
+40
2022-07-19
selftests/bpf: add test of __weak unknown virtual __kconfig extern
Andrii Nakryiko
2
-10
/
+10
2022-07-19
libbpf: generalize virtual __kconfig externs and use it for USDT
Andrii Nakryiko
2
-45
/
+66
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-07-17
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+30
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-16
selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...
Jaehee Park
2
-0
/
+309
2022-07-15
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
3
-0
/
+33
2022-07-15
tools: runqslower: Build and use lightweight bootstrap version of bpftool
Pu Lehui
1
-4
/
+3
2022-07-15
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
1
-0
/
+2
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+511
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-13
/
+138
2022-07-14
selftests/net: test nexthop without gw
Nicolas Dichtel
2
-1
/
+120
2022-07-14
selftests/bpf: Return true/false (not 1/0) from bool functions
Linkui Xiao
1
-15
/
+15
2022-07-14
libbpf: Fix the name of a reused map
Anquan Wu
1
-2
/
+7
2022-07-13
libbpf: Error out when binary_path is NULL for uprobe and USDT
Hengqi Chen
1
-6
/
+7
2022-07-13
selftests: mptcp: add MPC backup tests
Paolo Abeni
1
-0
/
+30
2022-07-13
selftests/bpf: add a ksym iter subtest
Alan Maguire
3
-0
/
+97
2022-07-12
selftests: tls: add test for NoPad getsockopt
Jakub Kicinski
1
-0
/
+51
2022-07-12
selftest: net: add tun to .gitignore
Jakub Kicinski
1
-0
/
+1
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-24
/
+372
2022-07-11
selftests: mptcp: validate userspace PM tests by default
Matthieu Baerts
1
-1
/
+1
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
[next]