| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-23 |
|\ |
|
| * | bpf, arm64: fix out of bounds access in tail call | Daniel Borkmann | 2018-02-22 |
| * | selftests/bpf/test_maps: exit child process without error in ENOMEM case | Li Zhijian | 2018-02-22 |
| * | selftests/bpf: update gitignore with test_libbpf_open | Anders Roxell | 2018-02-22 |
| * | selftests/bpf: tcpbpf_kern: use in6_* macros from glibc | Anders Roxell | 2018-02-22 |
* | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-23 |
|\ \ |
|
| * \ | Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/... | James Morris | 2018-02-22 |
| |\ \
| | |/
| |/| |
|
| | * | seccomp: add a selftest for get_metadata | Tycho Andersen | 2018-02-21 |
* | | | selftests/memfd: add run_fuse_test.sh to TEST_FILES | Anders Roxell | 2018-02-21 |
|/ / |
|
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-14 |
|\ \ |
|
| * | | selftests/x86/mpx: Fix incorrect bounds with old _sigfault | Rui Wang | 2018-02-15 |
| * | | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems | Dominik Brodowski | 2018-02-15 |
| * | | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c | Dominik Brodowski | 2018-02-15 |
| * | | selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c | Dominik Brodowski | 2018-02-13 |
| * | | selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ... | Dominik Brodowski | 2018-02-13 |
| * | | selftests/x86/pkeys: Remove unused functions | Ingo Molnar | 2018-02-13 |
| * | | selftests/x86: Clean up and document sscanf() usage | Dominik Brodowski | 2018-02-13 |
| * | | selftests/x86: Fix vDSO selftest segfault for vsyscall=none | Dominik Brodowski | 2018-02-13 |
* | | | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-14 |
|\ \ \ |
|
| * | | | selftests/powerpc: Fix to use ucontext_t instead of struct ucontext | Harish | 2018-02-13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-09 |
|\ \ \ \ |
|
| * | | | | bpf: fix rlimit in reuseport net selftest | Daniel Borkmann | 2018-02-09 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-09 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | selftests/bpf: add selftest that use test_libbpf_open | Jesper Dangaard Brouer | 2018-02-09 |
| | * | | | selftests/bpf: add test program for loading BPF ELF files | Jesper Dangaard Brouer | 2018-02-09 |
| | * | | | selftests: bpf: test_kmod.sh: check the module path before insmod | Naresh Kamboju | 2018-02-08 |
| | * | | | tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh | Yonghong Song | 2018-02-06 |
* | | | | | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-02-09 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | selftests/ftrace: Add more tests for removing of function probes | Steven Rostedt (VMware) | 2018-02-08 |
| * | | | | selftests/ftrace: Add some missing glob checks | Steven Rostedt (VMware) | 2018-02-08 |
| * | | | | selftests/ftrace: Have reset_ftrace_filter handle multiple instances | Steven Rostedt (VMware) | 2018-02-08 |
| * | | | | selftests/ftrace: Have reset_ftrace_filter handle modules | Steven Rostedt (VMware) | 2018-02-08 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-02-06 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 |
| |\ \ \ |
|
| * | | | | membarrier/selftest: Test private expedited sync core command | Mathieu Desnoyers | 2018-02-05 |
| * | | | | membarrier/selftest: Test global expedited command | Mathieu Desnoyers | 2018-02-05 |
| * | | | | membarrier/selftest: Test private expedited command | Mathieu Desnoyers | 2018-02-05 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-04 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | bpf: fix null pointer deref in bpf_prog_test_run_xdp | Daniel Borkmann | 2018-02-01 |
| * | | | | tools/bpf: permit selftests/bpf to be built in a different directory | Yonghong Song | 2018-02-01 |
* | | | | | Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb | Linus Torvalds | 2018-02-04 |
|\ \ \ \ \ |
|
| * | | | | | NTB: ntb_test: Update ntb_perf tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Update ntb_tool MW tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Add ntb_tool Message tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Update ntb_tool Scratchpad tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Update ntb_tool DB tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Update ntb_tool link tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Add ntb_tool port tests | Serge Semin | 2018-01-28 |
| * | | | | | NTB: ntb_test: Safely use paths with whitespace | Serge Semin | 2018-01-28 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-03 |
|\ \ \ \ \ |
|