| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 9 | -52/+644 |
|\ |
|
| * | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 8 | -36/+603 |
| |\ |
|
| | * | nfit-test: Add platform cap support from ACPI 6.2a to test | Dave Jiang | 2018-02-01 | 1 | -2/+12 |
| * | | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 80 | -602/+2104 |
| |\ \ |
|
| | * | | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -4/+3 |
| * | | | tools/testing/nvdimm: force nfit_test to depend on instrumented modules | Dan Williams | 2018-02-02 | 7 | -0/+63 |
| * | | | libnvdimm/nfit_test: adding support for unit testing enable LSS status | Dave Jiang | 2018-02-02 | 2 | -0/+40 |
| * | | | libnvdimm/nfit_test: add firmware download emulation | Dave Jiang | 2018-02-02 | 2 | -28/+360 |
| * | | | tools/testing/nvdimm: smart alarm/threshold control | Dan Williams | 2017-12-04 | 2 | -44/+122 |
| * | | | nfit, libnvdimm: deprecate the generic SMART ioctl | Dan Williams | 2017-12-04 | 2 | -14/+84 |
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-04 | 2 | -42/+52 |
|\ \ \ \ |
|
| * | | | | objtool: Warn on stripped section symbol | Josh Poimboeuf | 2018-01-30 | 1 | -0/+5 |
| * | | | | objtool: Add support for alternatives at the end of a section | Josh Poimboeuf | 2018-01-30 | 1 | -22/+31 |
| * | | | | objtool: Improve retpoline alternative handling | Josh Poimboeuf | 2018-01-30 | 1 | -20/+16 |
* | | | | | Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb | Linus Torvalds | 2018-02-04 | 1 | -75/+232 |
|\ \ \ \ \ |
|
| * | | | | | NTB: ntb_test: Update ntb_perf tests | Serge Semin | 2018-01-29 | 1 | -6/+7 |
| * | | | | | NTB: ntb_test: Update ntb_tool MW tests | Serge Semin | 2018-01-29 | 1 | -21/+68 |
| * | | | | | NTB: ntb_test: Add ntb_tool Message tests | Serge Semin | 2018-01-29 | 1 | -0/+37 |
| * | | | | | NTB: ntb_test: Update ntb_tool Scratchpad tests | Serge Semin | 2018-01-29 | 1 | -17/+26 |
| * | | | | | NTB: ntb_test: Update ntb_tool DB tests | Serge Semin | 2018-01-29 | 1 | -11/+18 |
| * | | | | | NTB: ntb_test: Update ntb_tool link tests | Serge Semin | 2018-01-29 | 1 | -11/+15 |
| * | | | | | NTB: ntb_test: Add ntb_tool port tests | Serge Semin | 2018-01-29 | 1 | -0/+52 |
| * | | | | | NTB: ntb_test: Safely use paths with whitespace | Serge Semin | 2018-01-29 | 1 | -31/+31 |
| |/ / / / |
|
* | | | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-04 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | usercopy: Enhance and rename report_usercopy() | Kees Cook | 2018-01-15 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-03 | 15 | -23/+56 |
|\ \ \ \ \ |
|
| * | | | | | selftests: vm: update .gitignore with missing generated file | Shuah Khan | 2018-01-23 | 1 | -0/+1 |
| * | | | | | selftests/x86: Add <test_name>{,_32,_64} targets | Dmitry Safonov | 2018-01-23 | 1 | -0/+12 |
| * | | | | | selftests: Fix loss of test output in run_kselftests.sh | Michael Ellerman | 2018-01-16 | 2 | -2/+9 |
| * | | | | | selftest: ftrace: Fix to add 256 kprobe events correctly | Masami Hiramatsu | 2018-01-16 | 1 | -2/+17 |
| * | | | | | selftest: ftrace: Fix to pick text symbols for kprobes | Masami Hiramatsu | 2018-01-16 | 1 | -2/+2 |
| * | | | | | selftests: media_tests: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 3 | -3/+6 |
| * | | | | | selftests: kselftest.h: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 1 | -1/+1 |
| * | | | | | selftests: kselftest_install.sh: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 1 | -3/+1 |
| * | | | | | selftests: gen_kselftest_tar.h: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 1 | -3/+1 |
| * | | | | | selftests: media_tests: Fix Makefile 'clean' target warning | Shuah Khan | 2018-01-12 | 1 | -5/+2 |
| * | | | | | tools/testing: Fix trailing semicolon | Luis de Bethencourt | 2018-01-12 | 1 | -1/+1 |
| * | | | | | kselftest: fix OOM in memory compaction test | Arnd Bergmann | 2018-01-10 | 1 | -0/+2 |
| * | | | | | selftests: seccomp: fix compile error seccomp_bpf | Anders Roxell | 2018-01-10 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-02 | 13 | -21/+994 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/selftests: Check endianness on trap in TM | Gustavo Romero | 2018-01-21 | 3 | -1/+332 |
| * | | | | | selftests/powerpc: Add alignment handler selftest | Andrew Donnellan | 2018-01-21 | 2 | -1/+493 |
| * | | | | | selftest/powerpc: Add additional option to mmap_bench test | Aneesh Kumar K.V | 2018-01-21 | 1 | -3/+50 |
| * | | | | | selftests/powerpc: Add a test of SEGV error behaviour | Michael Ellerman | 2018-01-03 | 3 | -2/+81 |
| * | | | | | selftests/powerpc: Fix build errors in powerpc ptrace selftests | Simon Guo | 2017-12-11 | 3 | -5/+4 |
| * | | | | | selftests/powerpc: Check for pthread errors in tm-unavailable | Cyril Bur | 2017-12-04 | 1 | -9/+34 |
| |/ / / / |
|
* | | | | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 1 | -1/+22 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman | 2018-01-02 | 32 | -184/+921 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge 4.15-rc3 into char-misc-next | Greg Kroah-Hartman | 2017-12-11 | 56 | -432/+1201 |
| |\ \ \ \ \ |
|
| * | | | | | | tools/hv: add install target to Makefile | Vitaly Kuznetsov | 2017-11-28 | 1 | -1/+22 |