mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -04:00
Cross-merge bpf fixes after downstream PR. Trivial conflict: tools/testing/selftests/bpf/prog_tests/verifier.c Adjacent changes in: Auto-merging kernel/bpf/verifier.c Auto-merging samples/bpf/Makefile Auto-merging tools/testing/selftests/bpf/.gitignore Auto-merging tools/testing/selftests/bpf/Makefile Auto-merging tools/testing/selftests/bpf/prog_tests/verifier.c Signed-off-by: Alexei Starovoitov <ast@kernel.org>
48 lines
611 B
Plaintext
48 lines
611 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
bpftool
|
|
bpf-helpers*
|
|
bpf-syscall*
|
|
test_verifier
|
|
test_maps
|
|
test_lru_map
|
|
test_tag
|
|
FEATURE-DUMP.libbpf
|
|
FEATURE-DUMP.selftests
|
|
fixdep
|
|
/test_progs
|
|
/test_progs-no_alu32
|
|
/test_progs-bpf_gcc
|
|
/test_progs-cpuv4
|
|
test_verifier_log
|
|
feature
|
|
urandom_read
|
|
test_sockmap
|
|
test_lirc_mode2_user
|
|
flow_dissector_load
|
|
test_tcpnotify_user
|
|
test_libbpf
|
|
test_sysctl
|
|
xdping
|
|
test_cpp
|
|
*.d
|
|
*.subskel.h
|
|
*.skel.h
|
|
*.lskel.h
|
|
/no_alu32
|
|
/bpf_gcc
|
|
/cpuv4
|
|
/host-tools
|
|
/tools
|
|
/runqslower
|
|
/bench
|
|
/veristat
|
|
/sign-file
|
|
/uprobe_multi
|
|
*.ko
|
|
*.tmp
|
|
xskxceiver
|
|
xdp_redirect_multi
|
|
xdp_synproxy
|
|
xdp_hw_metadata
|
|
xdp_features
|