summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-05-29Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-29selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi
2019-05-29selftests: bpf: complete sub-register zero extension checksJiong Wang
2019-05-29selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang
2019-05-28selftests/net: ipv6 flowlabelWillem de Bruijn
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-28selftests/bpf: add auto-detach testRoman Gushchin
2019-05-28selftests/bpf: enable all available cgroup v2 controllersRoman Gushchin
2019-05-28selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin
2019-05-28selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev
2019-05-28bpf: style fix in while(!feof()) loopChang-Hsien Tsai
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang
2019-05-24selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song
2019-05-24selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko
2019-05-24selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko
2019-05-24selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki
2019-05-24selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn
2019-05-24selftests: Add redirect testsDavid Ahern
2019-05-24selftests: rtc: rtctest: specify timeoutsAlexandre Belloni
2019-05-24selftests/harness: Allow test to configure timeoutAlexandre Belloni
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern
2019-05-22selftests: fib-onlink: Make quiet by defaultDavid Ahern
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-22selftests: netfilter: add flowtable test scriptFlorian Westphal
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu