summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki
2020-03-13Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko
2020-03-13tools: bpftool: Restore message on failure to guess program typeQuentin Monnet
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira
2020-03-13tools: bpftool: Fix minor bash completion mistakesQuentin Monnet
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-13libbpf: Split BTF presence checks into libbpf- and kernel-specific partsAndrii Nakryiko
2020-03-13bpftool: Add _bpftool and profiler.skel.h to .gitignoreSong Liu
2020-03-13bpftool: Skeleton should depend on libbpfSong Liu
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima
2020-03-12bpftool: Use linux/types.h from source tree for profiler buildTobias Klauser
2020-03-11tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernelsAndrii Nakryiko
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi
2020-03-10Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2020-03-09mptcp: selftests: add rcvbuf set optionFlorian Westphal
2020-03-09Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-03-10bpftool: Fix typo in bash-completionSong Liu
2020-03-10bpftool: Bash completion for "bpftool prog profile"Song Liu
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu
2020-03-10bpftool: Introduce "prog profile" commandSong Liu
2020-03-09selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer
2020-03-09selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer
2020-03-09selftests: bpf: Don't listen() on UDP socketsLorenz Bauer
2020-03-09ktest: Fix typos in ktest.plMasanari Iida
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)
2020-03-09ktest: Fix some typos in sample.confMasanari Iida
2020-03-09perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu
2020-03-09perf probe: Fix to delete multiple probe eventMasami Hiramatsu
2020-03-09perf parse-events: Fix reading of invalid memory in event parsingIan Rogers
2020-03-09perf python: Fix clang detection when using CC=clang-versionIlie Halip
2020-03-09perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-06Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu
2020-03-06selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers
2020-03-06perf jevents: Fix leak of mapfile memoryJohn Garry