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
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+4
2018-02-09
bpf: Sync kernel ABI header with tooling header for bpf_common.h
Jesper Dangaard Brouer
1
-3
/
+4
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+16
2018-02-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+18
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+16
2018-02-03
tools: add netlink.h and if_link.h in tools uapi
Eric Leblond
2
-0
/
+1194
2018-02-02
tools headers: Synchronize uapi/linux/sched.h
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-02-02
tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-02-02
tools headers: Synchronize sound/asound.h
Arnaldo Carvalho de Melo
1
-0
/
+9
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-5
/
+133
2018-01-26
bpf: add selftest for tcpbpf
Lawrence Brakmo
1
-4
/
+82
2018-01-23
tools include asm-generic: Grab errno.h and errno-base.h
Hendrik Brueckner
2
-0
/
+163
2018-01-19
bpf: offload: report device information about offloaded maps
Jakub Kicinski
1
-0
/
+3
2018-01-19
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
1
-1
/
+11
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
1
-0
/
+1
2018-01-08
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
Jiri Olsa
1
-3
/
+6
2018-01-08
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
Jiri Olsa
1
-0
/
+1
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+3
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+34
2017-12-17
libbpf: add support for bpf_call
Alexei Starovoitov
1
-0
/
+6
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+7
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-12
/
+10
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
1
-2
/
+2
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
1
-0
/
+1
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
1
-0
/
+7
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+6
2017-12-12
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
1
-0
/
+22
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
1
-12
/
+9
2017-12-09
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+12
2017-12-07
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
3
-16
/
+145
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
2
-3
/
+12
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-11-28
tools headers: Synchronize prctl.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-11-28
tools headers: Synchronize KVM arch ABI headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-11-28
tools headers: Synchronize drm/i915_drm.h
Arnaldo Carvalho de Melo
1
-6
/
+27
2017-11-28
tools headers uapi: Synchronize drm/drm.h
Arnaldo Carvalho de Melo
1
-0
/
+41
2017-11-28
tools headers: Synchronize perf_event.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-11-28
tools headers: Synchronize kernel ABI headers wrt SPDX tags
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
1
-6
/
+0
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
1
-1
/
+1
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+0
2017-11-16
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-8
/
+0
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+150
2017-11-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+232
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-6
/
+1
2017-11-11
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
Ingo Molnar
1
-0
/
+1
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+6
[next]