index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
9
-8
/
+18
2023-06-09
tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
1
-12
/
+2
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
11
-30
/
+42
2023-06-09
tools/nolibc: reformat list of headers to be installed
Thomas Weißschuh
1
-2
/
+16
2023-06-09
tools/nolibc: add test for __stack_chk_guard initialization
Thomas Weißschuh
1
-0
/
+8
2023-06-09
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
1
-2
/
+3
2023-06-09
tools/nolibc: x86_64: disable stack protector for _start
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: fix typo pint -> point
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2
-1
/
+8
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
2
-1
/
+7
2023-06-09
selftests/nolibc: reduce syscalls during space padding
Thomas Weißschuh
1
-4
/
+11
2023-06-09
selftests/nolibc: syscall_args: use generic __NR_statx
Zhangjin Wu
1
-1
/
+1
2023-06-09
tools/nolibc/unistd: add syscall()
Thomas Weißschuh
2
-0
/
+17
2023-06-09
tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
1
-5
/
+9
2023-06-09
tools/nolibc: remove LINUX_REBOOT_ constants
Thomas Weißschuh
2
-8
/
+1
2023-06-09
tools/nolibc: add testcase for fork()/waitpid()
Thomas Weißschuh
1
-0
/
+20
2023-06-09
tools/nolibc: s390: provide custom implementation for sys_fork
Thomas Weißschuh
2
-0
/
+11
2023-06-09
tools/nolibc: validate C89 compatibility
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
11
-155
/
+155
2023-06-09
tools/nolibc: use __inline__ syntax
Thomas Weißschuh
1
-9
/
+9
2023-06-09
tools/nolibc: use standard __asm__ statements
Thomas Weißschuh
2
-3
/
+3
2023-06-09
tools/nolibc: Fix build of stdio.h due to header ordering
Mark Brown
1
-1
/
+1
2023-06-09
tools/nolibc: add testcases for vfprintf
Thomas Weißschuh
1
-0
/
+86
2023-06-09
tools/nolibc: implement fd-based FILE streams
Thomas Weißschuh
1
-27
/
+68
2023-06-09
tools/nolibc: add wrapper for memfd_create
Thomas Weißschuh
1
-0
/
+23
2023-06-09
tools/nolibc: add libc-test binary
Thomas Weißschuh
2
-0
/
+7
2023-06-09
tools/nolibc: fix build of the test case using glibc
Willy Tarreau
1
-0
/
+2
2023-06-09
tools/nolibc: tests: fix build on non-c99 compliant compilers
Willy Tarreau
1
-1
/
+2
2023-06-09
tools/nolibc: tests: use volatile to force stack smashing
Thomas Weißschuh
1
-6
/
+2
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-07
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-07
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-7
/
+10
2023-05-06
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-06
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+40
2023-05-04
Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
21
-3
/
+518
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
1
-1
/
+0
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
1
-2
/
+0
2023-05-03
selftests: netfilter: fix libmnl pkg-config usage
Jeremy Sowden
1
-2
/
+5
2023-05-03
selftests/ksm: ksm_functional_tests: add prctl unmerge test
David Hildenbrand
1
-6
/
+40
2023-05-02
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
1
-0
/
+1
2023-05-02
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
1
-1
/
+23
2023-05-02
perf build: Fix unescaped # in perf build-test
James Clark
1
-1
/
+1
2023-05-02
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
1
-1
/
+1
2023-05-02
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2
-5
/
+5
[next]