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
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
2018-05-02
bpf: relax constraints on formatting for eBPF helper documentation
Quentin Monnet
2018-05-02
x86/bpf: Clean up non-standard comments, to make the code more readable
Ingo Molnar
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-04-30
tools, include: Grab a copy of linux/erspan.h
William Tu
2018-04-30
Merge branch 'bpf-formatting-fixes-helpers'
Daniel Borkmann
2018-04-30
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
2018-04-29
samples/bpf: fix kprobe attachment issue on x64
Yonghong Song
2018-04-29
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
2018-04-29
Merge branch 'fix-bpf-helpers-doc'
Alexei Starovoitov
2018-04-29
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-04-29
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
Merge branch 'bpf_get_stack'
Alexei Starovoitov
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
2018-04-27
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-27
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
2018-04-27
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2018-04-27
Merge branch 'bpf-tunnel-metadata-selftests'
Daniel Borkmann
2018-04-27
samples/bpf: remove the bpf tunnel testsuite.
William Tu
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
2018-04-26
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2018-04-26
tools, bpf: Sync bpf.h uapi header
Jiri Olsa
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2018-04-26
Merge branch 'udp-gso'
David S. Miller
[next]