| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2017-07-07 | 42 | -509/+1011 |
|\ |
|
| * | selftests: membarrier: use ksft_* var arg msg api | Shuah Khan | 2017-07-01 | 1 | -50/+41 |
| * | selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13 | Shuah Khan | 2017-07-01 | 1 | -36/+58 |
| * | selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api | Shuah Khan | 2017-07-01 | 1 | -26/+33 |
| * | selftests: breakpoint_test: use ksft_* var arg msg api | Shuah Khan | 2017-07-01 | 1 | -12/+16 |
| * | kselftest: add ksft_print_msg() function to output general information | Paul Elder | 2017-07-01 | 1 | -0/+10 |
| * | kselftest: make ksft_* output functions variadic | Paul Elder | 2017-07-01 | 1 | -12/+43 |
| * | selftests/capabilities: Fix the test_execve test | Andy Lutomirski | 2017-06-30 | 1 | -5/+2 |
| * | selftests: intel_pstate: add .gitignore | Shuah Khan | 2017-06-30 | 1 | -0/+2 |
| * | selftests: fix memory-hotplug test | Po-Hsu Lin | 2017-06-30 | 1 | -16/+54 |
| * | selftests: add missing test name in memory-hotplug test | Po-Hsu Lin | 2017-06-30 | 1 | -0/+1 |
| * | selftests: check percentage range for memory-hotplug test | Po-Hsu Lin | 2017-06-30 | 1 | -0/+4 |
| * | selftests: check hot-pluggagble memory for memory-hotplug test | Po-Hsu Lin | 2017-06-30 | 1 | -0/+5 |
| * | selftests: typo correction for memory-hotplug test | Po-Hsu Lin | 2017-06-30 | 1 | -5/+5 |
| * | selftests: ftrace: Use md5sum to take less time of checking logs | Masami Hiramatsu | 2017-06-30 | 1 | -3/+3 |
| * | tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict | Orson Zhai | 2017-06-28 | 3 | -2/+24 |
| * | kselftest.rst: do some adjustments after ReST conversion | Mauro Carvalho Chehab | 2017-06-26 | 1 | -16/+16 |
| * | selftest/net/Makefile: Specify output with $(OUTPUT) | SeongJae Park | 2017-06-23 | 1 | -2/+1 |
| * | selftest/intel_pstate/aperf: Use LDLIBS instead of LDFLAGS | SeongJae Park | 2017-06-23 | 1 | -1/+1 |
| * | selftest/memfd/Makefile: Fix build error | SeongJae Park | 2017-06-23 | 1 | -1/+1 |
| * | selftests: lib: Skip tests on missing test modules | Sumit Semwal | 2017-06-23 | 2 | -0/+8 |
| * | kselftest: membarrier: make test names more informative | Alice Ferrazzi | 2017-06-16 | 1 | -2/+2 |
| * | kselftest: make callers of ksft_exit_skip() output the reason for skipping | Paul Elder | 2017-06-16 | 3 | -8/+6 |
| * | kselftest: make ksft_exit_skip() output a reason for skipping | Paul Elder | 2017-06-16 | 1 | -2/+5 |
| * | kselftest: convert get_size to use stricter TAP13 format | Tim Bird | 2017-06-15 | 1 | -11/+16 |
| * | kselftest: breakpoints: convert step_after_suspend_test to TAP13 output | Paul Elder | 2017-06-13 | 1 | -26/+17 |
| * | kselftest: breakpoints: convert breakpoint_test to TAP13 output | Paul Elder | 2017-06-13 | 1 | -14/+15 |
| * | kselftest: membarrier: convert to TAP13 output | Paul Elder | 2017-06-13 | 1 | -16/+19 |
| * | kselftest: add TAP13 conformant versions of ksft_* functions | Paul Elder | 2017-06-13 | 1 | -4/+48 |
| * | selftests: kselftest_harness: Fix compile warning | Mickaël Salaün | 2017-06-12 | 1 | -1/+1 |
| * | kselftest: MAINTAINERS git tree entry update files and dirs | Shuah Khan | 2017-06-12 | 1 | -1/+2 |
| * | ksefltest: MAINTAINERS git tree entry is incorrect | Greg Kroah-Hartman | 2017-06-12 | 1 | -1/+1 |
| * | selftests/ftrace: Return unsupported if it detects older kernel | Masami Hiramatsu | 2017-06-07 | 2 | -0/+18 |
| * | selftests/ftrace: Use top-level available_filter_function | Masami Hiramatsu | 2017-06-07 | 1 | -0/+4 |
| * | selftests/ftrace: Add instance indication in test log | Masami Hiramatsu | 2017-06-07 | 1 | -1/+1 |
| * | selftests/ftrace: Reset ftrace filter on older kernel | Masami Hiramatsu | 2017-06-07 | 1 | -1/+4 |
| * | ftrace/kprobes: selftests: Check kretprobe maxactive is supported | Masami Hiramatsu | 2017-06-07 | 2 | -1/+3 |
| * | selftests/ftrace: Reduce trace buffer checking overhead | Masami Hiramatsu | 2017-06-07 | 1 | -2/+6 |
| * | selftests/ftrace: Skip full-glob-matching filter test on older kernel | Masami Hiramatsu | 2017-06-07 | 1 | -11/+17 |
| * | selftests/seccomp: Force rebuild according to dependencies | Mickaël Salaün | 2017-06-07 | 1 | -0/+2 |
| * | Documentation/dev-tools: Add kselftest_harness documentation | Mickaël Salaün | 2017-06-07 | 2 | -85/+363 |
| * | selftests: Remove the TEST_API() wrapper from kselftest_harness.h | Mickaël Salaün | 2017-06-07 | 1 | -205/+150 |
| * | Documentation/dev-tools: Use reStructuredText markups for kselftest | Mickaël Salaün | 2017-06-07 | 2 | -27/+41 |
| * | Documentation/dev-tools: Add kselftest | Mickaël Salaün | 2017-06-07 | 2 | -2/+0 |
| * | selftests: Cosmetic renames in kselftest_harness.h | Mickaël Salaün | 2017-06-07 | 1 | -5/+6 |
| * | selftests: Make test_harness.h more generally available | Mickaël Salaün | 2017-06-07 | 3 | -1/+2 |
| * | selftests: sync: Skip the test if kernel support is not found | Michael Ellerman | 2017-06-07 | 1 | -0/+13 |
| * | selftests/vm: Fix test for virtual address range mapping for arm64 | Michal Suchanek | 2017-06-07 | 1 | -9/+26 |
| * | selftests: futex: print testcase-name and PASS/FAIL/ERROR status | Naresh Kamboju | 2017-06-07 | 8 | -10/+19 |
* | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2017-07-07 | 5 | -5/+6 |
|\ \ |
|