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
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
2020-03-13
libbpf: Provide CO-RE variants of PT_REGS macros
Andrii Nakryiko
2020-03-13
libbpf: Ignore incompatible types with matching name during CO-RE relocation
Andrii Nakryiko
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
2020-03-13
selftests/bpf: Fix spurious failures in accept due to EAGAIN
Jakub Sitnicki
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
Jules Irenge
2020-03-13
bpf_helpers_doc.py: Fix warning when compiling bpftool
Carlos Neira
2020-03-13
selftests/bpf: Fix usleep() implementation
Andrii Nakryiko
2020-03-13
Merge branch 'generalize-bpf-ksym'
Alexei Starovoitov
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
2020-03-13
bpf: Add dispatchers to kallsyms
Jiri Olsa
2020-03-13
bpf: Add trampolines to kallsyms
Jiri Olsa
2020-03-13
bpf: Add bpf_ksym_add/del functions
Jiri Olsa
2020-03-13
bpf: Add prog flag to struct bpf_ksym object
Jiri Olsa
2020-03-13
bpf: Abstract away entire bpf_link clean up procedure
Andrii Nakryiko
2020-03-13
bpf: Add bpf_ksym_find function
Jiri Olsa
2020-03-13
selftests/bpf: Make tcp_rtt test more robust to failures
Andrii Nakryiko
2020-03-13
bpf: Move ksym_tnode to bpf_ksym
Jiri Olsa
2020-03-13
selftests/bpf: Guarantee that useep() calls nanosleep() syscall
Andrii Nakryiko
2020-03-13
bpf: Move lnode list node to struct bpf_ksym
Jiri Olsa
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
2020-03-13
x86/mm: Rename is_kernel_text to __is_kernel_text
Jiri Olsa
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-12
Merge branch 'bpf_get_ns_current_pid_tgid'
Alexei Starovoitov
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
2020-03-12
fs/nsfs.c: Added ns_match
Carlos Neira
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
2020-03-13
libbpf: Split BTF presence checks into libbpf- and kernel-specific parts
Andrii Nakryiko
2020-03-13
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-11
tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels
Andrii Nakryiko
2020-03-11
bpf: Fix trampoline generation for fmod_ret programs
Alexei Starovoitov
2020-03-11
bpf: Add bpf_link_new_file that doesn't install FD
Andrii Nakryiko
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-03-10
bpftool: Documentation for bpftool prog profile
Song Liu
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
2020-03-09
bpf, doc: Update maintainers for L7 BPF
Lorenz Bauer
2020-03-09
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
2020-03-09
selftests: bpf: Add tests for UDP sockets in sockmap
Lorenz Bauer
2020-03-09
selftests: bpf: Don't listen() on UDP sockets
Lorenz Bauer
2020-03-09
bpf: sockmap: Add UDP support
Lorenz Bauer
[next]