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.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-11-13
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
2020-11-11
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
2020-11-11
Merge branch 'tools/bpftool: Some build fixes'
Andrii Nakryiko
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
Merge branch 'Remove unused test_ipip.sh test and add missed'
Alexei Starovoitov
2020-11-10
samples/bpf: Remove unused test_ipip.sh
Hangbin Liu
2020-11-10
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2020-11-10
Merge branch 'Integrate kernel module BTF support'
Alexei Starovoitov
2020-11-10
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-10
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
Andrii Nakryiko
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-09
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2020-11-10
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-10
samples/bpf: Remove duplicate include in hbm
Menglong Dong
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
2020-11-06
bpf: Fix tests for local_storage
KP Singh
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
bpftool: Add support for task local storage
KP Singh
2020-11-06
libbpf: Add support for task local storage
KP Singh
2020-11-06
bpf: Implement task local storage
KP Singh
2020-11-06
bpf: Allow LSM programs to use bpf spin locks
KP Singh
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-05
Merge branch 'libbpf: split BTF support'
Alexei Starovoitov
2020-11-05
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
2020-11-05
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
2020-11-05
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
2020-11-05
libbpf: Fix BTF data layout checks and allow empty BTF
Andrii Nakryiko
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2020-11-05
libbpf: Implement basic split BTF support
Andrii Nakryiko
2020-11-05
libbpf: Unify and speed up BTF string deduplication
Andrii Nakryiko
2020-11-05
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
2020-11-05
libbpf: Factor out common operations in BTF writing APIs
Andrii Nakryiko
[next]