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
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+133
2017-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+43
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-1
/
+15
2017-07-02
bpf: update tools/include/uapi/linux/bpf.h
Lawrence Brakmo
1
-1
/
+65
2017-06-27
tools include: Add byte-swapping macros to kernel.h
Adrian Hunter
1
-6
/
+29
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+6
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-06-11
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-1
/
+7
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
1
-0
/
+41
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
25
-0
/
+352
2017-06-05
tools/include: Add IS_ERR_OR_NULL to err.h
Levin, Alexander (Sasha Levin)
1
-0
/
+5
2017-06-05
tools/include: Add (mostly) empty include/linux/sched/mm.h
Levin, Alexander (Sasha Levin)
1
-0
/
+4
2017-06-05
tools/lib/lockdep: Fix compilation for 4.11
Levin, Alexander (Sasha Levin)
3
-0
/
+231
2017-06-05
bpf: update perf event helper functions documentation
Teng Qin
1
-4
/
+7
2017-05-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+2
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
1
-0
/
+10
2017-05-24
tools/include: Sync kernel ABI headers with tooling headers
Ingo Molnar
1
-6
/
+2
2017-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+9
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
1
-2
/
+9
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+16
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+31
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-24
tools: Update asm-generic/mman-common.h copy from the kernel
Arnaldo Carvalho de Melo
1
-2
/
+3
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+1
2017-04-19
tools include: Include missing headers for fls() and types in linux/log2.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-19
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-04-19
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2017-04-19
powerpc/perf: Define big-endian version of perf_mem_data_src
Sukadev Bhattiprolu
1
-0
/
+16
2017-04-11
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+10
2017-04-10
bpf: fix comment typo
Alexander Alemayhu
1
-1
/
+1
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2017-04-01
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
1
-0
/
+24
2017-04-01
bpf: add various verifier test cases for self-tests
Daniel Borkmann
1
-0
/
+10
2017-03-31
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
3
-0
/
+249
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-1
/
+2
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
1
-1
/
+2
2017-03-23
bpf: Add tests for map-in-map
Martin KaFai Lau
1
-0
/
+3
2017-03-17
tools include: Sync {,tools/}include/uapi/linux/perf_event.h
Alexander Shishkin
1
-0
/
+1
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+18
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-1
/
+31
2017-03-13
selftests/bpf: fix broken build
Alexei Starovoitov
1
-0
/
+18
2017-03-07
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...
Ingo Molnar
6
-0
/
+177
[next]