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
2024-05-09
selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie
Geliang Tang
2024-05-09
selftests/bpf: Use connect_to_fd in sockopt_inherit
Geliang Tang
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
2024-05-09
selftests/bpf: Use start_server_addr in sockopt_inherit
Geliang Tang
2024-05-09
selftests/bpf: Add post_socket_cb for network_helper_opts
Geliang Tang
2024-05-09
Merge branch 'selftests-bpf-retire-bpf_tcp_helpers-h'
Alexei Starovoitov
2024-05-09
selftests/bpf: Retire bpf_tcp_helpers.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests
Martin KaFai Lau
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp
Martin KaFai Lau
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_cubic
Martin KaFai Lau
2024-05-09
selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp
Martin KaFai Lau
2024-05-09
selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests
Martin KaFai Lau
2024-05-09
selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests
Martin KaFai Lau
2024-05-08
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
2024-05-08
bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
Jose E. Marchesi
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
2024-05-08
bpf: avoid uninitialized warnings in verifier_global_subprogs.c
Jose E. Marchesi
2024-05-08
bpf, arm64: Add support for lse atomics in bpf_arena
Puranjay Mohan
2024-05-07
Merge branch 'libbpf: further struct_ops fixes and improvements'
Martin KaFai Lau
2024-05-07
selftests/bpf: shorten subtest names for struct_ops_module test
Andrii Nakryiko
2024-05-07
selftests/bpf: validate struct_ops early failure detection logic
Andrii Nakryiko
2024-05-07
libbpf: improve early detection of doomed-to-fail BPF program loading
Andrii Nakryiko
2024-05-07
libbpf: fix libbpf_strerror_r() handling unknown errors
Andrii Nakryiko
2024-05-07
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
2024-05-07
libbpf: handle yet another corner case of nulling out struct_ops program
Andrii Nakryiko
2024-05-07
libbpf: remove unnecessary struct_ops prog validity check
Andrii Nakryiko
2024-05-07
Merge branch 'fix-number-of-arguments-in-test'
Andrii Nakryiko
2024-05-07
selftests/bpf: Change functions definitions to support GCC
Cupertino Miranda
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
2024-05-07
Merge branch 'bpf-avoid-attribute-ignored-warnings-in-gcc'
Andrii Nakryiko
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
2024-05-07
bpf: Avoid __hidden__ attribute in static object
Jose E. Marchesi
2024-05-07
bpf: Remove redundant page mask of vmf->address
Haiyue Wang
2024-05-06
Merge branch 'bpf-verifier-range-computation-improvements'
Alexei Starovoitov
2024-05-06
selftests/bpf: MUL range computation tests.
Cupertino Miranda
2024-05-06
bpf/verifier: relax MUL range computation check
Cupertino Miranda
2024-05-06
selftests/bpf: XOR and OR range computation tests.
Cupertino Miranda
2024-05-06
bpf/verifier: improve XOR and OR range computation
Cupertino Miranda
2024-05-06
bpf/verifier: refactor checks for range computation
Cupertino Miranda
2024-05-06
bpf/verifier: replace calls to mark_reg_unknown.
Cupertino Miranda
2024-05-06
bpftool, selftests/hid/bpf: Fix 29 clang warnings
John Hubbard
2024-05-06
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
2024-05-06
selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.h
Martin KaFai Lau
2024-05-02
libbpf: Avoid casts from pointers to enums in bpf_tracing.h
Jose E. Marchesi
2024-05-02
libbpf: Fix bpf_ksym_exists() in GCC
Jose E. Marchesi
2024-05-02
libbpf: fix ring_buffer__consume_n() return result logic
Andrii Nakryiko
[next]