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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
2021-10-06
libbpf: Add API that copies all BTF types from one BTF object to another
Andrii Nakryiko
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
2021-10-01
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2021-09-29
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
2021-09-29
libbpf: Properly ignore STT_SECTION symbols in legacy map definitions
Toke Høiland-Jørgensen
2021-09-29
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2021-09-28
libbpf: Add opt-in strict BPF program section name handling logic
Andrii Nakryiko
2021-09-28
libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
Andrii Nakryiko
2021-09-28
libbpf: Refactor ELF section handler definitions
Andrii Nakryiko
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2021-09-28
libbpf: Refactor internal sec_def handling to enable pluggability
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-09-28
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
2021-09-27
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...
Linus Torvalds
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
[next]