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-02-23
Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-200
/
+526
2023-02-18
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-15
selftests/bpf: Fix build error for LoongArch
Tiezhu Yang
1
-0
/
+2
2023-02-14
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-0
/
+11
2023-02-04
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
1
-1
/
+1
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+59
2023-02-03
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
1
-2
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+12
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+12
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2023-01-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
1
-0
/
+7
2023-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-38
/
+79
2023-01-11
nolibc/sys: Implement `getpagesize(2)` function
Ammar Faizi
1
-0
/
+21
2023-01-11
nolibc/stdlib: Implement `getauxval(3)` function
Ammar Faizi
1
-0
/
+27
2023-01-11
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
1
-0
/
+10
2023-01-11
tools/nolibc: add auxiliary vector retrieval for mips
Willy Tarreau
1
-0
/
+11
2023-01-11
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
1
-0
/
+10
2023-01-11
tools/nolibc: add auxiliary vector retrieval for arm
Willy Tarreau
1
-0
/
+13
2023-01-11
tools/nolibc: add auxiliary vector retrieval for arm64
Willy Tarreau
1
-0
/
+7
2023-01-11
tools/nolibc: add auxiliary vector retrieval for x86_64
Willy Tarreau
1
-0
/
+7
2023-01-11
tools/nolibc: add auxiliary vector retrieval for i386
Willy Tarreau
1
-0
/
+7
2023-01-11
tools/nolibc: export environ as a weak symbol on s390
Sven Schnelle
1
-0
/
+4
2023-01-11
tools/nolibc: export environ as a weak symbol on riscv
Willy Tarreau
1
-0
/
+4
2023-01-11
tools/nolibc: export environ as a weak symbol on mips
Willy Tarreau
1
-0
/
+5
2023-01-11
tools/nolibc: export environ as a weak symbol on arm
Willy Tarreau
1
-1
/
+8
2023-01-11
tools/nolibc: export environ as a weak symbol on arm64
Willy Tarreau
1
-0
/
+4
2023-01-11
tools/nolibc: export environ as a weak symbol on i386
Willy Tarreau
1
-0
/
+3
2023-01-11
tools/nolibc: export environ as a weak symbol on x86_64
Willy Tarreau
1
-0
/
+3
2023-01-11
tools/nolibc: make errno a weak symbol instead of a static one
Willy Tarreau
1
-3
/
+1
2023-01-11
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
8
-84
/
+1
2023-01-11
tools/nolibc: support thumb mode with frame pointers on ARM
Willy Tarreau
1
-13
/
+47
2023-01-11
tools/nolibc: enable support for thumb1 mode for ARM
Willy Tarreau
1
-4
/
+10
2023-01-11
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
7
-133
/
+135
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-09
nolibc: add support for s390
Sven Schnelle
3
-0
/
+226
2023-01-09
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
1
-1
/
+4
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
10
-0
/
+29
2023-01-09
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2023-01-09
tools/nolibc: Fix S_ISxxx macros
Warner Losh
1
-7
/
+7
2023-01-09
nolibc: fix fd_set type
Sven Schnelle
1
-23
/
+30
2023-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-29
/
+50
2023-01-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+4
2022-12-20
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-12-20
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-26
/
+36
2022-12-20
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
1
-0
/
+4
2022-12-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-60
/
+208
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+187
[next]