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
2020-06-03
selftests: net: ip_defrag: ignore EPERM
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2020-06-03
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+26
2020-06-03
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
6
-0
/
+1478
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-9
/
+9
2020-06-02
selftests/bpf: Add a default $(CXX) value
Ilya Leoshkevich
1
-0
/
+2
2020-06-02
tools/bpf: Don't use $(COMPILE.c)
Ilya Leoshkevich
2
-7
/
+7
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-16
/
+68
2020-06-02
bpf, selftests: Use bpf_probe_read_kernel
Ilya Leoshkevich
4
-48
/
+48
2020-06-02
selftests/bpf: Fix verifier test
Alexei Starovoitov
1
-1
/
+1
2020-06-02
selftests/bpf: Fix sample_cnt shared between two threads
Andrii Nakryiko
1
-1
/
+1
2020-06-02
bpf, selftests: Adapt cls_redirect to call csum_level helper
Daniel Borkmann
1
-3
/
+6
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
1
-1
/
+42
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-0
/
+8
2020-06-02
selftests/sysctl: Make sysctl test driver as a module
Masami Hiramatsu
1
-1
/
+1
2020-06-02
selftests/sysctl: Fix to load test_sysctl module
Masami Hiramatsu
1
-11
/
+2
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
5
-5
/
+0
2020-06-02
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
1
-0
/
+2
2020-06-02
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-06-02
perf stat: Ensure group is defined on top of the same cpu mask
Jiri Olsa
1
-0
/
+55
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+10
2020-06-02
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+4
2020-06-02
selftests/bpf: Extend test_flow_dissector to cover link creation
Jakub Sitnicki
1
-33
/
+82
2020-06-02
selftests/bpf: Convert test_flow_dissector to use BPF skeleton
Jakub Sitnicki
2
-15
/
+55
2020-06-02
selftests/bpf, flow_dissector: Close TAP device FD after the test
Jakub Sitnicki
1
-0
/
+1
2020-06-02
selftests/bpf: Add tests for attaching bpf_link to netns
Jakub Sitnicki
1
-37
/
+551
2020-06-02
bpftool: Support link show for netns-attached links
Jakub Sitnicki
1
-0
/
+10
2020-06-02
bpftool: Extract helpers for showing link attach type
Jakub Sitnicki
1
-22
/
+22
2020-06-02
libbpf: Add support for bpf_link-based netns attachment
Jakub Sitnicki
3
-5
/
+21
2020-06-02
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
1
-0
/
+5
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2020-06-02
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
1
-0
/
+3
2020-06-02
selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt
Ferenc Fejes
1
-0
/
+33
2020-06-02
bpf, selftests: Add test for ktls with skb bpf ingress policy
John Fastabend
2
-22
/
+187
2020-06-02
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+1
2020-06-02
selftest: Add tests for XDP programs in devmap entries
David Ahern
3
-0
/
+163
2020-06-02
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
1
-0
/
+2
2020-06-02
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+2
2020-06-02
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+1
2020-06-02
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
6
-1
/
+754
2020-06-02
selftests/bpf: Add BPF ringbuf selftests
Andrii Nakryiko
4
-0
/
+468
2020-06-02
libbpf: Add BPF ring buffer support
Andrii Nakryiko
5
-1
/
+317
2020-06-02
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
9
-19
/
+101
2020-06-02
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
1
-1
/
+39
2020-06-02
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
1
-3
/
+3
2020-06-02
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
1
-0
/
+4
2020-06-02
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
1
-1
/
+1
2020-06-02
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
1
-1
/
+4
2020-06-02
bpf, selftests: Test probe_* helpers from SCHED_CLS
John Fastabend
2
-0
/
+58
2020-06-02
bpf, selftests: Add sk_msg helpers load and attach test
John Fastabend
2
-0
/
+82
2020-06-02
bpf, sk_msg: Add get socket storage helpers
John Fastabend
1
-0
/
+2
[prev]
[next]