index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2020-12-10
selftests/bpf: Drop the need for LLVM's llc
Andrew Delgadillo
-23
/
+5
2020-12-10
selftests/bpf: fix bpf_testmod.ko recompilation logic
Andrii Nakryiko
-7
/
+8
2020-12-10
selftests/bpf: Drop tcp-{client,server}.py from Makefile
Veronika Kabatova
-2
/
+0
2020-12-09
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
-1
/
+2
2020-12-09
selftests/bpf: Xsk selftests framework
Weqaar Janjua
-1
/
+3
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
-3
/
+9
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
-1
/
+1
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
-0
/
+1
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
-1
/
+2
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
-1
/
+1
2020-11-03
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
-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
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
-1
/
+1
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
-1
/
+1
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
-1
/
+1
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
-1
/
+2
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
-0
/
+5
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+1
2020-08-21
selftests/bpf: BPF object files should depend only on libbpf headers
Andrii Nakryiko
-1
/
+1
2020-08-20
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
-1
/
+1
2020-08-07
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
-22
/
+26
2020-08-06
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
-2
/
+3
2020-07-13
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
-1
/
+14
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
-2
/
+7
2020-06-02
selftests/bpf: Add a default $(CXX) value
Ilya Leoshkevich
-0
/
+2
2020-06-01
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
-1
/
+4
2020-05-13
selftest/bpf: Add BPF triggering benchmark
Andrii Nakryiko
-1
/
+3
2020-05-13
selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench
Andrii Nakryiko
-1
/
+3
2020-05-13
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
-1
/
+12
2020-05-13
selftests/bpf: Extract parse_num_list into generic testing_helpers.c
Andrii Nakryiko
-1
/
+2
2020-05-13
selftests/bpf: Install generated test progs
Yauheni Kaliuta
-0
/
+1
2020-05-09
selftests/bpf: Generalize helpers to control background listener
Stanislav Fomichev
-1
/
+1
2020-04-29
selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test
Jakub Sitnicki
-1
/
+1
2020-04-28
selftests/bpf: Convert test_hashmap into test_progs test
Andrii Nakryiko
-1
/
+1
2020-04-28
selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers
Andrii Nakryiko
-3
/
+4
2020-04-28
selftests/bpf: Ensure test flavors use correct skeletons
Andrii Nakryiko
-1
/
+1
2020-04-28
selftests/bpf: Copy runqslower to OUTPUT directory
Veronika Kabatova
-1
/
+2
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
-1
/
+6
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
-3
/
+4
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
-1
/
+2
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
-4
/
+7
2020-02-26
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
-1
/
+2
2020-02-25
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
-1
/
+1
2020-02-19
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
-2
/
+2
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
-5
/
+6
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
-1
/
+1
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
-30
/
+29
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
-1
/
+1
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
-2
/
+6
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
-1
/
+6
[next]