index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-02-05
selftests/bpf: Fix issues in setup_classid_environment()
Yafang Shao
2024-02-05
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
2024-02-05
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
2024-01-25
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
2024-01-25
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
2024-01-25
selftests/bpf: Fix erroneous bitmask operation
Jeroen van Ingen Schenau
2024-01-10
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-12-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
2023-11-20
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2023-09-13
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
2023-09-13
selftests/bpf: Fix repeat option when kfunc_call verification fails
Yipeng Zou
2023-09-13
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
2023-09-13
selftests/bpf: Fix bpf_nf failure upon test rerun
Daniel Borkmann
2023-07-27
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
2023-07-27
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
2023-07-27
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
2023-07-19
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
2023-07-19
selftests/bpf: Do not use sign-file as testcase
Alexey Gladkov
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-06-14
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
2023-06-14
selftests/bpf: Verify optval=NULL case
Stanislav Fomichev
2023-06-05
selftests/bpf: Fix pkg-config call building sign-file
Jeremy Sowden
2023-05-11
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
2023-05-11
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
2023-05-11
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
2023-05-11
selftests: xsk: Deflakify STATS_RX_DROPPED test
Kal Conley
2023-05-11
selftests: xsk: Disable IPv6 on VETH1
Kal Conley
2023-05-11
selftests: xsk: Use correct UMEM size in testapp_invalid_desc
Kal Conley
2023-05-11
bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
Daniel Borkmann
2023-05-11
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
2023-04-20
selftests/bpf: Fix progs/find_vma_fail1.c build error.
Alexei Starovoitov
2023-04-06
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2023-04-06
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
2023-04-06
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2023-04-06
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
2023-03-30
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
2023-03-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2023-03-17
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-03-10
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
2023-03-10
selftests/bpf: Fix map_kptr test.
Alexei Starovoitov
2023-03-10
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
2023-03-10
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
2023-03-10
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
2023-03-10
selftests/bpf: Use consistent build-id type for liburandom_read.so
Artem Savkov
2023-03-10
selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
Tiezhu Yang
2023-03-10
selftests/xsk: print correct error codes when exiting
Magnus Karlsson
2023-03-10
selftests/xsk: print correct payload for packet dump
Magnus Karlsson
2023-02-22
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
2023-02-01
Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"
Sasha Levin
2023-01-24
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
[next]