summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: build tests with debug infoAndrii Nakryiko2019-06-261-1/+1
* selftests, bpf: Add test for veth native XDPToshiaki Makita2019-06-244-0/+162
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2242-146/+271
|\
| * Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2139-106/+39
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1910-40/+10
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-3/+1
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485Thomas Gleixner2019-06-191-9/+1
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-1920-47/+20
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481Thomas Gleixner2019-06-192-2/+2
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472Thomas Gleixner2019-06-195-5/+5
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-208-40/+232
| |\ \
| | * | KVM: nVMX: reorganize initial steps of vmx_set_nested_statePaolo Bonzini2019-06-201-12/+20
| | * | tests: kvm: Check for a kernel warningAaron Lewis2019-06-197-0/+184
| | * | kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis2019-06-191-10/+10
| | * | KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-191-21/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-2055-348/+2119
|\ \ \ \
| * | | | selftests/bpf: add realistic loop testsAlexei Starovoitov2019-06-1915-12/+1347
| * | | | selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov2019-06-191-0/+161
| * | | | selftests/bpf: fix testsAlexei Starovoitov2019-06-193-20/+24
| * | | | selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2019-06-192-14/+17
| * | | | selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko2019-06-1814-140/+285
| * | | | selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko2019-06-185-72/+87
| * | | | selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2019-06-182-7/+76
| * | | | selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2019-06-152-32/+38
| * | | | bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau2019-06-151-0/+54
| * | | | selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter2019-06-151-1/+1
| * | | | bpf: use libbpf_num_possible_cpus internallyHechao Li2019-06-111-32/+5
| * | | | selftests/bpf: remove bpf_util.h from BPF C progsHechao Li2019-06-115-4/+6
| * | | | selftests/bpf : clean up feature/ when make cleanHechao Li2019-06-111-1/+2
| * | | | selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko2019-06-101-2/+2
| * | | | tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon2019-06-101-0/+18
| * | | | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-15/+0
* | | | | selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2019-06-192-34/+59
* | | | | selftests: tc: add ingress device matching supportJiri Pirko2019-06-193-2/+225
* | | | | selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel2019-06-181-0/+349
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1739-263/+904
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-179-27/+875
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-152-7/+48
| | |\ \ \
| | | * | | bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao2019-06-131-4/+10
| | | * | | bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2019-06-111-3/+38
| | * | | | selftests: tc_flower: Add TOS matching testJiri Pirko2019-06-121-1/+35
| | * | | | selftests: mlxsw: Test nexthop offload indicationIdo Schimmel2019-06-121-0/+47
| | |/ / /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-075-19/+745
| | |\ \ \
| | | * | | bpf: expand section tests for test_section_namesDaniel Borkmann2019-06-061-0/+10
| | | * | | bpf: more msg_name rewrite tests to test_sock_addrDaniel Borkmann2019-06-061-16/+197
| | | * | | selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu2019-06-051-3/+4
| | | * | | selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi2019-05-291-0/+1
| | | * | | selftests: bpf: complete sub-register zero extension checksJiong Wang2019-05-291-11/+505
| | | * | | selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang2019-05-292-39/+39
| | | * | | selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel2019-05-231-0/+39