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
Age
Commit message (
Expand
)
Author
2025-05-27
selftests/bpf: Add tests with stack ptr register in conditional jmp
Yonghong Song
2025-05-27
bpf: Do not include stack ptr register in precision backtracking bookkeeping
Yonghong Song
2025-05-27
Merge branch 'bpf-arm64-support-up-to-12-arguments'
Alexei Starovoitov
2025-05-27
selftests/bpf: enable many-args tests for arm64
Alexis Lothoré (eBPF Foundation)
2025-05-27
bpf, arm64: Support up to 12 function arguments
Xu Kuohai
2025-05-27
bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
Hou Tao
2025-05-27
bpf: Avoid __bpf_prog_ret0_warn when jit fails
KaFai Wan
2025-05-27
bpftool: Add support for custom BTF path in prog load/loadall
Jiayuan Chen
2025-05-27
selftests/bpf: Add unit tests with __bpf_trap() kfunc
Yonghong Song
2025-05-27
bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized variable
Yonghong Song
2025-05-27
bpf: Remove special_kfunc_set from verifier
Yonghong Song
2025-05-27
Merge branch 'replace-config_dmabuf_sysfs_stats-with-bpf'
Alexei Starovoitov
2025-05-27
selftests/bpf: Add test for open coded dmabuf_iter
T.J. Mercier
2025-05-27
selftests/bpf: Add test for dmabuf_iter
T.J. Mercier
2025-05-27
bpf: Add open coded dmabuf iterator
T.J. Mercier
2025-05-27
bpf: Add dmabuf iterator
T.J. Mercier
2025-05-27
dma-buf: Rename debugfs symbols
T.J. Mercier
2025-05-23
bpf: Fix error return value in bpf_copy_from_user_dynptr
Mykyta Yatsenko
2025-05-23
Merge branch 'allow-mmap-of-sys-kernel-btf-vmlinux'
Andrii Nakryiko
2025-05-23
libbpf: Use mmap to parse vmlinux BTF from sysfs
Lorenz Bauer
2025-05-23
selftests: bpf: Add a test for mmapable vmlinux BTF
Lorenz Bauer
2025-05-23
btf: Allow mmap of vmlinux btf
Lorenz Bauer
2025-05-22
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
2025-05-22
Merge branch 'selftests-bpf-test-sockmap-sockhash-redirection'
Martin KaFai Lau
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests
Michal Luczaj
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
Michal Luczaj
2025-05-22
selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
Michal Luczaj
2025-05-22
selftests/bpf: Add selftest for sockmap/hashmap redirection
Michal Luczaj
2025-05-22
selftests/bpf: Introduce verdict programs for sockmap_redir
Michal Luczaj
2025-05-22
selftests/bpf: Add u32()/u64() to sockmap_helpers
Michal Luczaj
2025-05-22
selftests/bpf: Add socket_kind_to_str() to socket_helpers
Michal Luczaj
2025-05-22
selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
Michal Luczaj
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
2025-05-22
Merge branch 's390-bpf-use-kernel-s-expoline-thunks'
Alexei Starovoitov
2025-05-22
s390/bpf: Use kernel's expoline thunks
Ilya Leoshkevich
2025-05-22
s390/bpf: Add macros for calling external functions
Ilya Leoshkevich
2025-05-22
s390: always declare expoline thunks
Ilya Leoshkevich
2025-05-22
bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe...
Di Shen
2025-05-20
Merge branch 'libbpf-support-multi-split-btf'
Andrii Nakryiko
2025-05-20
selftests/bpf: Test multi-split BTF
Alan Maguire
2025-05-20
libbpf/btf: Fix string handling to support multi-split BTF
Alan Maguire
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
2025-05-19
bpf: WARN_ONCE on verifier bugs
Paul Chaignon
2025-05-14
Merge branch 's390-bpf-remove-the-orig_call-null-check'
Alexei Starovoitov
2025-05-14
s390/bpf: Remove the orig_call NULL check
Ilya Leoshkevich
2025-05-14
bpf: Pass the same orig_call value to trampoline functions
Ilya Leoshkevich
2025-05-14
s390/bpf: Store backchain even for leaf progs
Ilya Leoshkevich
2025-05-14
selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
2025-05-14
libbpf: Check bpf_map_skeleton link for NULL
Mykyta Yatsenko
2025-05-13
bpf: Add support for __prog argument suffix to pass in prog->aux
Kumar Kartikeya Dwivedi
[next]