aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick1-1/+1
2016-08-05Merge 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/linuxLinus Torvalds1-3/+10
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds11-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-2/+123
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds32-32/+810
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus 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-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/paulmck/linux-rcu into core/rcuIngo 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
2016-06-27selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit testYannick Brosseau1-1/+1
2016-06-27selftests/vm: write strlen length instead of sizeof to nr_hugepagesYannick Brosseau1-5/+5
2016-06-27selftests/lib: set printf.sh executableSeongJae Park1-0/+0
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov1-1/+1
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov1-1/+1
2016-06-26rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov1-1/+8
2016-06-24selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz1-1/+1
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller6-1/+227
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)3-15/+12
2016-06-15selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau1-1/+2
2016-06-14torture: Inflict default jitterPaul E. McKenney1-1/+1
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney1-1/+0
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng1-1/+1
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng2-4/+5
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2-8/+7
2016-06-14rcutorture/doc: Create initrd using dracutBoqun Feng1-0/+22
2016-06-14torture: Add starvation events to error summaryPaul E. McKenney1-1/+6
2016-06-14torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney1-2/+19
2016-06-14seccomp: add tests for ptrace holeKees Cook1-11/+165
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen6-1/+2230
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller1-5/+5
2016-06-02kselftests: timers: Add set-tz test caseJohn Stultz2-1/+121
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-1/+9
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-3/+80