summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07selftests: expanding more mlock selftestSimon Guo
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski
2016-09-09x86/pkeys: Add self-testsDave Hansen
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-26selftests: media_tests add a new video device testShuah Khan
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-06-27selftests: media_tests - Add media_device_open to .gitignoreShuah Khan
2016-06-27selftests: add media controller regression test scripts and documentShuah Khan
2016-06-27selftests: add media_device_open testShuah Khan
2016-06-27selftests: media_device_test change it to randomize loop countShuah Khan