| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-15 | 3 | -0/+633 |
|\ |
|
| * | kmod: throttle kmod thread limit | Luis R. Rodriguez | 2017-07-15 | 1 | -22/+2 |
| * | kmod: add test driver to stress test the module loader | Luis R. Rodriguez | 2017-07-15 | 3 | -0/+653 |
* | | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb | Linus Torvalds | 2017-07-14 | 1 | -2/+9 |
|\ \
| |/
|/| |
|
| * | NTB: ntb_test: add parameter for doorbell bitmask | Allen Hubbe | 2017-07-06 | 1 | -2/+5 |
| * | NTB: ntb_test: modprobe on remote host | Allen Hubbe | 2017-07-06 | 1 | -0/+4 |
* | | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-07-13 | 3 | -2/+66 |
|\ \ |
|
| * | | selftests/ftrace: Add a testcase for kprobe event naming | Masami Hiramatsu | 2017-07-09 | 1 | -0/+36 |
| * | | selftests/ftrace: Add a test to probe module functions | Naveen N. Rao | 2017-07-09 | 1 | -0/+28 |
| * | | selftests/ftrace: Update multiple kprobes test for powerpc | Naveen N. Rao | 2017-07-09 | 1 | -2/+2 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-13 | 7 | -221/+777 |
|\ \ \ |
|
| * | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko | 2017-07-13 | 1 | -1/+1 |
| * | | | test_sysctl: test against int proc_dointvec() array support | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+89 |
| * | | | test_sysctl: add simple proc_douintvec() case | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+63 |
| * | | | test_sysctl: add simple proc_dointvec() case | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+62 |
| * | | | test_sysctl: test against PAGE_SIZE for int | Luis R. Rodriguez | 2017-07-13 | 1 | -0/+66 |
| * | | | test_sysctl: add generic script to expand on tests | Luis R. Rodriguez | 2017-07-13 | 5 | -220/+495 |
| * | | | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez | 2017-07-13 | 3 | -4/+5 |
* | | | | Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2017-07-13 | 3 | -5/+211 |
|\ \ \ \ |
|
| * | | | | rtc: rtctest: add check for problematic dates | Benjamin Gaignard | 2017-07-09 | 1 | -4/+124 |
| * | | | | tools: timer: add rtctest_setdate | Benjamin Gaignard | 2017-07-09 | 2 | -1/+87 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-13 | 3 | -1/+212 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | samples/bpf: fix a build issue | Yonghong Song | 2017-07-12 | 3 | -1/+212 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-09 | 2 | -1/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-07-05 | 2 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | perf unwind: Do not fail due to missing unwind support | Jiri Olsa | 2017-07-04 | 1 | -1/+1 |
| | * | | | | | perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip | Arnaldo Carvalho de Melo | 2017-07-04 | 1 | -0/+1 |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-09 | 1 | -2/+11 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | objtool: Fix sibling call detection logic | Josh Poimboeuf | 2017-07-08 | 1 | -2/+11 |
| |/ / / / / |
|
* | | | | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-07-07 | 2 | -14/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | kbuild: simplify silent build (-s) detection | Masahiro Yamada | 2017-06-06 | 2 | -14/+2 |
* | | | | | | | Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2017-07-07 | 37 | -486/+940 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | 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 |
| * | | | | | | | 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 |