index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
2022-01-06
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
2022-01-06
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2022-01-06
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
bpf, selftests: Add verifier test for mem_or_null register with offset.
Daniel Borkmann
2022-01-05
bpf/selftests: Fix namespace mount setup in tc_redirect
Jiri Olsa
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
bpf/selftests: Update local storage selftest for sleepable programs
KP Singh
2021-12-23
selftests/bpf: Add btf_dump__new to test_cpp
Jiri Olsa
2021-12-20
selftests/bpf: Correct the INDEX address in vmtest.sh
Pu Lehui
2021-12-18
bpf/selftests: Test PTR_TO_RDONLY_MEM
Hao Luo
2021-12-17
bpf, selftests: Fix spelling mistake "tained" -> "tainted"
Colin Ian King
2021-12-17
selftests/bpf: Add libbpf feature-probing API selftests
Andrii Nakryiko
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2021-12-16
selftests/bpf: Enable cross-building with clang
Jean-Philippe Brucker
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2021-12-14
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
2021-12-13
selftests/bpf: Fix segfault in bpf_tcp_ca
Jean-Philippe Brucker
2021-12-13
selftests/bpf: Add tests for get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
selftests/bpf: Add test to access int ptr argument in tracing program
Jiri Olsa
2021-12-12
selftests/bpf: Remove last bpf_create_map_xattr from test_verifier
Andrii Nakryiko
2021-12-11
selftests/bpf: Add test cases for bpf_strncmp()
Hou Tao
2021-12-11
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
2021-12-11
selftests/bpf: Fix checkpatch error on empty function parameter
Hou Tao
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
selftests/bpf: Remove the only use of deprecated bpf_object__load_xattr()
Andrii Nakryiko
2021-12-10
selftests/bpf: Add test for libbpf's custom log_buf behavior
Andrii Nakryiko
2021-12-10
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
2021-12-10
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
2021-12-10
selftests/bpf: Tests for state pruning with u32 spill/fill
Paul Chaignon
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-08
selftests/bpf: Fix a compilation warning
Yonghong Song
2021-12-08
bpf: Add selftests to cover packet access corner cases
Maxim Mikityanskiy
2021-12-03
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-02
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
2021-12-02
selftests/bpf: Mute xdpxceiver.c's deprecation warnings
Andrii Nakryiko
2021-12-02
selftests/bpf: Remove recently reintroduced legacy btf__dedup() use
Andrii Nakryiko
2021-12-02
selftests/bpf: Update test names for xchg and cmpxchg
Paul E. McKenney
2021-12-02
selftests/bpf: Build testing_helpers.o out of tree
Jean-Philippe Brucker
[next]