index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
2020-04-15
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
2020-04-14
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
2020-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-04-08
selftests/bpf: Add test for bpf_get_link_xdp_id
Andrey Ignatov
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-02
bpf, lsm: Fix the file_mprotect LSM test.
KP Singh
2020-04-03
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
Colin Ian King
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
selftests/bpf: Test FD-based cgroup attachment
Andrii Nakryiko
2020-03-30
bpf: Test_verifier, add alu32 bounds tracking tests
John Fastabend
2020-03-30
bpf: Test_verifier, #65 error message updates for trunc of boundary-cross
John Fastabend
2020-03-30
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
2020-03-30
bpf: Test_progs, add test to catch retval refine error handling
John Fastabend
2020-03-30
selftests: bpf: Extend sk_assign tests for UDP
Joe Stringer
2020-03-30
selftests: bpf: Add test for sk_assign
Lorenz Bauer
2020-03-30
bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
selftests: Add test for overriding global data value before load
Toke Høiland-Jørgensen
2020-03-28
selftests/bpf: Add tests for attaching XDP programs
Toke Høiland-Jørgensen
2020-03-27
bpf: Add selftest cases for ctx_or_null argument type
Daniel Borkmann
2020-03-25
bpf: Test_verifier, #70 error message updates for 32-bit right shift
John Fastabend
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2020-03-23
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2020-03-20
selftests/bpf: Fix mix of tabs and spaces
Bill Wendling
2020-03-17
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
2020-03-17
selftests/bpf: Fix test_progs's parsing of test numbers
Andrii Nakryiko
2020-03-17
selftests/bpf: Fix race in tcp_rtt test
Andrii Nakryiko
2020-03-17
selftests/bpf: Fix nanosleep for real this time
Andrii Nakryiko
2020-03-17
selftest/bpf: Fix compilation warning in sockmap_parse_prog.c
Andrii Nakryiko
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2020-03-13
selftests/bpf: Fix spurious failures in accept due to EAGAIN
Jakub Sitnicki
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
selftests/bpf: Fix usleep() implementation
Andrii Nakryiko
2020-03-13
selftests/bpf: Make tcp_rtt test more robust to failures
Andrii Nakryiko
2020-03-13
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
Andrii Nakryiko
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
2020-03-09
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
2020-03-09
selftests: bpf: Add tests for UDP sockets in sockmap
Lorenz Bauer
2020-03-09
selftests: bpf: Don't listen() on UDP sockets
Lorenz Bauer
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
2020-03-05
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
2020-03-04
bpf: Add selftests for BPF_MODIFY_RETURN
KP Singh
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
2020-03-04
libbpf: Assume unsigned values for BTF_KIND_ENUM
Andrii Nakryiko
[next]