| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'for-4.14/fs' into libnvdimm-for-next | Dan Williams | 2017-09-01 | 10 | -24/+82 |
| |\ |
|
| * | | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-09-01 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-09 | 1 | -1/+50 |
|\ \ \ |
|
| * | | | bpf: add support for sockmap detach programs | John Fastabend | 2017-09-09 | 1 | -1/+50 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 1 | -2/+58 |
|\ \ \ \ |
|
| * | | | | tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing | Cyrill Gorcunov | 2017-09-09 | 1 | -2/+58 |
* | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-09 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | tools: PCI: Add a missing option help line | Stan Drozd | 2017-08-29 | 1 | -0/+1 |
* | | | | | | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2017-09-09 | 47 | -491/+518 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | selftests: Enhance kselftest_harness.h to print which assert failed | Mickaël Salaün | 2017-09-06 | 2 | -6/+35 |
| * | | | | | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format | Shuah Khan | 2017-08-25 | 1 | -3/+9 |
| * | | | | | selftests: change lib.mk RUN_TESTS to take test list as an argument | Shuah Khan | 2017-08-25 | 2 | -15/+3 |
| * | | | | | selftests: lib.mk: suppress "cd" output from run_tests target | Shuah Khan | 2017-08-25 | 1 | -1/+1 |
| * | | | | | selftests: kselftest framework: change skip exit code to 0 | Shuah Khan | 2017-08-25 | 1 | -1/+2 |
| * | | | | | selftests/timers: make loop consistent with array size | Benjamin Gaignard | 2017-08-25 | 1 | -1/+1 |
| * | | | | | selftests: timers: remove rtctest_setdate from run_destructive_tests | Shuah Khan | 2017-08-23 | 1 | -3/+5 |
| * | | | | | selftests: timers: Fix run_destructive_tests target to handle skipped tests | Shuah Khan | 2017-08-22 | 1 | -13/+13 |
| * | | | | | kselftests: timers: leap-a-day: Change default arguments to help test runs | John Stultz | 2017-08-22 | 1 | -8/+9 |
| * | | | | | selftests: timers: drop support for !KTEST case | Shuah Khan | 2017-08-22 | 19 | -204/+1 |
| * | | | | | rtc: rtctest: Improve support detection | Lukáš Doktor | 2017-08-17 | 1 | -1/+6 |
| * | | | | | selftests/cpu-hotplug: Skip test when there is only one online cpu | Li Zhijian | 2017-08-17 | 1 | -0/+6 |
| * | | | | | selftests/cpu-hotplug: exit with failure when test occured unexpected behaviors | Li Zhijian | 2017-08-17 | 1 | -0/+8 |
| * | | | | | selftests: futex: convert test to use ksft TAP13 framework | Shuah Khan | 2017-08-17 | 8 | -23/+30 |
| * | | | | | selftests: capabilities: convert error output to TAP13 ksft framework | Shuah Khan | 2017-08-14 | 2 | -49/+65 |
| * | | | | | selftests: memfd: Align STACK_SIZE for ARM AArch64 system | Orson Zhai | 2017-08-11 | 1 | -1/+1 |
| * | | | | | selftests: warn if failure is due to lack of executable bit | Luis R. Rodriguez | 2017-08-09 | 1 | -1/+6 |
| * | | | | | selftests: kselftest framework: add error counter | Shuah Khan | 2017-08-09 | 1 | -3/+18 |
| * | | | | | selftests: capabilities: convert the test to use TAP13 ksft framework | Shuah Khan | 2017-08-02 | 2 | -38/+62 |
| * | | | | | selftests: capabilities: fix to run Non-root +ia, sgidroot => i test | Shuah Khan | 2017-08-02 | 1 | -1/+2 |
| * | | | | | selftests: ptp: include default header install path | Grygorii Strashko | 2017-08-02 | 1 | -0/+1 |
| * | | | | | selftests: sigaltstack: convert to use TAP13 ksft framework | Shuah Khan | 2017-08-02 | 1 | -22/+31 |
| * | | | | | selftests: splice: add .gitignore for generated files | Shuah Khan | 2017-08-02 | 1 | -0/+1 |
| * | | | | | selftests: pstore: add .gitignore for generated files | Shuah Khan | 2017-08-02 | 1 | -0/+2 |
| * | | | | | selftests: sync: convert to use TAP13 ksft framework | Shuah Khan | 2017-07-28 | 2 | -34/+41 |
| * | | | | | selftests: kselftest framework: add API to return pass/fail/* counts | Shuah Khan | 2017-07-28 | 1 | -0/+10 |
| * | | | | | selftests: sync: differentiate between sync unsupported and access errors | Shuah Khan | 2017-07-28 | 1 | -4/+19 |
| * | | | | | selftests: ftrace: Check given string is not zero-length | Masami Hiramatsu | 2017-07-26 | 1 | -3/+3 |
| * | | | | | selftests: ftrace: Output only to console with "--logdir -" | Masami Hiramatsu | 2017-07-26 | 1 | -8/+21 |
| * | | | | | selftests: ftrace: Add more verbosity for immediate log | Masami Hiramatsu | 2017-07-26 | 1 | -3/+7 |
| * | | | | | selftests: ftrace: Add --fail-unsupported option | Masami Hiramatsu | 2017-07-26 | 1 | -1/+7 |
| * | | | | | selftests: ftrace: Do not failure if there is unsupported tests | Masami Hiramatsu | 2017-07-26 | 1 | -1/+1 |
| * | | | | | selftests: breakpoint_test: Add missing line breaks | Shuah Khan | 2017-07-26 | 1 | -2/+2 |
| * | | | | | selftests: Fix installation for splice test | Daniel Díaz | 2017-07-24 | 1 | -4/+1 |
| * | | | | | selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUS | Eugeniu Rosca | 2017-07-24 | 1 | -1/+17 |
| * | | | | | selftests: watchdog: avoid keepalive flood | Eugeniu Rosca | 2017-07-24 | 1 | -2/+6 |
| * | | | | | selftests: watchdog: point out ioctl() failures | Eugeniu Rosca | 2017-07-24 | 1 | -0/+6 |
| * | | | | | selftests: watchdog: prefer strtoul() over atoi() | Eugeniu Rosca | 2017-07-24 | 1 | -1/+1 |
| * | | | | | selftests: watchdog: use getopt_long() | Eugeniu Rosca | 2017-07-24 | 1 | -17/+39 |
| * | | | | | selftests: watchdog: fix mixed whitespace | Eugeniu Rosca | 2017-07-24 | 1 | -63/+63 |