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-08-11
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
1
-2
/
+2
2022-07-29
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...
Linus Torvalds
4
-31
/
+78
2022-07-27
Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+10
2022-07-27
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
1
-11
/
+7
2022-07-27
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
1
-0
/
+11
2022-07-27
perf symbol: Correct address for bss symbols
Leo Yan
1
-4
/
+41
2022-07-27
perf scripts python: Let script to be python2 compliant
Leo Yan
1
-16
/
+18
2022-07-27
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2022-07-20
selftests: gpio: fix include path to kernel headers for out of tree builds
Kent Gibson
1
-1
/
+1
2022-07-20
tools: Fixed MIPS builds due to struct flock re-definition
Florian Fainelli
1
-1
/
+10
2022-07-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Paolo Bonzini
1
-1
/
+2
2022-07-19
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
1
-3
/
+5
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-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-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
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
1
-0
/
+9
2022-07-09
selftests: forwarding: Install no_forwarding.sh
Martin Blumenstingl
1
-0
/
+1
2022-07-09
selftests: forwarding: Install local_termination.sh
Martin Blumenstingl
1
-0
/
+1
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-11
/
+14
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
3
-11
/
+14
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
20
-29
/
+200
2022-07-07
x86/ibt, objtool: Don't discard text references from tracepoint section
Peter Zijlstra
1
-2
/
+1
2022-07-07
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-07
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-07
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-07
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-06
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
2
-2
/
+103
2022-07-05
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
1
-1
/
+1
2022-07-05
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-05
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-02
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...
Linus Torvalds
9
-17
/
+134
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-07-02
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
5
-7
/
+7
2022-07-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+43
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
1
-0
/
+21
2022-07-01
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
Daniel Borkmann
1
-0
/
+22
2022-07-01
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-23
/
+360
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
[next]