Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -11/+63 |
2018-10-25 | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -25/+12 |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 92 | -1080/+9120 |
2018-10-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -10/+15 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 102 | -3497/+5370 |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -56/+294 |
2018-10-23 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -13/+5 |
2018-10-23 | Merge branch 'x86/cache' into perf/core, to pick up fixes | Ingo Molnar | 4 | -10/+184 |
2018-10-23 | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 9 | -898/+1096 |
2018-10-22 | tc-tests: test denial of 'goto chain' for exceed traffic in police.json | Davide Caratti | 1 | -0/+24 |
2018-10-22 | tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json | Davide Caratti | 1 | -0/+24 |
2018-10-23 | Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -3/+3 |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 39 | -318/+1379 |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 14 | -45/+123 |
2018-10-21 | tools: bpftool: fix completion for "bpftool map update" | Quentin Monnet | 1 | -1/+1 |
2018-10-21 | tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode | Quentin Monnet | 1 | -1/+2 |
2018-10-21 | tools: bpftool: document restriction on '.' in names to pin in bpffs | Quentin Monnet | 2 | -3/+9 |
2018-10-21 | Merge branch 'spi-4.20' into spi-next | Mark Brown | 1 | -3/+3 |
2018-10-20 | selftests/bpf: fix return value comparison for tests in test_libbpf.sh | Quentin Monnet | 1 | -1/+1 |
2018-10-20 | bpf, libbpf: simplify and cleanup perf ring buffer walk | Daniel Borkmann | 4 | -52/+47 |
2018-10-20 | bpf, verifier: fix register type dump in xadd and st | Daniel Borkmann | 1 | -5/+5 |
2018-10-20 | bpf: test_sockmap add options to use msg_push_data | John Fastabend | 2 | -26/+129 |
2018-10-20 | bpf: libbpf support for msg_push_data | John Fastabend | 2 | -1/+21 |
2018-10-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 12 | -45/+39 |
2018-10-20 | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 1 | -0/+80 |
2018-10-19 | selftests: ftrace: Add synthetic event syntax testcase | Masami Hiramatsu | 1 | -0/+80 |
2018-10-19 | bpf: add tests for direct packet access from CGROUP_SKB | Song Liu | 1 | -0/+171 |
2018-10-19 | bpf, libbpf: use correct barriers in perf ring buffer walk | Daniel Borkmann | 1 | -6/+4 |
2018-10-19 | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers | Daniel Borkmann | 9 | -12/+250 |
2018-10-19 | selftests/bpf: add missing executables to .gitignore | Anders Roxell | 1 | -0/+2 |
2018-10-19 | selftests/bpf: add test cases for queue and stack maps | Mauricio Vasquez B | 9 | -1/+313 |
2018-10-19 | Sync uapi/bpf.h to tools/include | Mauricio Vasquez B | 1 | -1/+29 |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+9 |
2018-10-19 | Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Greg Kroah-Hartman | 1 | -0/+4 |
2018-10-18 | tools: bpftool: use 4 context mode for the NFP disasm | Jakub Kicinski | 4 | -9/+20 |
2018-10-18 | selftests/bpf: fix file resource leak in load_kallsyms | Peng Hao | 1 | -0/+1 |
2018-10-18 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 9 | -898/+1096 |
2018-10-18 | Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s... | Ingo Molnar | 12 | -45/+39 |
2018-10-17 | bpf: fix doc of bpf_skb_adjust_room() in uapi | Nicolas Dichtel | 1 | -1/+1 |
2018-10-17 | perf tools: Stop fallbacking to kallsyms for vdso symbols lookup | Arnaldo Carvalho de Melo | 1 | -19/+2 |
2018-10-17 | tools/testing/nvdimm: Populate dirty shutdown data | Dan Williams | 3 | -1/+11 |
2018-10-17 | acpi, nfit: Collect shutdown status | Dan Williams | 2 | -24/+1 |
2018-10-17 | bpf: sockmap, add msg_peek tests to test_sockmap | John Fastabend | 1 | -52/+115 |
2018-10-16 | libbpf: Per-symbol visibility for DSO | Andrey Ignatov | 4 | -148/+179 |
2018-10-16 | perf tools: Pass build flags to traceevent build | Jiri Olsa | 1 | -1/+1 |
2018-10-16 | perf report: Don't crash on invalid inline debug information | Milian Wolff | 1 | -0/+3 |
2018-10-16 | Merge branch 'x86/build' into locking/core, to pick up dependent patches and ... | Ingo Molnar | 75 | -69/+996 |
2018-10-16 | perf cpu_map: Align cpu map synthesized events properly. | David Miller | 1 | -0/+1 |
2018-10-16 | perf tools: Fix tracing_path_mount proper path | Jiri Olsa | 1 | -2/+2 |
2018-10-16 | bpf, tls: add tls header to tools infrastructure | Daniel Borkmann | 2 | -5/+86 |