index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
2021-12-02
selftests/bpf: Convert map_ptr_kern test to use light skeleton.
Alexei Starovoitov
2021-12-02
selftests/bpf: Improve inner_map test coverage.
Alexei Starovoitov
2021-12-02
selftests/bpf: Add lskel version of kfunc test.
Alexei Starovoitov
2021-11-30
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
2021-11-30
selftests/bpf: Measure bpf_loop verifier performance
Joanne Koong
2021-11-30
selftests/bpf: Add bpf_loop test
Joanne Koong
2021-11-28
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2021-11-26
selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf tests
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix misaligned memory accesses in xdp_bonding test
Andrii Nakryiko
2021-11-26
selftests/bpf: Prevent out-of-bounds stack access in test_bpffs
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix misaligned memory access in queue_stack_map test
Andrii Nakryiko
2021-11-26
selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp test
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix possible NULL passed to memcpy() with zero size
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix UBSan complaint about signed __int128 overflow
Andrii Nakryiko
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-11-25
selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test
Andrii Nakryiko
2021-11-22
selftests/bpf: Fix trivial typo
Drew Fustini
2021-11-19
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
2021-11-19
selftests/bpf: Add btf_dedup case with duplicated structs within CU
Jiri Olsa
2021-11-18
selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
Ilya Leoshkevich
2021-11-17
selftests/bpf: Fix xdpxceiver failures for no hugepages
Tirthendu Sarkar
2021-11-16
selftests/bpf: Mark variable as static
Yucong Sun
2021-11-16
selftests/bpf: Variable naming fix
Yucong Sun
2021-11-16
selftests/bpf: Move summary line after the error logs
Yucong Sun
2021-11-16
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
2021-11-16
selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
selftests/bpf: Add a dedup selftest with equivalent structure types
Yonghong Song
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-12
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
2021-11-12
selftests/bpf: Fix an unused-but-set-variable compiler warning
Yonghong Song
2021-11-11
selftests/bpf: Clarify llvm dependency with btf_tag selftest
Yonghong Song
2021-11-11
selftests/bpf: Add a C test for btf_type_tag
Yonghong Song
2021-11-11
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Yonghong Song
2021-11-11
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
Yonghong Song
2021-11-11
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
Yonghong Song
2021-11-11
selftests/bpf: Test libbpf API function btf__add_type_tag()
Yonghong Song
2021-11-11
selftests/bpf: Update btf_dump__new() uses to v1.0+ variant
Andrii Nakryiko
2021-11-11
selftests/bpf: Migrate all deprecated perf_buffer uses
Andrii Nakryiko
2021-11-11
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
2021-11-11
selftests/bpf: Minor cleanups and normalization of Makefile
Andrii Nakryiko
2021-11-11
selftests/bpf: Fix bpf_prog_test_load() logic to pass extra log level
Andrii Nakryiko
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
2021-11-10
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
[next]