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-02-10
objtool: Support stack-swizzle
Peter Zijlstra
1
-0
/
+45
2021-02-10
objtool,x86: Additionally decode: mov %rsp, (%reg)
Peter Zijlstra
1
-8
/
+34
2021-02-10
x86/unwind/orc: Change REG_SP_INDIRECT
Peter Zijlstra
1
-1
/
+1
2021-01-26
objtool: Add xen_start_kernel() to noreturn list
Josh Poimboeuf
1
-0
/
+1
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
4
-26
/
+21
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
1
-0
/
+8
2021-01-26
objtool: Assume only ELF functions do sibling calls
Josh Poimboeuf
1
-14
/
+22
2021-01-26
objtool: Support retpoline jump detection for vmlinux.o
Josh Poimboeuf
1
-4
/
+4
2021-01-26
objtool: Fix ".cold" section suffix check for newer versions of GCC
Josh Poimboeuf
1
-2
/
+2
2021-01-26
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
3
-2
/
+14
2021-01-26
objtool: Fix error handling for STD/CLD warnings
Josh Poimboeuf
1
-2
/
+6
2021-01-14
objtool: Support stack layout changes in alternatives
Josh Poimboeuf
4
-111
/
+159
2021-01-14
objtool: Add 'alt_group' struct
Josh Poimboeuf
2
-7
/
+35
2021-01-14
objtool: Refactor ORC section generation
Josh Poimboeuf
7
-159
/
+140
2021-01-14
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2
-9
/
+21
2021-01-14
objtool: Rework header include paths
Vasily Gorbik
26
-47
/
+48
2021-01-14
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
7
-6
/
+70
2021-01-14
objtool: Fix reloc generation on big endian cross-compiles
Martin Schwidefsky
1
-15
/
+19
2021-01-14
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2
-54
/
+80
2021-01-14
objtool: Make SP memory operation match PUSH/POP semantics
Julien Thierry
1
-0
/
+20
2021-01-14
objtool: Support addition to set CFA base
Julien Thierry
1
-0
/
+11
2021-01-14
objtool: Fully validate the stack frame
Julien Thierry
1
-4
/
+11
2021-01-09
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-01-09
Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+4
2021-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-437
/
+363
2021-01-08
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-7
/
+13
2021-01-08
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
6
-146
/
+166
2021-01-08
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
5
-47
/
+21
2021-01-08
KVM: selftests: Factor out guest mode code
Andrew Jones
6
-257
/
+189
2021-01-08
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
61
-264
/
+912
2021-01-08
selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...
Florian Westphal
2
-1
/
+208
2021-01-07
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
1
-2
/
+69
2021-01-07
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2021-01-06
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
1
-5
/
+12
2021-01-06
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
1
-0
/
+34
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+48
2021-01-05
selftests: mlxsw: Set headroom size of correct port
Ido Schimmel
1
-1
/
+1
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+0
2021-01-04
selftests/vDSO: fix -Wformat warning in vdso_test_correctness
Tobias Klauser
1
-1
/
+1
2021-01-04
selftests/vDSO: add additional binaries to .gitignore
Tobias Klauser
1
-0
/
+3
2021-01-04
kunit: tool: Force the use of the 'tty' console for UML
David Gow
1
-1
/
+1
2020-12-30
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-29
selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC
Jiang Wang
1
-1
/
+1
2020-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-8
/
+47
2020-12-27
Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-26
/
+42
2020-12-25
Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-391
/
+688
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-2
/
+23
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
[next]