summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti
2018-10-23Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-21tools: bpftool: fix completion for "bpftool map update"Quentin Monnet
2018-10-21tools: bpftool: print nb of cmds to stdout (not stderr) for batch modeQuentin Monnet
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet
2018-10-21Merge branch 'spi-4.20' into spi-nextMark Brown
2018-10-20selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann
2018-10-20bpf, verifier: fix register type dump in xadd and stDaniel Borkmann
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend
2018-10-20bpf: libbpf support for msg_push_dataJohn Fastabend
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-19selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu
2018-10-19bpf: add tests for direct packet access from CGROUP_SKBSong Liu
2018-10-19bpf, libbpf: use correct barriers in perf ring buffer walkDaniel Borkmann
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann
2018-10-19selftests/bpf: add missing executables to .gitignoreAnders Roxell
2018-10-19selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B
2018-10-19Sync uapi/bpf.h to tools/includeMauricio Vasquez B
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman
2018-10-18tools: bpftool: use 4 context mode for the NFP disasmJakub Kicinski
2018-10-18selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar
2018-10-17bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend
2018-10-16libbpf: Per-symbol visibility for DSOAndrey Ignatov
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff
2018-10-16Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...Ingo Molnar
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa
2018-10-16bpf, tls: add tls header to tools infrastructureDaniel Borkmann
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa
2018-10-16Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller