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
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
118
-1220
/
+3631
2021-12-11
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
1
-3
/
+8
2021-12-11
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
1
-1
/
+1
2021-12-11
bpftool: Switch bpf_object__load_xattr() to bpf_object__load()
Andrii Nakryiko
3
-29
/
+21
2021-12-11
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
1
-5
/
+5
2021-12-11
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2
-0
/
+300
2021-12-11
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
3
-22
/
+32
2021-12-11
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
2
-13
/
+11
2021-12-11
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
3
-17
/
+84
2021-12-11
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
1
-17
/
+2
2021-12-11
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2
-21
/
+23
2021-12-11
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
3
-3
/
+65
2021-12-11
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2
-23
/
+56
2021-12-11
libbpf: Add OPTS-based bpf_btf_load() API
Andrii Nakryiko
4
-12
/
+69
2021-12-11
libbpf: Fix bpf_prog_load() log_buf logic for log_level 0
Andrii Nakryiko
1
-13
/
+16
2021-12-10
selftests: mptcp: remove duplicate include in mptcp_inq.c
Ye Guojin
1
-1
/
+0
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-297
/
+818
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-61
/
+766
2021-12-09
tools/lib/lockdep: drop leftover liblockdep headers
Sasha Levin
7
-176
/
+0
2021-12-09
selftests/bpf: Fix a compilation warning
Yonghong Song
1
-1
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-13
/
+60
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-35
/
+605
2021-12-08
perf/bpf_counter: Use bpf_map_create instead of bpf_create_map
Song Liu
1
-2
/
+16
2021-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
1
-16
/
+584
2021-12-08
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
1
-0
/
+18
2021-12-08
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
1
-0
/
+18
2021-12-08
selftests: netfilter: switch zone stress to socat
Florian Westphal
1
-6
/
+13
2021-12-08
selftests: netfilter: Add correctness test for mac,net set type
Stefano Brivio
1
-3
/
+21
2021-12-08
vrf: don't run conntrack on vrf with !dflt qdisc
Nicolas Dichtel
1
-4
/
+26
2021-12-07
selftests: mptcp: check IP_TOS in/out are the same
Florian Westphal
1
-0
/
+63
2021-12-07
selftests: mptcp: add inq test case
Florian Westphal
4
-1
/
+645
2021-12-07
selftests: mptcp: add TCP_INQ support
Florian Westphal
2
-3
/
+61
2021-12-07
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
3
-20
/
+26
2021-12-07
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
3
-5
/
+3
2021-12-07
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
2021-12-07
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-07
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-12-07
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
5
-23
/
+0
2021-12-07
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-12-07
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-07
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
1
-1
/
+1
2021-12-07
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-07
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-12-07
libbpf: Add doc comments in libbpf.h
Grant Seltzer
1
-0
/
+53
2021-12-07
libbpf: Fix trivial typo
huangxuesen
1
-2
/
+2
2021-12-05
bpftool: Add debug mode for gen_loader.
Alexei Starovoitov
1
-9
/
+11
2021-12-05
Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+5
2021-12-04
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-12-04
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
3
-45
/
+51
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
[next]