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.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
2023-07-18
selftests/bpf: Add more tests for check_max_stack_depth bug
Kumar Kartikeya Dwivedi
2023-07-05
selftests/bpf: Add selftest for check_stack_max_depth bug
Kumar Kartikeya Dwivedi
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
selftests/bpf: Fix compilation failure for prog vrf_socket_lookup
Yonghong Song
2023-06-21
selftests/bpf: Add vrf_socket_lookup tests
Gilad Sever
2023-06-19
selftests/bpf: Set the default value of consumer_cnt as 0
Hou Tao
2023-06-19
selftests/bpf: Ensure that next_cpu() returns a valid CPU number
Hou Tao
2023-06-19
selftests/bpf: Output the correct error code for pthread APIs
Hou Tao
2023-06-19
selftests/bpf: Use producer_cnt to allocate local counter array
Hou Tao
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-13
selftests/bpf: Verify that check_ids() is used for scalars in regsafe()
Eduard Zingerman
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
2023-06-12
selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
David Vernet
2023-06-12
selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc
David Vernet
2023-06-12
selftests/bpf: Fix invalid pointer check in get_xlated_program()
Eduard Zingerman
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
2023-06-06
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
2023-06-01
selftests/bpf: Test table ID fib lookup BPF helper
Louis DeLosSantos
2023-05-30
selftests/bpf: Add a test where map key_type_id with decl_tag type
Yonghong Song
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
selftests/bpf: Check whether to run selftest
Daniel Müller
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2023-05-23
selftests/bpf: Add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
Andrii Nakryiko
2023-05-23
selftests/bpf: Add xdp_feature selftest for bond device
Lorenzo Bianconi
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer
John Fastabend
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2023-05-23
bpf, sockmap: Build helper to create connected socket pair
John Fastabend
2023-05-23
bpf, sockmap: Pull socket helpers out of listen test for general use
John Fastabend
2023-05-19
selftests/bpf: Test bpf_sock_destroy
Aditi Ghag
2023-05-19
selftests/bpf: Add helper to get port using getsockname
Aditi Ghag
2023-05-17
selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel
Yonghong Song
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
2023-05-17
selftests/bpf: Do not use sign-file as testcase
Alexey Gladkov
2023-05-16
selftests/xsk: adjust packet pacing for multi-buffer support
Magnus Karlsson
[next]