Martin KaFai Lau
|
aa5f0c96cc
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
|
il y a 7 ans |
David S. Miller
|
1ba982806c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
il y a 7 ans |
Roman Gushchin
|
0069fb8543
selftests/bpf: fix a typo in map in map test
|
il y a 7 ans |
Roman Gushchin
|
d4c9f57353
selftests/bpf: add verifier cgroup storage tests
|
il y a 7 ans |
Arthur Fabre
|
fbeb1603bf
bpf: verifier: MOV64 don't mark dst reg unbounded
|
il y a 7 ans |
Daniel Borkmann
|
fa47a16b04
bpf: test case to check whether src/dst regs got mangled by xadd
|
il y a 7 ans |
Daniel Borkmann
|
6e6fddc783
bpf: fix panic due to oob in bpf_prog_test_run_skb
|
il y a 7 ans |
Daniel Borkmann
|
58990d1ff3
bpf: reject passing modified ctx to helper functions
|
il y a 7 ans |
Daniel Borkmann
|
06be0864c7
bpf: test case for map pointer poison with calls/branches
|
il y a 7 ans |
David S. Miller
|
90fed9c946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
il y a 7 ans |
David S. Miller
|
6f6e434aa2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 7 ans |
John Fastabend
|
4da0dcabe4
bpf: add sk_msg prog sk access tests to test_verifier
|
il y a 7 ans |
Jesper Dangaard Brouer
|
deea81228b
selftests/bpf: check return value of fopen in test_verifier.c
|
il y a 7 ans |
Daniel Borkmann
|
a82d8cd398
bpf: add ld64 imm test cases
|
il y a 7 ans |
Daniel Borkmann
|
93731ef086
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
|
il y a 7 ans |
Yonghong Song
|
2abe611c5f
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
|
il y a 7 ans |
Paul Chaignon
|
5f90dd6aae
tools/bpf: add verifier tests for accesses to map values
|
il y a 7 ans |
John Fastabend
|
1acc60b6a4
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
|
il y a 7 ans |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 7 ans |
Daniel Borkmann
|
b33eb73583
bpf: add tail call tests to test_verifier
|
il y a 7 ans |
Daniel Borkmann
|
fe8d662aef
bpf: unify rlimit handling in selftests
|
il y a 7 ans |
David S. Miller
|
ba6056a41c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
il y a 7 ans |
Daniel Borkmann
|
23d191a82c
bpf: add various jit test cases
|
il y a 7 ans |
Daniel Borkmann
|
ca36960211
bpf: allow xadd only on aligned memory
|
il y a 7 ans |
Daniel Borkmann
|
16338a9b3a
bpf, arm64: fix out of bounds access in tail call
|
il y a 7 ans |
Joe Stringer
|
0a67487403
selftests/bpf: Only run tests if !bpf_disabled
|
il y a 7 ans |
Joe Stringer
|
d0a0e4956f
selftests/bpf: Count tests skipped by unpriv
|
il y a 7 ans |
Joe Stringer
|
95f87a9706
selftests/bpf: Print unexpected output on fail
|
il y a 7 ans |
Daniel Borkmann
|
65073a6733
bpf: fix null pointer deref in bpf_prog_test_run_xdp
|
il y a 7 ans |
Daniel Borkmann
|
21ccaf2149
bpf: add further test cases around div/mod and others
|
il y a 7 ans |