summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27bpf: fix max call depth checkAlexei Starovoitov
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov
2017-12-27bpf: selftest for late caller stack size increaseJann Horn
2017-12-23bpf: fix stacksafe exploration when comparing statesGianluca Borello
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-21tools/kvm_stat: sort '-f help' outputStefan Raspl
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-20tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu
2017-12-20libbpf: Fix build errors.David Miller
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-19selftests/bpf: add netdevsim to configJakub Kicinski
2017-12-19bpf: fix broken BPF selftest build on s390Hendrik Brueckner
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-17libbpf: fix Makefile exit code if libelf not foundJakub Kicinski
2017-12-17selftests/bpf: additional bpf_call testsDaniel Borkmann
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov
2017-12-17selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov
2017-12-17selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin
2017-12-14bpftool: implement prog load commandRoman Gushchin
2017-12-14libbpf: prefer global symbols as bpf program name sourceRoman Gushchin
2017-12-14libbpf: add ability to guess program type based on section nameRoman Gushchin
2017-12-14tools/kvm_stat: add line for totalsStefan Raspl
2017-12-14tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl
2017-12-14tools/kvm_stat: suppress usage information on command line errorsStefan Raspl
2017-12-14tools/kvm_stat: handle invalid regular expressionsStefan Raspl
2017-12-14tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl
2017-12-14tools/kvm_stat: fix child trace events accountingStefan Raspl