summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-5/+2997
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+9
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park-2/+2
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1631
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-62/+361
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-157/+1426
2016-10-07selftests: expanding more mlock selftestSimon Guo-78/+295
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo-42/+42
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo-0/+81
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo-20/+21
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-0/+182
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman-0/+2
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman-0/+7
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur-1/+126
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur-1/+112
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur-1/+93
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur-1/+210
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur-0/+285
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur-0/+27
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur-3/+8
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur-0/+96
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur-84/+97
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur-68/+85
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur-1/+283
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur-0/+7
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin-0/+182
2016-09-20selftests: Move networking/timestamping from DocumentationShuah Khan-0/+1222
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan-0/+114
2016-09-20selftests: move ia64 tests from Documentation/ia64Shuah Khan-0/+272
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan-0/+471
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan-0/+565
2016-09-20selftests: move prctl tests from Documentation/prctlShuah Khan-0/+306
2016-09-20selftests: move dnotify_test from Documentation/filesystemsShuah Khan-0/+42
2016-09-20selftests/timers: Add missing error code assignment before testChristophe JAILLET-2/+2
2016-09-20selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick-1/+1
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski-8/+8
2016-09-09x86/pkeys: Add self-testsDave Hansen-1/+1631
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King-2/+2
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman-1/+1
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-3/+10
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+123
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-32/+810
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-11/+165
2016-07-26selftests: media_tests add a new video device testShuah Khan-2/+103
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur-18/+98
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2342
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar-1/+2230