summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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
2016-06-27selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit testYannick Brosseau
2016-06-27selftests/vm: write strlen length instead of sizeof to nr_hugepagesYannick Brosseau
2016-06-27selftests/lib: set printf.sh executableSeongJae Park
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov
2016-06-26rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov
2016-06-24selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)
2016-06-15selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau
2016-06-14torture: Inflict default jitterPaul E. McKenney
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng
2016-06-14rcutorture/doc: Create initrd using dracutBoqun Feng
2016-06-14torture: Add starvation events to error summaryPaul E. McKenney
2016-06-14torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney
2016-06-14seccomp: add tests for ptrace holeKees Cook
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller
2016-06-02kselftests: timers: Add set-tz test caseJohn Stultz
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-23Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-22selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16tools: testing: define the _GNU_SOURCE macroMuhammad Falak R Wani
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim