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-09-11
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+7
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
1
-6
/
+8
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+2
2021-09-05
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+18
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-5
/
+169
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+86
2021-08-28
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+1
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
1
-0
/
+7
2021-08-25
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
1
-0
/
+53
2021-08-24
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
1
-1
/
+1
2021-08-19
tools: Add sparse context/locking annotations in compiler-types.h
Riccardo Mancini
1
-0
/
+18
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-0
/
+16
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
1
-0
/
+7
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
1
-0
/
+2
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
1
-0
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+6
2021-07-20
tools/nolibc: Implement msleep()
Mark Brown
1
-0
/
+13
2021-07-20
tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
Bhaskar Chowdhury
1
-1
/
+1
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+81
2021-07-16
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
1
-1
/
+1
2021-07-16
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
1
-0
/
+7
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+73
2021-07-15
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
1
-1
/
+1
2021-07-15
bpf: Sync tools/include/uapi/linux/bpf.h
Alexei Starovoitov
1
-3
/
+0
2021-07-14
tools headers: Remove broken definition of __LITTLE_ENDIAN
Arnaldo Carvalho de Melo
1
-6
/
+0
2021-07-14
tools headers UAPI: Sync files changed by the memfd_secret new syscall
Arnaldo Carvalho de Melo
1
-1
/
+6
2021-07-05
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-07-05
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-07-05
tools headers UAPI: Update tools's copy of drm/drm.h header
Arnaldo Carvalho de Melo
1
-4
/
+24
2021-07-05
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-34
/
+359
2021-07-05
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+28
2021-07-02
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-0
/
+117
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+105
2021-07-01
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-7
/
+75
2021-06-30
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
1
-0
/
+11
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2021-06-19
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-06-19
tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
Arnaldo Carvalho de Melo
1
-2
/
+1
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+41
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
1
-0
/
+15
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
5
-5
/
+14
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-12
/
+212
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
1
-2
/
+12
2021-05-25
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+2
[prev]
[next]