index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2021-07-14
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-06-30
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
2021-06-16
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2021-05-14
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-05-14
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
2021-05-14
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-05-14
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
2021-04-16
bpf: Update selftests to reflect new error states
Daniel Borkmann
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2021-03-17
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
2021-03-15
selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
Hangbin Liu
2021-03-08
selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param
Jesper Dangaard Brouer
2021-03-04
bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
Brendan Jackman
2021-03-02
selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
Yauheni Kaliuta
2021-03-02
selftests/bpf: Use the last page in test_snprintf_btf on s390
Ilya Leoshkevich
2021-02-24
selftests/bpf: No need to drop the packet when there is no geneve opt
Hangbin Liu
2021-02-24
selftests/bpf: Fix a compiler warning in global func test
Dmitrii Banshchikov
2021-02-22
bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as src
Brendan Jackman
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-12
selftests/bpf: Add unit tests for pointers in global functions
Dmitrii Banshchikov
2021-02-13
selftests/bpf: Tests using bpf_check_mtu BPF-helper
Jesper Dangaard Brouer
2021-02-13
selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect
Jesper Dangaard Brouer
2021-02-12
selftests/bpf: Add test for bpf_iter_task_vma
Song Liu
2021-02-12
bpf: selftests: Add non function pointer test to struct_ops
Martin KaFai Lau
2021-02-11
selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie
Florent Revest
2021-02-11
selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
Florent Revest
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
2021-02-11
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
2021-02-11
selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
Alexei Starovoitov
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2021-02-10
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
2021-02-10
selftests/bpf: Fix endianness issues in atomic tests
Ilya Leoshkevich
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
2021-02-10
selftest/bpf: Verifier tests for var-off access
Andrei Matei
2021-02-10
selftest/bpf: Adjust expected verifier errors
Andrei Matei
2021-02-08
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
2021-02-08
selftests/bpf: Remove unneeded semicolon
Yang Li
2021-02-08
bpf/benchs/bench_ringbufs: Remove unneeded semicolon
Yang Li
2021-02-04
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
2021-02-04
bpf/selftests: Add a short note about vmtest.sh in README.rst
KP Singh
2021-02-04
bpf: Helper script for running BPF presubmit tests
KP Singh
2021-02-03
selftest/bpf: Testing for multiple logs on REJECT
Andrei Matei
2021-02-02
selftests/bpf: Fix a compiler warning in local_storage test
KP Singh
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG
Stanislav Fomichev
2021-01-29
selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr
Stanislav Fomichev
[next]