summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)2018-04-071-2/+2
* ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)2018-04-071-0/+7
* ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)2018-04-071-1/+1
* ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2018-04-072-5/+35
* ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)2018-04-061-3/+5
* Ktest: add email options to sample.configTim Tianyang Chen2018-04-061-0/+22
* Ktest: Use dodie for critical faluresTim Tianyang Chen2018-04-061-27/+27
* Ktest: Add SigInt handlingTim Tianyang Chen2018-04-061-0/+10
* Ktest: Add email supportTim Tianyang Chen2018-04-061-3/+58
* ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)2018-04-061-0/+14
* ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)2018-04-062-1/+36
* ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)2018-04-062-8/+19
* ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)2018-04-061-1/+5
* ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)2018-04-061-4/+12
* ktest: Use config-bisect.pl in ktest.plScott Wood2018-04-061-222/+42
* ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)2018-04-061-0/+763
* ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-1/+2
* ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood2018-03-211-13/+5
* ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)2018-03-211-2/+4
* ktest: Clarify config file usageScott Wood2018-03-212-1/+5
* ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)2018-03-212-2/+12
* ktest: Wait for console process to exitSteven Rostedt (VMware)2018-03-211-0/+3
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-181-4/+28
|\
| * selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-141-3/+27
| * selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-141-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-111-5/+6
|\|
| * x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-081-5/+6
* | selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian2018-03-091-8/+17
* | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-093-1/+17
|\ \
| * | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-03-021-0/+14
| * | selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman2018-02-281-1/+1
| * | selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman2018-02-261-0/+2
| |/
* | Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-051-1/+2
|\ \
| * | selftests: memory-hotplug: fix emit_tests regressionShuah Khan2018-03-021-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-052-1/+59
|\ \ \
| * | | tc-testing: skbmod: fix match value of ethertypeDavide Caratti2018-03-041-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-011-0/+58
| |\ \ \
| | * | | bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-231-0/+58
* | | | | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-288-16/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | selftests: vm: update .gitignore with new testShuah Khan2018-02-261-0/+1
| * | | | selftests: memory-hotplug: silence test command echoShuah Khan2018-02-261-1/+1
| * | | | selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-261-3/+3
| * | | | selftests: memfd: add config fragment for fuseAnders Roxell2018-02-131-0/+1
| * | | | selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-02-131-0/+1
| * | | | selftests/android: Fix line continuation in MakefileDaniel Díaz2018-02-131-4/+4
| * | | | selftest/vDSO: fix O=Dominik Brodowski2018-02-131-7/+7
| * | | | selftests: sync: missing CFLAGS while compilingAnders Roxell2018-02-131-1/+1
* | | | | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-261-0/+52
* | | | | radix tree test suite: Fix buildMatthew Wilcox2018-02-254-2/+16
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-234-1/+29
|\ \ \ \ | | |/ / | |/| |