summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* tools: selftests: fix build issue with make kselftests targetPhong Tran2014-08-293-11/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-093-0/+260
|\
| * mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman2014-07-313-0/+260
* | selftests: add memfd/sealing page-pinning testsDavid Herrmann2014-08-085-1/+450
* | selftests: add memfd_create() + sealing testsDavid Herrmann2014-08-084-0/+945
* | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck2014-08-081-0/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0712-284/+617
|\ \
| * | selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
| * | selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
| * | selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93
| * | selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman2014-07-281-4/+6
| * | selftests/powerpc: Count more instructions & use decimalMichael Ellerman2014-07-281-8/+14
| * | selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2014-07-282-2/+8
| * | selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2014-07-282-1/+49
| * | selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman2014-07-284-253/+272
| * | selftests/powerpc: Fix parse_proc_maps()Michael Ellerman2014-07-281-1/+1
| * | selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2014-07-282-14/+11
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-044-0/+179
|\ \ \
| * | | test: add firmware_class loader testKees Cook2014-07-174-0/+179
| | |/ | |/|
* | | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-0410-34/+143
|\ \ \
| * | | Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-133-4/+17
| |\| |
| * | | tools: selftests - create a separate hotplug target for full range testShuah Khan2014-07-116-6/+105
| * | | tools: fix kcmp_test compile warningsShuah Khan2014-07-111-1/+1
| * | | tools: Fix mqueue Makefile compile linking orderShuah Khan2014-07-111-2/+2
| * | | tools: fix mq_open_tests compile warningsShuah Khan2014-07-111-6/+14
| * | | tools: fix mq_perf_tests compile warningsShuah Khan2014-07-111-19/+21
| * | | tools: cpu-hotplug fix unexpected operator errorShuah Khan2014-07-111-1/+1
| * | | tools: memory-hotplug fix unexpected operator errorShuah Khan2014-07-111-1/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-0419-28/+26
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-1719-28/+26
| |\ \ \ \ | | |_|/ / | |/| | |
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney2014-07-0919-28/+26
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | torture: Clean up diagnostics from --buildonly runsPaul E. McKenney2014-06-263-12/+25
| | | | * | torture: Enable versions without CFcommon to function correctlyPaul E. McKenney2014-06-261-0/+1
| | | |/ / | | |/| |
| | | * | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-0916-16/+0
| | |/ /
* | | | Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-08-042-349/+297
|\ \ \ \ | |/ / / |/| | |
| * | | ktest: Update documentation on config_bisectSteven Rostedt (Red Hat)2014-04-231-38/+27
| * | | ktest: Add the config bisect manual backSteven Rostedt (Red Hat)2014-04-231-1/+7
| * | | ktest: Remove unused functionsSteven Rostedt (Red Hat)2014-04-231-62/+1
| * | | ktest: Put back in the CONFIG_BISECT_CHECKSteven Rostedt (Red Hat)2014-04-231-2/+23
| * | | ktest: Rewrite the config-bisect to actually workSteven Rostedt (Red Hat)2014-04-231-226/+226
| * | | ktest: Some cleanup for improving readabilitySatoru Takeuchi2014-04-231-22/+20
| * | | ktest: add 2nd parameter of run_command() to set the redirect target fileSatoru Takeuchi2014-04-231-8/+3
* | | | tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Shuah Khan2014-07-031-0/+5
* | | | tools: memory-hotplug fix unexpected operator errorShuah Khan2014-07-031-1/+1
* | | | tools: cpu-hotplug fix unexpected operator errorShuah Khan2014-07-031-1/+1
| |_|/ |/| |
* | | selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2014-06-242-4/+12
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-1241-46/+4083
|\ \
| * | selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-1134-4/+3913
| * | selftests/powerpc: Add support for skipping testsMichael Ellerman2014-06-113-1/+21
| * | selftests/powerpc: Put the test in a separate process groupMichael Ellerman2014-06-111-2/+8