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