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
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-19
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-18
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
2019-12-13
selftests/bpf: Move reuseport tests under prog_tests/
Jakub Sitnicki
2019-12-04
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
2019-11-24
selftests/bpf: Ensure no DWARF relocations for BPF object files
Andrii Nakryiko
2019-11-19
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
2019-11-18
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
2019-11-11
bpf, testing: Add missing object file to TEST_FILES
Anders Roxell
2019-10-28
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
2019-10-28
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
2019-10-23
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
2019-10-23
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2019-10-22
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
2019-10-17
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
2019-10-17
selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs
Andrii Nakryiko
2019-10-17
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
2019-10-17
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2019-10-12
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
2019-10-12
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
2019-10-09
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-07
selftests/bpf: Fix dependency ordering for attach_probe test
Andrii Nakryiko
2019-10-06
libbpf: auto-generate list of BPF helper definitions
Andrii Nakryiko
2019-10-05
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
2019-09-16
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
2019-09-06
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
2019-09-06
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
2019-09-06
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]