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
2021-10-11
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-11
tools/bootconfig: Run test script when build all
Masami Hiramatsu
1
-1
/
+1
2021-10-11
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+1
2021-10-11
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-3
/
+3
2021-10-01
objtool: Ignore unwind hints for ignored functions
Josh Poimboeuf
1
-1
/
+1
2021-10-01
objtool: Add frame-pointer-specific function ignore
Josh Poimboeuf
1
-0
/
+12
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-26
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-33
/
+27
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+8
2021-09-25
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+5
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
1
-2
/
+2
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-3
/
+240
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-7
/
+5
2021-09-22
KVM: selftests: Remove __NR_userfaultfd syscall fallback
Sean Christopherson
1
-3
/
+0
2021-09-22
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson
3
-0
/
+240
2021-09-22
tools: Move x86 syscall number fallbacks to .../uapi/
Sean Christopherson
2
-0
/
+0
2021-09-21
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
1
-2
/
+5
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-8
/
+65
2021-09-19
selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
Shuah Khan
1
-4
/
+1
2021-09-19
selftests: net: af_unix: Fix incorrect args in test result msg
Shuah Khan
1
-2
/
+3
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
1
-0
/
+3
2021-09-18
libperf evsel: Make use of FD robust.
Ian Rogers
1
-23
/
+41
2021-09-18
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-09-18
perf script: Fix ip display when type != attr->type
Adrian Hunter
1
-11
/
+13
2021-09-18
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
3
-17
/
+42
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-27
/
+283
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
3
-2
/
+5
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
4
-30
/
+16
2021-09-16
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+4
2021-09-16
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+2
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
1
-1
/
+1
2021-09-15
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
1
-2
/
+1
2021-09-15
selftests: be sure to make khdr before other targets
Li Zhijian
1
-0
/
+1
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-25
/
+281
2021-09-14
usb: testusb: Fix for showing the connection speed
Faizel K B
1
-6
/
+8
2021-09-14
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
4
-6
/
+127
2021-09-14
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2
-12
/
+141
2021-09-14
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2
-144
/
+4
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
1
-3
/
+1
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2
-141
/
+3
2021-09-13
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
2
-8
/
+65
2021-09-13
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
36
-175
/
+1147
2021-09-12
selftest: net: fix typo in altname test
Andrea Claudi
1
-1
/
+1
2021-09-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+7
2021-09-11
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-2
/
+12
2021-09-11
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+417
[next]