summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-081-0/+103
|\
| * selftests: add xfrm state-policy-monitor to rtnetlink.shShannon Nelson2018-04-171-0/+103
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-0820-128/+1524
|\ \
| * | tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-048-19/+444
| * | tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski2018-05-043-58/+59
| * | tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-042-15/+17
| * | bpf: sync tools bpf.h uapi headerDaniel Borkmann2018-05-041-1/+32
| * | bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-041-7/+259
| * | tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet2018-05-011-2/+6
| * | tools, include: Grab a copy of linux/erspan.hWilliam Tu2018-04-301-0/+52
| * | bpf: update bpf.h uapi header for toolsQuentin Monnet2018-04-301-31/+31
| * | bpf: Sync bpf.h to tools/Andrey Ignatov2018-04-291-6/+6
| * | tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song2018-04-293-11/+98
| * | tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song2018-04-293-12/+266
| * | tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song2018-04-291-0/+45
| * | samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-292-0/+203
| * | tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2018-04-292-2/+42
* | | selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell2018-05-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-0422-103/+209
|\ \ \
| * \ \ Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-041-4/+4
| |\ \ \
| | * | | selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers2018-04-281-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-044-5/+11
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-032-4/+7
| | |\ \ \ \
| | | * | | | bpf: minor fix to selftest test_stacktrace_build_id()Song Liu2018-05-021-2/+2
| | | * | | | bpf: fix uninitialized variable in bpf toolsJohn Fastabend2018-04-261-2/+5
| | * | | | | selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDEDAnders Roxell2018-04-271-1/+2
| | |/ / / /
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-291-14/+21
| |\ \ \ \ \
| | * | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-271-14/+21
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-2912-75/+123
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s...Ingo Molnar2018-04-2612-75/+123
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | perf stat: Fix duplicate PMU name for interval printKan Liang2018-04-242-1/+5
| | | * | | | | perf evsel: Only fall back group read for leaderKan Liang2018-04-241-1/+2
| | | * | | | | perf stat: Print out hint for mixed PMU group errorKan Liang2018-04-241-1/+34
| | | * | | | | perf pmu: Fix core PMU alias list for X86 platformKan Liang2018-04-241-13/+7Star
| | | * | | | | perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter2018-04-231-0/+1
| | | * | | | | perf mem: Document incorrect and missing optionsSangwon Hong2018-04-231-12/+29
| | | * | | | | perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa2018-04-232-2/+8
| | | * | | | | perf pmu: Fix pmu events parsing ruleJiri Olsa2018-04-231-4/+4
| | | * | | | | perf stat: Keep the / modifier separator in fallbackJiri Olsa2018-04-231-1/+7
| | | * | | | | perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter2018-04-231-4/+2Star
| | | * | | | | perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter2018-04-233-24/+6Star
| | | * | | | | perf machine: Set main kernel end address properlyNamhyung Kim2018-04-231-12/+18
| * | | | | | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-273-5/+8
| |\ \ \ \ \ \ \
| | * | | | | | | selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T2018-04-251-1/+1
| | * | | | | | | test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-04-231-4/+6
| | * | | | | | | test_firmware: Install all scriptsBen Hutchings2018-04-231-0/+1
| * | | | | | | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-272-1/+45
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-04-251-0/+44
| | * | | | | | | | selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu2018-04-251-1/+1
| | |/ / / / / / /
* | | | | | | | | selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata2018-05-031-0/+6