summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-05-24selftests: rtc: rtctest: specify timeoutsAlexandre Belloni-3/+3
2019-05-24selftests/harness: Allow test to configure timeoutAlexandre Belloni-5/+12
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu-0/+22
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu-1/+1
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones-1/+1
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth-3/+0
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth-31/+16
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini-2/+2
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+330
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov-13/+298
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov-14/+17
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel-0/+39
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern-9/+8
2019-05-22selftests: fib-onlink: Make quiet by defaultDavid Ahern-5/+43
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-86/+9
2019-05-22selftests: netfilter: add flowtable test scriptFlorian Westphal-1/+325
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu-2/+3
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-40/+31
2019-05-21selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T-1/+5
2019-05-21selftests/timers: Add missing fflush(stdout) callsKees Cook-0/+12
2019-05-21selftests: Remove forced unbuffering for test runningKees Cook-11/+1
2019-05-21selftests/x86: Support Atom for syscall_arg_fault testTong Bo-2/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner-40/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+27
2019-05-20ptp: Fix example program to match kernel.Richard Cochran-84/+1
2019-05-20selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu-0/+5
2019-05-20selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu-1/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-79/+317
2019-05-18kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal-51/+26
2019-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+3
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+396
2019-05-17selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov-1/+1
2019-05-16Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-220/+875
2019-05-16selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern-9/+9
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev-0/+2
2019-05-15Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+33
2019-05-15Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-47/+62
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev-0/+1
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev-4/+4
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-28/+139
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen-2/+79
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain-25/+53
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain-1/+1