| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-06 | 62 | -614/+2112 |
|\ |
|
| * | selftests: lib: fix prime_numbers module search and skip logic | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+1 |
| * | selftests: intel_pstate: notification about privilege required to run intel_p... | Jeffrin Jose T | 2018-05-30 | 1 | -0/+6 |
| * | selftests: cgroup/memcontrol: add basic test for socket accounting | Mike Rapoport | 2018-05-30 | 1 | -0/+193 |
| * | selftest: intel_pstate: debug support message from aperf.c and return value | Jeffrin Jose T | 2018-05-30 | 1 | -2/+4 |
| * | kselftest/cgroup: fix variable dereferenced before check warning | Roman Gushchin | 2018-05-30 | 1 | -4/+2 |
| * | selftests/intel_pstate: Enhance table printing | Daniel Díaz | 2018-05-30 | 1 | -3/+13 |
| * | selftests/intel_pstate: Improve test, minor fixes | Daniel Díaz | 2018-05-30 | 1 | -14/+10 |
| * | selftests: cgroup/memcontrol: add basic test for swap controls | Mike Rapoport | 2018-05-30 | 3 | -0/+108 |
| * | selftests: cgroup: add memory controller self-tests | Roman Gushchin | 2018-05-30 | 5 | -0/+1099 |
| * | selftests: memfd: split regular and hugetlbfs tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -9/+3 |
| * | selftests: net: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 5 | -25/+39 |
| * | selftests: mqueue: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -8/+8 |
| * | selftests: memory-hotplug: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -4/+7 |
| * | selftests: memfd: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -5/+9 |
| * | selftests: membarrier: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -4/+3 |
| * | selftests: media_tests: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 3 | -9/+10 |
| * | selftests: locking: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -0/+8 |
| * | selftests: locking: add Makefile for locking test | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -0/+10 |
| * | selftests: lib: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 3 | -6/+17 |
| * | selftests: lib: add prime_numbers.sh test to Makefile | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+1 |
| * | selftests: kvm: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -2/+9 |
| * | selftests: kmod: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -5/+8 |
| * | selftests: ipc: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -4/+3 |
| * | selftests: intel_pstate: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+4 |
| * | selftests: gpio: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -4/+8 |
| * | selftests: firmware: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 3 | -5/+10 |
| * | selftests: filesystems: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -4/+7 |
| * | selftests: exec: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -2/+4 |
| * | selftests: efivarfs: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -2/+5 |
| * | selftests: cpufreq: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+4 |
| * | selftests: cpu-hotplug: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -6/+8 |
| * | selftests: breakpoints: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+5 |
| * | selftests: android: ion: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -2/+5 |
| * | selftests: memory-hotplug: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -5/+3 |
| * | selftests: mqueue: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -25/+16 |
| * | selftests: mount: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -10/+14 |
| * | selftests: futex: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -12/+0 |
| * | selftests: android: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -8/+0 |
| * | selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+1 |
| * | selftests: lib.mk: add test execute bit check to EMIT_TESTS | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -1/+6 |
| * | selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS | Shuah Khan (Samsung OSG) | 2018-05-30 | 2 | -3/+8 |
| * | selftests: lib.mk: Include test suite name in the RUN_TESTS output | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -9/+10 |
| * | selftests: lib.mk: move running and printing result to a new function | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -24/+28 |
| * | selftests: lib.mk: add SKIP handling to RUN_TESTS define | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -2/+13 |
| * | selftests: lib.mk: cleanup RUN_TESTS define and make it readable | Shuah Khan (Samsung OSG) | 2018-05-30 | 1 | -3/+5 |
| * | selftests: rtc: rework rtctest | Alexandre Belloni | 2018-05-30 | 1 | -281/+191 |
| * | selftests: move RTC tests to rtc subfolder | Alexandre Belloni | 2018-05-30 | 7 | -4/+14 |
| * | selftests: timers: rtcpie: restore previous PIE rate | Alexandre Belloni | 2018-05-30 | 1 | -3/+5 |
| * | selftests: timers: move PIE tests out of rtctest | Alexandre Belloni | 2018-05-30 | 4 | -80/+138 |