summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+1631
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-62/+361
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds23-157/+1426
2016-10-08selftests: expanding more mlock selftestSimon Guo3-78/+295
2016-10-08selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2-42/+42
2016-10-08selftests/vm: add test for mlock() when areas are intersectedSimon Guo3-0/+81
2016-10-08selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2-20/+21
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-0/+182
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2-1/+126
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2-1/+112
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2-1/+93
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur3-1/+210
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur5-0/+285
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur1-0/+27
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2-3/+8
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur1-0/+96
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2-84/+97
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2-68/+85
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur4-1/+283
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur1-0/+7
2016-09-23tools/testing: add a test to check nsfs ioctl-sAndrey Vagin4-0/+182
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski1-8/+8
2016-09-09x86/pkeys: Add self-testsDave Hansen3-1/+1631
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King1-2/+2
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman1-1/+1
2016-08-06Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds1-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe1-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-3/+10
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds11-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+123
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds32-32/+810
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-11/+165
2016-07-26selftests: media_tests add a new video device testShuah Khan3-2/+103
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur5-18/+98
2016-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-2/+2342
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar6-1/+2230
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman4-1/+51
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar4-16/+13
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov2-1/+112
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart10-1/+332
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman4-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur1-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur1-3/+3
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar5-17/+60
2016-06-27selftests: media_tests - Add media_device_open to .gitignoreShuah Khan1-0/+1
2016-06-27selftests: add media controller regression test scripts and documentShuah Khan3-0/+65
2016-06-27selftests: add media_device_open testShuah Khan2-2/+83
2016-06-27selftests: media_device_test change it to randomize loop countShuah Khan1-6/+13