index
:
git.armlinux.org.uk/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-20
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
2022-01-20
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
2022-01-20
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
2022-01-20
selftests: bpf: Fix bind on used port
Felix Maurer
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
Yafang Shao
2022-01-19
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2022-01-19
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
2022-01-19
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
2022-01-19
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
2022-01-18
selftest/bpf: Fix a stale comment.
Kuniyuki Iwashima
2022-01-18
selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.
Kuniyuki Iwashima
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
2022-01-18
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
2022-01-18
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-14
test: selftests: Remove unused various in sockmap_verdict_prog.c
Menglong Dong
2022-01-12
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
2022-01-12
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
2022-01-11
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2022-01-11
bpf/selftests: convert xdp_link test to ASSERT_* macros
Toke Høiland-Jørgensen
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
[prev]
[next]