index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2018-06-08
tools/bpf: fix selftest get_cgroup_id_user
Yonghong Song
2018-06-07
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2018-06-03
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
2018-06-02
selftests/bpf: test_sockmap, print additional test options
Prashant Bhole
2018-06-02
selftests/bpf: test_sockmap, fix data verification
Prashant Bhole
2018-06-02
selftests/bpf: test_sockmap, timing improvements
Prashant Bhole
2018-06-02
selftests/bpf: test_sockmap, join cgroup in selftest mode
Prashant Bhole
2018-06-02
selftests/bpf: test_sockmap, check test failure
Prashant Bhole
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
2018-05-28
selftests/bpf: Prepare test_sock_addr for extension
Andrey Ignatov
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
2018-05-24
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
2018-05-18
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
2018-05-15
selftests/bpf: make sure build-id is on
Alexei Starovoitov
2018-05-14
bpf: add ld64 imm test cases
Daniel Borkmann
2018-05-14
bpf: add selftest for stackmap with build_id in NMI context
Song Liu
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
2018-05-11
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
2018-05-09
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
2018-05-09
bpf: btf: Some test_btf clean up
Martin KaFai Lau
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
bpf: reduce runtime of test_sockmap tests
John Fastabend
2018-04-25
bpf: sockmap, add selftests
John Fastabend
[next]