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
Age
Commit message (
Expand
)
Author
2023-03-17
kallsyms, bpf: Move find_kallsyms_symbol_value out of internal header
Viktor Malik
2023-03-16
Merge branch 'double-fix bpf_test_run + XDP_PASS recycling'
Alexei Starovoitov
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2023-03-16
bpf, test_run: fix crashes due to XDP frame overwriting/corruption
Alexander Lobakin
2023-03-16
bpf: Remove misleading spec_v1 check on var-offset stack read
Luis Gerhorst
2023-03-16
Merge branch 'Make struct bpf_cpumask RCU safe'
Alexei Starovoitov
2023-03-16
bpf,docs: Remove bpf_cpumask_kptr_get() from documentation
David Vernet
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
2023-03-16
bpf: Mark struct bpf_cpumask as rcu protected
David Vernet
2023-03-16
bpf: Free struct bpf_cpumask in call_rcu handler
David Vernet
2023-03-16
libbpf: Ignore warnings about "inefficient alignment"
Daniel Müller
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
2023-03-15
Merge branch 'Fix attaching fentry/fexit/fmod_ret/lsm to modules'
Alexei Starovoitov
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-15
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-03-14
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
2023-03-14
Merge branch 'xdp: recycle Page Pool backed skbs built from XDP frames'
Alexei Starovoitov
2023-03-14
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2023-03-14
xdp: recycle Page Pool backed skbs built from XDP frames
Alexander Lobakin
2023-03-14
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
2023-03-14
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
2023-03-13
Merge branch 'bpf: Allow helpers access ptr_to_btf_id.'
Martin KaFai Lau
2023-03-13
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2023-03-13
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
2023-03-13
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
2023-03-13
bpf, docs: Add signed comparison example
Dave Thaler
2023-03-13
selftests/bpf: use canonical ftrace path
Ross Zwisler
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-13
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
2023-03-13
tasks: Extract rcu_users out of union
David Vernet
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
2023-03-10
Merge branch 'Support stashing local kptrs with bpf_kptr_xchg'
Alexei Starovoitov
2023-03-10
selftests/bpf: Add local kptr stashing test
Dave Marchevsky
2023-03-10
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
2023-03-10
bpf: Support __kptr to local kptrs
Dave Marchevsky
2023-03-10
bpf, docs: Explain helper functions
Dave Thaler
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
2023-03-10
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
2023-03-10
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
2023-03-10
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
2023-03-10
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
2023-03-10
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
[next]