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.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
/
progs
Age
Commit message (
Expand
)
Author
2021-07-09
bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
John Fastabend
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-15
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2021-05-20
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2021-05-19
selftests/bpf: Convert test printk to use rodata.
Alexei Starovoitov
2021-05-19
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
2021-05-19
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
2021-05-19
selftests/bpf: Test for btf_load command.
Alexei Starovoitov
2021-05-19
selftests/bpf: Test for syscall program type
Alexei Starovoitov
2021-05-17
libbpf: Add selftests for TC-BPF management API
Kumar Kartikeya Dwivedi
2021-05-13
selftests/bpf: Validate skeleton gen handles skipped fields
Andrii Nakryiko
2021-05-11
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
2021-04-30
selftests/bpf: Fix the snprintf test
Florent Revest
2021-04-26
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-23
selftests/bpf: Add map linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Add function linking selftest
Andrii Nakryiko
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds test_prog
Dave Marchevsky
2021-04-19
selftests/bpf: Add a series of tests for bpf_snprintf
Florent Revest
2021-04-14
tools/testing: Remove unused variable
zuoqilin
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2021-04-08
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2021-04-08
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
2021-04-01
selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
selftests/bpf: Add a test case for udp sockmap
Cong Wang
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
2021-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2021-03-17
selftests/bpf: drop custom NULL #define in skb_pkt_end selftest
Andrii Nakryiko
2021-03-16
selftests/bpf: Fix warning comparing pointer to 0
Jiapeng Chong
2021-03-15
selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
Hangbin Liu
[next]