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
2017-08-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+25
2017-08-09
selftests: bpf: add a test for XDP redirect
William Tu
4
-3
/
+86
2017-08-09
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-09
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-09
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
2017-08-09
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-09
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-09
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-08-09
selftests/bpf: change test_verifier expectations
Edward Cree
1
-180
/
+152
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-05
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2
-0
/
+4
2017-08-04
test: add msg_zerocopy test
Willem de Bruijn
4
-1
/
+811
2017-08-03
netvsc: remove bonding setup script
stephen hemminger
1
-255
/
+0
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+58
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+34
2017-07-30
bpf: testing: fix devmap tests
John Fastabend
2
-1
/
+4
2017-07-27
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2
-3
/
+6
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
1
-0
/
+4
2017-07-26
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
1
-2
/
+14
2017-07-26
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
1
-3
/
+3
2017-07-25
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+7
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-239
/
+2175
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+479
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
1
-0
/
+2
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+15
2017-07-17
tools: hv: ignore a NIC if it has been configured
sixiao@microsoft.com
1
-2
/
+25
2017-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+633
2017-07-15
kmod: throttle kmod thread limit
Luis R. Rodriguez
1
-22
/
+2
2017-07-15
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
3
-0
/
+653
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+9
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-2
/
+66
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-221
/
+777
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-5
/
+211
2017-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+212
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-13
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
1
-0
/
+89
2017-07-13
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
1
-0
/
+63
2017-07-13
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
1
-0
/
+62
2017-07-13
test_sysctl: test against PAGE_SIZE for int
Luis R. Rodriguez
1
-0
/
+66
2017-07-13
test_sysctl: add generic script to expand on tests
Luis R. Rodriguez
5
-220
/
+495
2017-07-13
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
3
-4
/
+5
2017-07-12
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-12
samples/bpf: fix a build issue
Yonghong Song
3
-1
/
+212
[next]