| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-10-16 | libbpf: Per-symbol visibility for DSO |  Andrey Ignatov | 4 | -147/+178 |
| 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 unify jump-label work |  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 |
| 2018-10-16 | perf tools: Fix use of alternatives to find JDIR |  Jarod Wilson | 1 | -1/+1 |
| 2018-10-16 | perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus |  Jiri Olsa | 2 | -0/+4 |
| 2018-10-16 | Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux into pm-tools |  Rafael J. Wysocki | 3 | -2/+9 |
| 2018-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 21 | -255/+1326 |
| 2018-10-15 | selftests: pmtu: Add optional traffic captures for single tests |  Stefano Brivio | 1 | -7/+53 |
| 2018-10-15 | selftests: pmtu: Allow selection of single tests |  Stefano Brivio | 1 | -0/+21 |
| 2018-10-15 | tools: bpftool: add map create command |  Jakub Kicinski | 6 | -6/+183 |
| 2018-10-15 | bpf: bpftool, add flag to allow non-compat map definitions |  John Fastabend | 8 | -13/+37 |
| 2018-10-15 | bpf: bpftool, add support for attaching programs to maps |  John Fastabend | 4 | -3/+128 |
| 2018-10-15 | bpf: add tls support for testing in test_sockmap |  John Fastabend | 1 | -0/+89 |
| 2018-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 1 | -4/+9 |
| 2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 7 | -7/+23 |
| 2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Greg Kroah-Hartman | 2 | -2/+2 |
| 2018-10-11 | selftests: use posix-style redirection in ip_defrag.sh |  Paolo Abeni | 1 | -4/+4 |
| 2018-10-11 | selftests: udpgso_bench.sh explicitly requires bash |  Paolo Abeni | 1 | -1/+1 |
| 2018-10-11 | selftests: rtnetlink.sh explicitly requires bash. |  Paolo Abeni | 1 | -1/+1 |
| 2018-10-11 | perf vendor events intel: Fix wrong filter_band* values for uncore events |  Jiri Olsa | 2 | -16/+16 |
| 2018-10-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Greg Kroah-Hartman | 4 | -5/+20 |
| 2018-10-11 | selftests: bpf: install script with_addr.sh |  Anders Roxell | 1 | -0/+2 |
| 2018-10-11 | selftests: bpf: add config fragment LWTUNNEL |  Anders Roxell | 1 | -0/+1 |
| 2018-10-11 | bpftool: Allow add linker flags via EXTRA_LDFLAGS variable |  Jiri Olsa | 1 | -1/+4 |
| 2018-10-11 | bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable |  Jiri Olsa | 1 | -0/+4 |
| 2018-10-10 | selftests: mlxsw: qos_mc_aware: Make executable |  Petr Machata | 1 | -0/+0 |
| 2018-10-10 | selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too |  Petr Machata | 1 | -1/+1 |
| 2018-10-09 | tools/bpf: use proper type and uapi perf_event.h header for libbpf |  Yonghong Song | 2 | -5/+5 |
| 2018-10-09 | selftests/bpf: add XDP selftests for modifying and popping VLAN headers |  Jesper Dangaard Brouer | 3 | -2/+491 |
| 2018-10-09 | bpf: make TC vlan bpf_helpers avail to selftests |  Jesper Dangaard Brouer | 1 | -0/+4 |
| 2018-10-09 | selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog |  Prashant Bhole | 1 | -1/+120 |
| 2018-10-09 | selftests/bpf: test_verifier, change names of fixup maps |  Prashant Bhole | 1 | -190/+190 |
| 2018-10-09 | tools/bpf: bpftool, print strerror when map lookup error occurs |  Prashant Bhole | 1 | -5/+24 |
| 2018-10-09 | tools/bpf: bpftool, split the function do_dump() |  Prashant Bhole | 1 | -34/+49 |
| 2018-10-09 | selftests: usbip: add wait after attach and before checking port status |  Shuah Khan (Samsung OSG) | 1 | -0/+4 |
| 2018-10-09 | Revert "perf tools: Fix PMU term format max value calculation" |  Jiri Olsa | 1 | -6/+7 |
| 2018-10-09 | PM / tools: sleepgraph and bootgraph: upgrade to v5.2 |  Todd Brandt | 4 | -298/+364 |
| 2018-10-09 | PM / tools: sleepgraph: first batch of v5.2 changes |  Todd Brandt | 3 | -634/+759 |
| 2018-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 29 | -309/+2059 |
| 2018-10-09 | Merge branch 'fixes' into next |  Michael Ellerman | 17 | -0/+17 |
| 2018-10-09 | Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core |  Ingo Molnar | 20 | -259/+539 |
| 2018-10-09 | Merge branch 'perf/urgent' into perf/core, to pick up fixes |  Ingo Molnar | 3 | -4/+19 |
| 2018-10-09 | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next |  Paul Mackerras | 1 | -1/+0 |
| 2018-10-09 | KVM: PPC: Book3S: Simplify external interrupt handling |  Paul Mackerras | 1 | -1/+0 |
| 2018-10-08 | tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file |  Tzvetomir Stoyanov | 9 | -211/+416 |
| 2018-10-08 | selftests: pmtu: add basic IPv4 and IPv6 PMTU tests |  Sabrina Dubroca | 1 | -4/+203 |