summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan
2015-03-11selftests/exec: Check if the syscall exists and bail if notMichael Ellerman
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)
2015-02-02ktest: Cleanup terminal on dodie() failureJosh Poimboeuf
2015-02-02ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)
2015-02-02ktest: Enable user input to the consoleJosh Poimboeuf
2015-02-02ktest: Give console process a dedicated ttyJosh Poimboeuf
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)
2015-01-29ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)
2015-01-27ktest: Restore tty settings after closing consoleJosh Poimboeuf
2015-01-27ktest: Add timings for commandsSteven Rostedt (Red Hat)
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard
2015-01-23selftests/powerpc: Add subpage protection self test.Paul Mackerras
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney
2015-01-10torture: Flag console.log file to prevent holdovers from earlier runsPaul E. McKenney
2015-01-10torture: Add "-enable-kvm -soundhw pcspk" to qemu command linePaul E. McKenney
2015-01-10rcutorture: Handle different mpstat versionsPaul E. McKenney
2015-01-10rcutorture: Make build-output parsing correctly flag RCU's warningsPaul E. McKenney
2015-01-10rcutorture: Issue warnings on close calls due to Reader Batch blowsPaul E. McKenney
2015-01-08selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier
2015-01-06selftests/exec: allow shell return code of 126David Drysdale
2015-01-06rcutorture: Add checks for stall ending before dump startPaul E. McKenney
2014-12-22selftests/exec: Use %zu to format size_tGeert Uytterhoeven
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13syscalls: add selftest for execveat(2)David Drysdale
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2014-12-11userns: Unbreak the unprivileged remount testsEric W. Biederman
2014-12-10Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-12-10Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu
2014-12-03selftest: size: Add size test for Linux kernelTim Bird
2014-12-02selftests/kcmp: Always try to build the testMichael Ellerman
2014-12-02selftests/kcmp: Don't include kernel headersMichael Ellerman
2014-12-02mnt: Update unprivileged remount testEric W. Biederman
2014-11-24kselftest: Move the docs to the Documentation dirTim Bird
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)
2014-11-21ktest: Add name to running titleSteven Rostedt (Red Hat)
2014-11-21ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)
2014-11-21ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)
2014-11-21ktest: Use make -s kernelreleaseMichal Marek
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar