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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-6
/
+458
2021-02-16
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2
-5
/
+2
2021-02-12
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-38
/
+115
2021-02-12
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+8
2021-02-12
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-11
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
1
-0
/
+1
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
1
-0
/
+1
2021-02-08
tools headers uapi: Update tools's copy of linux/perf_event.h
Kan Liang
1
-4
/
+50
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-2
/
+0
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-1
/
+0
2021-02-04
Revert "GTP: add support for flow based tunneling API"
Jonas Bonn
1
-1
/
+0
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
1
-1
/
+4
2021-01-26
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
1
-0
/
+8
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
1
-0
/
+3
2021-01-26
tools, headers: Sync struct bpf_perf_event_data
Florian Lehner
1
-0
/
+1
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-1
/
+3
2021-01-23
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
1
-0
/
+1
2021-01-21
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
1
-1
/
+1
2021-01-21
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
1
-13
/
+39
2021-01-21
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
1
-8
/
+0
2021-01-21
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
1
-18
/
+1
2021-01-21
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
1
-0
/
+10
2021-01-21
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
1
-0
/
+10
2021-01-21
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
1
-1
/
+19
2021-01-21
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
1
-0
/
+26
2021-01-21
tools/nolibc: Add the definition for dup()
Willy Tarreau
1
-0
/
+12
2021-01-21
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
1
-0
/
+357
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+2
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-5
/
+2
2021-01-16
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-15
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-15
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2
-1
/
+5
2021-01-15
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2
-0
/
+4
2021-01-15
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2
-6
/
+14
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2020-12-28
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Jiri Olsa
1
-5
/
+37
2020-12-24
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+55
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
1
-1
/
+3
2020-12-18
tools headers UAPI: Update asm-generic/unistd.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-12-18
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-12-18
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-12-18
tools headers UAPI: Sync linux/const.h with the kernel headers
Arnaldo Carvalho de Melo
1
-0
/
+5
2020-12-18
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+12
2020-12-18
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
1
-0
/
+11
[prev]
[next]