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_qcom-6.18.y
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
Age
Commit message (
Expand
)
Author
2024-06-05
libbpf: Add BTF field iterator
Andrii Nakryiko
2024-06-04
selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()
Yonghong Song
2024-06-04
selftests/bpf: Fix bpf_cookie and find_vma in nested VM
Song Liu
2024-06-03
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
2024-06-03
selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.
Kui-Feng Lee
2024-06-03
selftests/bpf: Test kptr arrays and kptrs in nested struct fields.
Kui-Feng Lee
2024-06-03
selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Check length of recv in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Fix size of map_fd in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Drop prog_fd array in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Use bpf_link attachments in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Drop duplicate definition of i in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Fix tx_prog_fd values in test_sockmap
Geliang Tang
2024-06-03
bpftool: Fix typo in MAX_NUM_METRICS macro name
Swan Beaujard
2024-06-03
selftests/bpf: Remove unused struct 'libcap'
Dr. David Alan Gilbert
2024-06-03
selftests/bpf: Remove unused 'key_t' structs
Dr. David Alan Gilbert
2024-06-03
selftests/bpf: Remove unused struct 'scale_test_def'
Dr. David Alan Gilbert
2024-05-31
libbpf: keep FD_CLOEXEC flag when dup()'ing FD
Andrii Nakryiko
2024-05-30
bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops.
Kui-Feng Lee
2024-05-30
selftests/bpf: test struct_ops with epoll
Kui-Feng Lee
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-30
selftests/bpf: use section names understood by libbpf in test_sockmap
Jakub Sitnicki
2024-05-29
selftests/bpf: Add selftest for bits iter
Yafang Shao
2024-05-28
selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca
Geliang Tang
2024-05-28
selftests/bpf: Use post_socket_cb in start_server_str
Geliang Tang
2024-05-28
selftests/bpf: Use post_socket_cb in connect_to_fd_opts
Geliang Tang
2024-05-28
selftests/bpf: Add start_server_str helper
Geliang Tang
2024-05-28
selftests/bpf: Drop struct post_socket_opts
Geliang Tang
2024-05-28
libbpf: Configure log verbosity with env variable
Mykyta Yatsenko
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-23
selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets
Abhishek Chauhan
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
Merge tag 'trace-tools-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
2024-05-23
testing: net-drv: use stats64 for testing
Joe Damato
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs
Brad Cowie
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-21
selftests/bpf: Fix prog numbers in test_sockmap
Geliang Tang
2024-05-21
bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer
Ivan Babrou
2024-05-21
selftest: af_unix: Make SCM_RIGHTS into OOB data.
Kuniyuki Iwashima
2024-05-21
selftests/net: use tc rule to filter the na packet
Hangbin Liu
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-20
Revert "selftests/cgroup: Drop define _GNU_SOURCE"
Shuah Khan
2024-05-20
Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"
Shuah Khan
2024-05-20
Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"
Shuah Khan
[next]