| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-09 | 13 | -29/+371 |
|\ |
|
| * | bpf: fix rlimit in reuseport net selftest | Daniel Borkmann | 2018-02-09 | 1 | -1/+20 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-09 | 12 | -28/+351 |
| |\ |
|
| | * | tools/libbpf: handle issues with bpf ELF objects containing .eh_frames | Jesper Dangaard Brouer | 2018-02-09 | 1 | -0/+26 |
| | * | selftests/bpf: add selftest that use test_libbpf_open | Jesper Dangaard Brouer | 2018-02-09 | 2 | -2/+61 |
| | * | selftests/bpf: add test program for loading BPF ELF files | Jesper Dangaard Brouer | 2018-02-09 | 2 | -1/+151 |
| | * | tools/libbpf: improve the pr_debug statements to contain section numbers | Jesper Dangaard Brouer | 2018-02-09 | 1 | -12/+13 |
| | * | bpf: Sync kernel ABI header with tooling header for bpf_common.h | Jesper Dangaard Brouer | 2018-02-09 | 1 | -3/+4 |
| | * | tools: bpftool: add bash completion for cgroup commands | Quentin Monnet | 2018-02-08 | 2 | -6/+62 |
| | * | tools: bpftool: add bash completion for `bpftool prog load` | Quentin Monnet | 2018-02-08 | 1 | -2/+6 |
| | * | tools: bpftool: make syntax for program map update explicit in man page | Quentin Monnet | 2018-02-08 | 1 | -1/+2 |
| | * | tools: bpftool: exit doc Makefile early if rst2man is not available | Quentin Monnet | 2018-02-08 | 1 | -0/+5 |
| | * | libbpf: complete list of strings for guessing program type | Quentin Monnet | 2018-02-08 | 1 | -0/+5 |
| | * | selftests: bpf: test_kmod.sh: check the module path before insmod | Naresh Kamboju | 2018-02-08 | 1 | -3/+15 |
| | * | tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh | Yonghong Song | 2018-02-06 | 2 | -0/+3 |
* | | | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-02-09 | 3 | -3/+50 |
|\ \ \ |
|
| * | | | selftests/ftrace: Add more tests for removing of function probes | Steven Rostedt (VMware) | 2018-02-08 | 1 | -0/+37 |
| * | | | selftests/ftrace: Add some missing glob checks | Steven Rostedt (VMware) | 2018-02-08 | 1 | -0/+6 |
| * | | | selftests/ftrace: Have reset_ftrace_filter handle multiple instances | Steven Rostedt (VMware) | 2018-02-08 | 1 | -0/+3 |
| * | | | selftests/ftrace: Have reset_ftrace_filter handle modules | Steven Rostedt (VMware) | 2018-02-08 | 1 | -3/+4 |
* | | | | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-09 | 10 | -10/+10 |
|\ \ \ \ |
|
| * | | | | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 2018-02-06 | 10 | -10/+10 |
* | | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-02-08 | 2 | -6/+25 |
|\ \ \ \ \ |
|
| * | | | | | idr: Make 1-based IDRs more efficient | Matthew Wilcox | 2018-02-06 | 1 | -2/+5 |
| * | | | | | idr: Remove idr_alloc_ext | Matthew Wilcox | 2018-02-06 | 1 | -0/+17 |
| * | | | | | IDR test suite: Check handling negative end correctly | Matthew Wilcox | 2018-02-06 | 1 | -0/+1 |
| * | | | | | idr test suite: Fix ida_test_random() | Matthew Wilcox | 2018-02-06 | 1 | -2/+2 |
| * | | | | | radix tree test suite: Remove ARRAY_SIZE | Matthew Wilcox | 2018-02-06 | 1 | -2/+0 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-02-08 | 2 | -23/+31 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | ringtest: ring.c malloc & memset to calloc | Peter Malone | 2018-02-01 | 1 | -4/+2 |
| * | | | | | virtio/ringtest: virtio_ring: fix up need_event math | Michael S. Tsirkin | 2018-01-31 | 1 | -10/+14 |
| * | | | | | virtio/ringtest: fix up need_event math | Michael S. Tsirkin | 2018-01-31 | 1 | -9/+15 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-06 | 3 | -11/+49 |
|\ \ \ \ \ |
|
| * | | | | | lib: optimize cpumask_next_and() | Clement Courbet | 2018-02-06 | 2 | -10/+45 |
| * | | | | | tools/lib/subcmd/pager.c: do not alias select() params | Sergey Senozhatsky | 2018-02-06 | 1 | -1/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-02-06 | 1 | -18/+219 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 | 114 | -973/+10609 |
| |\ \ \ \ \ |
|
| * | | | | | | membarrier/selftest: Test private expedited sync core command | Mathieu Desnoyers | 2018-02-05 | 1 | -0/+73 |
| * | | | | | | membarrier/selftest: Test global expedited command | Mathieu Desnoyers | 2018-02-05 | 1 | -5/+54 |
| * | | | | | | membarrier/selftest: Test private expedited command | Mathieu Desnoyers | 2018-02-05 | 1 | -16/+95 |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-06 | 13 | -12/+89 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf tools: Add trace/beauty/generated/ into .gitignore | Ravi Bangoria | 2018-02-05 | 1 | -0/+1 |
| * | | | | | | | perf trace: Fix call-graph output | Ravi Bangoria | 2018-02-05 | 1 | -1/+4 |
| * | | | | | | | perf record: Fix period option handling | Jiri Olsa | 2018-02-05 | 3 | -4/+11 |
| * | | | | | | | perf evsel: Fix period/freq terms setup | Jiri Olsa | 2018-02-05 | 1 | -0/+2 |
| * | | | | | | | tools headers: Synchoronize x86 features UAPI headers | Arnaldo Carvalho de Melo | 2018-02-02 | 3 | -6/+24 |
| * | | | | | | | tools headers: Synchronize uapi/linux/sched.h | Arnaldo Carvalho de Melo | 2018-02-02 | 1 | -0/+5 |
| * | | | | | | | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h | Arnaldo Carvalho de Melo | 2018-02-02 | 2 | -0/+29 |
| * | | | | | | | tooling headers: Synchronize updated s390 kvm UAPI headers | Arnaldo Carvalho de Melo | 2018-02-02 | 1 | -1/+4 |
| * | | | | | | | tools headers: Synchronize sound/asound.h | Arnaldo Carvalho de Melo | 2018-02-02 | 1 | -0/+9 |
| |/ / / / / / |
|