summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-03-01selftests: fixes for UDP GROPaolo Abeni-17/+33
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni-1/+67
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni-15/+13
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo-0/+1
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy-0/+10
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+0
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani-3/+0
2019-02-10tools uapi: fix Alpha supportBob Tracy-0/+2
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-30/+88
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-34/+815
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+286
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones-13/+19
2019-02-04perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo-7/+18
2019-02-04perf symbols: Filter out hidden symbols from labelsJiri Olsa-1/+8
2019-02-04perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo-0/+14
2019-02-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo-1/+1
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo-1/+1
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria-6/+26
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva-1/+1
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal-1/+763
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju-1/+1
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-16/+28
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-1/+1
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan-0/+131
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-32/+51
2019-01-31bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis-10/+20
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-20/+71
2019-01-30selftests: add binderfs selftestsChristian Brauner-0/+286
2019-01-29tools/bpf: fix test_btf for typedef func_proto caseYonghong Song-6/+3
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-22/+131
2019-01-28tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski-14/+9
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra-1/+1
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra-1/+1
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+31
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-22/+131
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+8
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2019-01-25selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook-15/+57
2019-01-25selftests: Use lirc.h from kernel tree, not from systemSean Young-0/+2
2019-01-25selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King-3/+10
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov-0/+6
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon-7/+2
2019-01-23bpftool: fix percpu maps updatingPaolo Abeni-0/+16
2019-01-23bpftool: Fix prog dump by tagJiri Olsa-2/+3
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-16/+118
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar-16/+28
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang-2/+2
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones-5/+2
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang-6/+10