summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-151-2/+4
|\
| * Merge commit 'torture.2015.02.23a' into core/rcuIngo Molnar2016-03-151-2/+4
| |\
| | * rcutorture: Check for self-detected stallsPaul E. McKenney2016-01-251-2/+2
| | * rcutorture: Don't keep empty console.log.diags filesPaul E. McKenney2016-01-251-0/+2
| | * rcutorture: Add checks for rcutorture writer starvationPaul E. McKenney2016-01-251-2/+2
* | | selftests/x86: In syscall_nt, test NT|TF as wellAndy Lutomirski2016-03-101-8/+49
* | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-072-12/+11
|\ \ \ | |/ /
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-251-2/+6
| |\ \
| | * | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizingDan Williams2016-02-191-2/+6
| * | | Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-02-221-10/+5
| |\ \ \
| | * | | ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt2016-02-191-10/+5
| | |/ /
* | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-184-6/+226
|\ \ \ \ | |/ / /
| * | | efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-102-4/+87
| |/ /
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-011-1/+1
| |\ \
| | * | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-311-1/+1
| | |/
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-311-1/+138
| |\ \ | | |/ | |/|
| | * kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz2016-01-261-1/+138
| | * Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner2016-01-123-39/+23
| | |\
* | | | selftests/x86: Add a test for syscall restart under ptraceAndy Lutomirski2016-02-171-0/+126
* | | | selftests/x86: Fix some error messages in ptrace_syscallAndy Lutomirski2016-02-171-3/+3
* | | | selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SSAndy Lutomirski2016-02-171-28/+202
* | | | x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-171-3/+2
* | | | selftests/x86: Add check_initial_reg_state()Andy Lutomirski2016-01-292-1/+117
* | | | selftests/x86: Extend Makefile to allow 64-bit-only testsAndy Lutomirski2016-01-291-2/+3
|/ / /
* | | Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-1712-15/+297
|\ \ \
| * | | selftests: firmware: add empty string and async testsBrian Norris2016-01-071-1/+28
| * | | selftests/seccomp: fix 32-bit build warningsKees Cook2016-01-071-2/+3
| * | | add breakpoints/.gitignoreYuan Sun2016-01-071-0/+1
| * | | add ptrace/.gitignoreYuan Sun2016-01-071-0/+1
| * | | update .gitignore in selftests/timersYuan Sun2016-01-071-0/+1
| * | | update .gitignore in selftests/vmYuan Sun2016-01-071-0/+5
| * | | tools, testing, add test for intel_pstate driverPrarit Bhargava2015-11-234-0/+247
| * | | selftest/ipc: actually test itBamvor Jian Zhang2015-11-231-0/+1
| * | | selftests/capabilities: actually test itBamvor Jian Zhang2015-11-231-0/+1
| * | | selftests/capabilities: clean up for MakefileBamvor Jian Zhang2015-11-231-12/+9
* | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1522-105/+956
|\ \ \ \
| * | | | selftests/powerpc: Add script to test HMI functionalityDaniel Axtens2015-12-171-0/+89
| * | | | selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman2015-12-171-6/+6
| * | | | selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2015-12-172-9/+24
| * | | | selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman2015-12-173-1/+456
| * | | | selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-175-28/+31
| * | | | selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
| * | | | selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
| * | | | selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
| * | | | selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
| * | | | selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
| * | | | selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-143-4/+8
| * | | | selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-145-45/+63
| * | | | powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-102-16/+0
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-142-2/+92
|\ \ \ \
OpenPOWER on IntegriCloud