summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-2829-68/+1203
|\
| * selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-02-231-0/+1
| * bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy2019-02-221-0/+10
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-151-3/+0
| |\
| | * selftests: fix timestamping MakefileDeepa Dinamani2019-02-141-3/+0
| * | tools uapi: fix Alpha supportBob Tracy2019-02-101-0/+2
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-1011-30/+88
| |\ \ | | |/ | |/|
| | * perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
| | * perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-041-7/+18
| | * perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-02-041-1/+8
| | * perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo2019-02-041-0/+14
| | * tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo2019-02-041-1/+1
| | * perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo2019-02-041-1/+1
| | * perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-045-6/+26
| | * perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-041-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-088-34/+815
| |\ \
| | * | selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-02-042-1/+763
| | * | selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-02-041-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-015-32/+51
| | |\ \
| | | * | bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-01-311-10/+20
| | | * | tools/bpf: fix test_btf for typedef func_proto caseYonghong Song2019-01-291-6/+3
| | | * | tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski2019-01-282-14/+9
| | | * | bpftool: fix percpu maps updatingPaolo Abeni2019-01-231-0/+16
| | | * | bpftool: Fix prog dump by tagJiri Olsa2019-01-231-2/+3
| * | | | Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-085-0/+286
| |\ \ \ \
| | * | | | selftests: add binderfs selftestsChristian Brauner2019-01-305-0/+286
| * | | | | Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-081-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-02-031-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly2019-01-121-1/+1
* | | | | | Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar2019-02-0439-186/+1841
|\| | | | |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-035-16/+28
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar2019-01-225-16/+28
| | |\ \ \ \ \
| | | * | | | | perf script: Fix crash when processing recorded stat dataTony Jones2019-01-211-5/+2
| | | * | | | | perf top: Fix wrong hottest instruction highlightedHe Kuang2019-01-211-6/+10
| | | * | | | | perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-01-211-2/+9
| | | * | | | | perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo2019-01-181-0/+2
| | | * | | | | perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-01-181-1/+1
| | | * | | | | perf ordered_events: Fix crash in ordered_events__freeJiri Olsa2019-01-171-2/+4
| * | | | | | | proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-013-0/+131
| * | | | | | | Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-315-20/+71
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| | * | | | | | selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| | * | | | | | selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-01-251-15/+57
| | * | | | | | selftests: Use lirc.h from kernel tree, not from systemSean Young2019-01-251-0/+2
| | * | | | | | selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-01-251-3/+10
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-291-22/+131
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-01-271-22/+131
| | |\ \ \ \ \ \
| | | * | | | | | xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal2019-01-091-2/+2
| | | * | | | | | selftests: xfrm: alter htresh to trigger move of policies to hash tableFlorian Westphal2019-01-091-4/+40
| | | * | | | | | selftests: xfrm: add block rules with adjacent/overlapping subnetsFlorian Westphal2019-01-091-18/+91