开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2019-07-18
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
2019-07-16
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
2019-07-16
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
2019-07-16
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
2019-07-15
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
2019-07-15
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2019-07-15
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
2019-07-15
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
2019-07-15
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
2019-07-15
selftests/bpf: use typedef'ed arrays as map values
Andrii Nakryiko
2019-07-15
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
2019-07-12
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
2019-07-12
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
2019-07-12
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-12
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-09
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
2019-07-08
selftests/bpf: fix test_attach_probe map definition
Andrii Nakryiko
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2019-07-08
selftests/bpf: test perf buffer API
Andrii Nakryiko
2019-07-06
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
2019-07-06
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
2019-07-05
selftests/bpf: convert legacy BPF maps to BTF-defined ones
Andrii Nakryiko
2019-07-05
selftests/bpf: convert selftests using BTF-defined maps to new syntax
Andrii Nakryiko
2019-07-05
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
2019-07-05
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
2019-07-05
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2019-07-05
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
2019-07-03
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
2019-07-03
selftests: bpf: standardize to static __always_inline
Jiri Benc
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
2019-06-29
selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c
Stanislav Fomichev
2019-06-27
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
2019-06-27
selftests/bpf: add sockopt test that exercises sk helpers
Stanislav Fomichev
2019-06-27
selftests/bpf: add sockopt test
Stanislav Fomichev
2019-06-27
selftests/bpf: test sockopt section name
Stanislav Fomichev
2019-06-26
selftests/bpf: build tests with debug info
Andrii Nakryiko
2019-06-24
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
selftests/bpf: add realistic loop tests
Alexei Starovoitov
2019-06-19
selftests/bpf: add basic verifier tests for loops
Alexei Starovoitov
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
2019-06-19
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
[next]