summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-03-27objtool: Move objtool_file struct off the stackJosh Poimboeuf
2019-03-27perf probe: Fix getting the kernel mapAdrian Hunter
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2019-03-23perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain
2019-03-10Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain
2019-03-10Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain
2019-03-01selftests: fixes for UDP GROPaolo Abeni
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani
2019-02-10tools uapi: fix Alpha supportBob Tracy
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones
2019-02-04perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo
2019-02-04perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-02-04perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo
2019-02-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-31bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-30selftests: add binderfs selftestsChristian Brauner
2019-01-29tools/bpf: fix test_btf for typedef func_proto caseYonghong Song
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-28tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-25selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook
2019-01-25selftests: Use lirc.h from kernel tree, not from systemSean Young