Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-07 | 13 | -3/+1624 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-04 | 13 | -3/+1624 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | libbpf: add missing SPDX-License-Identifier | Eric Leblond | 2018-02-03 | 4 | -0/+8 | |
| | * | | | | libbpf: add error reporting in XDP | Eric Leblond | 2018-02-03 | 4 | -1/+271 | |
| | * | | | | libbpf: add function to setup XDP | Eric Leblond | 2018-02-03 | 3 | -0/+128 | |
| | * | | | | tools: add netlink.h and if_link.h in tools uapi | Eric Leblond | 2018-02-03 | 3 | -0/+1200 | |
| | * | | | | bpf: fix null pointer deref in bpf_prog_test_run_xdp | Daniel Borkmann | 2018-02-01 | 1 | -0/+14 | |
| | * | | | | tools/bpf: permit selftests/bpf to be built in a different directory | Yonghong Song | 2018-02-01 | 2 | -2/+3 | |
* | | | | | | 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 |