summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-07-26tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...Arnaldo Carvalho de Melo
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski
2019-07-25libbpf: silence GCC8 warning about string truncationAndrii Nakryiko
2019-07-25Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-07-25objtool: Improve UACCESS coveragePeter Zijlstra
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-23libbpf: fix using uninitialized ioctl resultsIlya Maximets
2019-07-23Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-07-23selftests/bpf: add another gso_segs accessEric Dumazet
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida
2019-07-23perf build: Do not use -Wshadow on gcc < 4.8Arnaldo Carvalho de Melo
2019-07-23perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo
2019-07-23perf probe: Set pev->nargs to zero after freeing pev->args entriesArnaldo Carvalho de Melo
2019-07-23perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov
2019-07-23perf stat: Always separate stalled cycles per insnCong Wang
2019-07-23perf stat: Fix segfault for event group in repeat modeJiri Olsa
2019-07-23perf tools: Fix proper buffer size for feature processingJiri Olsa
2019-07-23perf script: Fix off by one in brstackinsn IPC computationAndi Kleen
2019-07-23perf script: Improve man page description of metricsAndi Kleen
2019-07-23perf script: Fix --max-blocks man page descriptionAndi Kleen
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich
2019-07-22libbpf: Avoid designated initializers for unnamed union membersArnaldo Carvalho de Melo
2019-07-22libbpf: Fix endianness macro usage for some compilersArnaldo Carvalho de Melo
2019-07-22selftests/tls: add shutdown testsJakub Kicinski
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth
2019-07-19libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko
2019-07-19libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext existsAndrii Nakryiko
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich
2019-07-18objtool: Support conditional retpolinesJosh Poimboeuf