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
starfive-6.6.48-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
tools headers UAPI: update linux/fs.h with the kernel sources
Muhammad Usama Anjum
1
-0
/
+59
2023-10-19
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-0
/
+40
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
1
-0
/
+40
2023-10-07
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
1
-0
/
+1
2023-10-07
mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
Florent Revest
1
-1
/
+1
2023-09-26
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...
Linus Torvalds
3
-16
/
+230
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+4
2023-09-15
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
1
-0
/
+2
2023-09-14
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
1
-2
/
+0
2023-09-14
memblock tests: Fix compilation errors.
Rong Tao
1
-1
/
+1
2023-09-13
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
1
-15
/
+69
2023-09-13
tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...
Arnaldo Carvalho de Melo
1
-0
/
+157
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
1
-1
/
+4
2023-09-11
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-18
/
+145
2023-08-29
Merge tag 'linux-kselftest-nolibc-6.6-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-994
/
+673
2023-08-23
tools/nolibc: avoid undesired casts in the __sysret() macro
Willy Tarreau
1
-14
/
+13
2023-08-23
tools/nolibc: keep brk(), sbrk(), mmap() away from __sysret()
Willy Tarreau
1
-3
/
+16
2023-08-23
tools/nolibc: silence ppc64 compile warnings
Zhangjin Wu
1
-3
/
+11
2023-08-23
tools/nolibc: stackprotector.h: make __stack_chk_init static
Zhangjin Wu
2
-4
/
+3
2023-08-23
tools/nolibc: add support for powerpc64
Zhangjin Wu
1
-0
/
+16
2023-08-23
tools/nolibc: add support for powerpc
Zhangjin Wu
2
-0
/
+199
2023-08-23
tools/nolibc: stdint: use __SIZE_TYPE__ for size_t
Thomas Weißschuh
1
-1
/
+1
2023-08-23
tools/nolibc: sys: avoid implicit sign cast
Thomas Weißschuh
1
-1
/
+1
2023-08-23
tools/nolibc: setvbuf: avoid unused parameter warnings
Thomas Weißschuh
1
-1
/
+4
2023-08-23
tools/nolibc: fix return type of getpagesize()
Thomas Weißschuh
1
-2
/
+2
2023-08-23
tools/nolibc: drop unused variables
Thomas Weißschuh
1
-1
/
+0
2023-08-23
tools/nolibc: add pipe() and pipe2() support
Yuan Tan
1
-0
/
+24
2023-08-23
tools/nolibc/stdio: add setvbuf() to set buffering mode
Ryan Roberts
1
-0
/
+24
2023-08-23
tools/nolibc: s390: shrink _start with _start_c
Zhangjin Wu
1
-31
/
+5
2023-08-23
tools/nolibc: riscv: shrink _start with _start_c
Zhangjin Wu
1
-39
/
+5
2023-08-23
tools/nolibc: loongarch: shrink _start with _start_c
Zhangjin Wu
1
-40
/
+4
2023-08-23
tools/nolibc: mips: shrink _start with _start_c
Zhangjin Wu
1
-38
/
+8
2023-08-23
tools/nolibc: x86_64: shrink _start with _start_c
Zhangjin Wu
1
-23
/
+6
2023-08-23
tools/nolibc: i386: shrink _start with _start_c
Zhangjin Wu
1
-27
/
+7
2023-08-23
tools/nolibc: aarch64: shrink _start with _start_c
Zhangjin Wu
1
-23
/
+4
2023-08-23
tools/nolibc: arm: shrink _start with _start_c
Zhangjin Wu
1
-39
/
+5
2023-08-23
tools/nolibc: crt.h: initialize stack protector
Zhangjin Wu
1
-0
/
+4
2023-08-23
tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACK...
Zhangjin Wu
1
-0
/
+2
2023-08-23
tools/nolibc: add new crt.h with _start_c
Zhangjin Wu
2
-0
/
+58
2023-08-23
tools/nolibc: remove the old sys_stat support
Zhangjin Wu
9
-248
/
+13
2023-08-23
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
8
-8
/
+8
2023-08-23
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
8
-8
/
+8
2023-08-23
tools/nolibc: completely remove optional environ support
Thomas Weißschuh
1
-10
/
+2
2023-08-23
tools/nolibc: add rmdir() support
Zhangjin Wu
1
-0
/
+22
2023-08-23
tools/nolibc: types.h: add RB_ flags for reboot()
Zhangjin Wu
2
-2
/
+11
2023-08-23
tools/nolibc: clean up sbrk() routine
Zhangjin Wu
1
-5
/
+4
2023-08-23
tools/nolibc: clean up mmap() routine
Zhangjin Wu
2
-23
/
+12
2023-08-23
tools/nolibc: __sysret: support syscalls who return a pointer
Zhangjin Wu
1
-5
/
+12
[next]