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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
1
-0
/
+96
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
1
-31
/
+178
2018-12-20
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
1
-0
/
+27
2018-12-19
tools: bpftool: do not force gcc as CC
Ivan Babrou
1
-2
/
+0
2018-12-19
bpf: sk_msg, add tests for size field
John Fastabend
1
-3
/
+13
2018-12-19
bpf: add tools lib/include support sk_msg_md size field
John Fastabend
1
-0
/
+1
2018-12-19
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-2
/
+32
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
7
-2
/
+31
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
3
-12
/
+35
2018-12-18
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
1
-5
/
+5
2018-12-18
bpf: libbpf: fix memleak by freeing line_info
Prashant Bhole
1
-0
/
+1
2018-12-18
tools: bpftool: support pretty print with kind_flag set
Yonghong Song
1
-9
/
+27
2018-12-18
tools: bpftool: refactor btf_dumper_int_bits()
Yonghong Song
1
-6
/
+19
2018-12-18
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
1
-14
/
+154
2018-12-18
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
1
-2
/
+494
2018-12-18
tools/bpf: sync btf.h header from kernel to tools
Yonghong Song
1
-2
/
+18
2018-12-18
bpf: remove useless version check for prog load
Daniel Borkmann
1
-1
/
+9
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
4
-9
/
+12
2018-12-15
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
1
-1
/
+1
2018-12-15
tools: bpftool: add a prog array map update example to documentation
Quentin Monnet
1
-0
/
+55
2018-12-15
tools: bpftool: fix examples in documentation for bpftool prog
Quentin Monnet
1
-45
/
+53
2018-12-15
tools: bpftool: add doc for -m option to bpftool-prog.rst
Quentin Monnet
1
-0
/
+3
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
1
-0
/
+22
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
1
-1
/
+14
2018-12-14
selftests/bpf: Fix sk lookup usage in test_sock_addr
Andrey Ignatov
2
-4
/
+8
2018-12-13
bpf: sync tools/include/uapi/linux/bpf.h
Song Liu
1
-0
/
+2
2018-12-13
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
3
-19
/
+1
2018-12-13
tools: bpftool: dual license all files
Jakub Kicinski
10
-7
/
+10
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
10
-330
/
+15
2018-12-13
tools: bpftool: fix SPDX format in headers
Jakub Kicinski
3
-3
/
+3
2018-12-13
selftests/bpf: add btf annotations for cgroup_local_storage maps
Roman Gushchin
1
-0
/
+6
2018-12-13
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
1
-4
/
+4
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
1
-43
/
+44
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
30
-502
/
+2308
2018-12-11
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
3
-56
/
+56
2018-12-11
tools/bpf: sync kernel uapi bpf.h to tools directory
Yonghong Song
1
-3
/
+3
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
3
-3
/
+3
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
1
-0
/
+13
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-59
/
+571
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-43
/
+422
2018-12-10
media: bpf: add bpf function to report mouse movement
Sean Young
5
-22
/
+69
2018-12-10
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
12
-25
/
+516
2018-12-10
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
5
-89
/
+239
2018-12-10
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
4
-177
/
+177
2018-12-10
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
1
-17
/
+580
2018-12-10
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
1
-86
/
+125
2018-12-10
bpf: tools: Sync uapi bpf.h
Martin KaFai Lau
1
-0
/
+19
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+33
2018-12-08
tc-testing: gitignore, ignore generated test results
Lucas Bates
1
-0
/
+3
2018-12-08
tc-testing: Implement the TdcResults module in tdc
Lucas Bates
3
-51
/
+91
[next]