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
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
1
-1
/
+2
2021-05-19
selftests/bpf: Convert test trace_printk to lskel.
Alexei Starovoitov
1
-1
/
+1
2021-05-19
selftests/bpf: Convert atomics test to light skeleton.
Alexei Starovoitov
1
-1
/
+1
2021-05-19
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
1
-1
/
+15
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-04-24
tools: do not include scripts/Kbuild.include
Masahiro Yamada
1
-1
/
+1
2021-04-24
selftests/bpf: Add map linking selftest
Andrii Nakryiko
1
-1
/
+3
2021-04-24
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
1
-1
/
+2
2021-04-24
selftests/bpf: Add function linking selftest
Andrii Nakryiko
1
-1
/
+2
2021-04-24
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
1
-1
/
+3
2021-04-24
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
1
-4
/
+4
2021-04-21
selftests/bpf: Add docs target as all dependency
Jiri Olsa
1
-1
/
+2
2021-04-16
selftests/bpf: Silence clang compilation warnings
Yonghong Song
1
-0
/
+5
2021-04-16
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
1
-1
/
+1
2021-03-19
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
1
-3
/
+18
2021-03-19
selftests/bpf: Pass all BPF .o's through BPF static linker
Andrii Nakryiko
1
-5
/
+6
2021-03-19
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
1
-2
/
+3
2021-03-16
selftests/bpf: Build everything in debug mode
Andrii Nakryiko
1
-2
/
+5
2021-03-08
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
1
-1
/
+1
2021-03-05
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
1
-5
/
+15
2021-02-27
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
1
-3
/
+4
2021-02-12
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
1
-2
/
+1
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
1
-2
/
+0
2021-01-21
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
1
-2
/
+1
2021-01-15
bpf: Add tests for new BPF atomic operations
Brendan Jackman
1
-0
/
+2
2021-01-14
selftests/bpf: Install btf_dump test cases
Jean-Philippe Brucker
1
-1
/
+2
2021-01-14
selftests/bpf: Fix installation of urandom_read
Jean-Philippe Brucker
1
-1
/
+1
2021-01-14
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
Jean-Philippe Brucker
1
-4
/
+3
2021-01-14
selftests/bpf: Fix out-of-tree build
Jean-Philippe Brucker
1
-1
/
+1
2021-01-14
selftests/bpf: Enable cross-building
Jean-Philippe Brucker
1
-11
/
+35
2020-12-16
selftests/bpf: Clarify build error if no vmlinux
Kamal Mostafa
1
-0
/
+3
2020-12-11
selftests/bpf: Drop the need for LLVM's llc
Andrew Delgadillo
1
-23
/
+5
2020-12-11
selftests/bpf: fix bpf_testmod.ko recompilation logic
Andrii Nakryiko
1
-7
/
+8
2020-12-10
selftests/bpf: Drop tcp-{client,server}.py from Makefile
Veronika Kabatova
1
-2
/
+0
2020-12-09
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
1
-1
/
+2
2020-12-09
selftests/bpf: Xsk selftests framework
Weqaar Janjua
1
-1
/
+3
2020-12-04
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
1
-3
/
+9
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
1
-1
/
+1
2020-12-01
selftests/bpf: Fix flavored variants of test_ima
KP Singh
1
-0
/
+1
2020-11-19
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
2020-11-06
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
1
-1
/
+1
2020-11-04
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
1
-2
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
1
-1
/
+1
2020-09-16
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
1
-1
/
+1
2020-09-16
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
1
-1
/
+2
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
1
-0
/
+5
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2020-08-22
selftests/bpf: BPF object files should depend only on libbpf headers
Andrii Nakryiko
1
-1
/
+1
[next]