Age | Commit message (Expand) | Author |
2018-10-16 | bpf, tls: add tls header to tools infrastructure | Daniel Borkmann |
2018-10-16 | perf tools: Fix use of alternatives to find JDIR | Jarod Wilson |
2018-10-16 | perf evsel: Store ids for events with their own cpus perf_event__synthesize_e... | Jiri Olsa |
2018-10-16 | Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2018-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-15 | selftests: pmtu: Add optional traffic captures for single tests | Stefano Brivio |
2018-10-15 | selftests: pmtu: Allow selection of single tests | Stefano Brivio |
2018-10-15 | tools: bpftool: add map create command | Jakub Kicinski |
2018-10-15 | bpf: bpftool, add flag to allow non-compat map definitions | John Fastabend |
2018-10-15 | bpf: bpftool, add support for attaching programs to maps | John Fastabend |
2018-10-15 | bpf: add tls support for testing in test_sockmap | John Fastabend |
2018-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman |
2018-10-11 | selftests: use posix-style redirection in ip_defrag.sh | Paolo Abeni |
2018-10-11 | selftests: udpgso_bench.sh explicitly requires bash | Paolo Abeni |
2018-10-11 | selftests: rtnetlink.sh explicitly requires bash. | Paolo Abeni |
2018-10-11 | perf vendor events intel: Fix wrong filter_band* values for uncore events | Jiri Olsa |
2018-10-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2018-10-11 | selftests: bpf: install script with_addr.sh | Anders Roxell |
2018-10-11 | selftests: bpf: add config fragment LWTUNNEL | Anders Roxell |
2018-10-11 | bpftool: Allow add linker flags via EXTRA_LDFLAGS variable | Jiri Olsa |
2018-10-11 | bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable | Jiri Olsa |
2018-10-10 | selftests: mlxsw: qos_mc_aware: Make executable | Petr Machata |
2018-10-10 | selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too | Petr Machata |
2018-10-09 | tools/bpf: use proper type and uapi perf_event.h header for libbpf | Yonghong Song |
2018-10-09 | selftests/bpf: add XDP selftests for modifying and popping VLAN headers | Jesper Dangaard Brouer |
2018-10-09 | bpf: make TC vlan bpf_helpers avail to selftests | Jesper Dangaard Brouer |
2018-10-09 | selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog | Prashant Bhole |
2018-10-09 | selftests/bpf: test_verifier, change names of fixup maps | Prashant Bhole |
2018-10-09 | tools/bpf: bpftool, print strerror when map lookup error occurs | Prashant Bhole |
2018-10-09 | tools/bpf: bpftool, split the function do_dump() | Prashant Bhole |
2018-10-09 | selftests: usbip: add wait after attach and before checking port status | Shuah Khan (Samsung OSG) |
2018-10-09 | Revert "perf tools: Fix PMU term format max value calculation" | Jiri Olsa |
2018-10-09 | PM / tools: sleepgraph and bootgraph: upgrade to v5.2 | Todd Brandt |
2018-10-09 | PM / tools: sleepgraph: first batch of v5.2 changes | Todd Brandt |
2018-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-09 | Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2018-10-09 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-10-08 | tools lib traceevent, perf tools: Move struct tep_handler definition in a loc... | Tzvetomir Stoyanov |
2018-10-08 | selftests: pmtu: add basic IPv4 and IPv6 PMTU tests | Sabrina Dubroca |
2018-10-08 | selftests: pmtu: extend MTU parsing helper to locked MTU | Sabrina Dubroca |
2018-10-08 | selftests: pmtu: Introduce check_pmtu_value() | Stefano Brivio |
2018-10-08 | tools lib traceevent: Separate out tep_strerror() for strerror_r() issues | Steven Rostedt (VMware) |
2018-10-08 | perf python: More portable way to make CFLAGS work with clang | Eduardo Habkost |
2018-10-08 | perf python: Make clang_has_option() work on Python 3 | Eduardo Habkost |
2018-10-08 | perf tools: Free temporary 'sys' string in read_event_files() | Sanskriti Sharma |
2018-10-08 | perf tools: Avoid double free in read_event_file() | Sanskriti Sharma |
2018-10-08 | perf tools: Free 'printk' string in parse_ftrace_printk() | Sanskriti Sharma |
2018-10-08 | perf tools: Cleanup trace-event-info 'tdata' leak | Sanskriti Sharma |