summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-052-6/+7
|\
| * tools/thermal: tmon: fix for segfaultFrank Asseg2018-03-272-6/+7
* | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-051-1/+1
|\ \
| * \ Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-1896-940/+1978
| |\ \
| * | | tools/gpio/gpio-event-mon: fix warningAnders Roxell2018-03-011-1/+1
* | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-043-74/+69
|\ \ \ \
| * \ \ \ Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-2826-57/+393
| |\ \ \ \
| * | | | | tools: hv: include string.h in hv_fcopy_daemonOlaf Hering2018-03-061-0/+1
| * | | | | tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2018-03-062-1/+3
| * | | | | tools/hv: Fix IP reporting by KVP daemon with SRIOVHaiyang Zhang2018-03-061-73/+65
* | | | | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-046-93/+314
|\ \ \ \ \ \
| * | | | | | test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez2018-03-203-8/+46
| * | | | | | test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez2018-03-203-1/+122
| * | | | | | test_firmware: expand on library with shared helpersLuis R. Rodriguez2018-03-203-61/+63
| * | | | | | test_firmware: replace syfs fallback check with kconfig_has helperLuis R. Rodriguez2018-03-141-4/+1
| * | | | | | test_firmware: enable custom fallback testing on limited kernel configsLuis R. Rodriguez2018-03-143-1/+33
| * | | | | | test_firmware: add simple firmware firmware test libraryLuis R. Rodriguez2018-03-143-20/+51
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-044-1/+316
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-2039-286/+664
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | selftests: add devpts selftestsChristian Brauner2018-03-144-1/+316
* | | | | | | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-048-25/+80
|\ \ \ \ \ \ \
| * | | | | | | usbip: tools: usbipd: exclude exported devices from exportable device listShuah Khan2018-03-221-1/+15
| * | | | | | | Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-2039-286/+664
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | usbip: tools: change to use new error codes in server reply messagesShuah Khan2018-03-095-19/+24
| * | | | | | | usbip: usbip_host_common: Use new error codes to return request statusShuah Khan2018-03-091-1/+4
| * | | | | | | usbip: tools: add more error codes for usbip request/reply messagesShuah Khan2018-03-093-3/+35
| * | | | | | | usbip: tools usbip_network: Fix cryptic error messagesShuah Khan2018-03-091-2/+2
| * | | | | | | usbip: tools usbip_attach: Fix cryptic error messagesShuah Khan2018-03-091-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-0385-942/+10107
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-015-3/+193
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-3114-77/+1524
| |\ \ \ \ \ \ \ \
| | * | | | | | | | selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-313-1/+493
| | * | | | | | | | selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-318-4/+284
| | * | | | | | | | selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-314-1/+517
| | * | | | | | | | libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-315-46/+133
| | * | | | | | | | selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov2018-03-281-21/+70
| | * | | | | | | | libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov2018-03-283-0/+23
| | * | | | | | | | bpftool: Adjust to new print_bpf_insn interfaceJiri Olsa2018-03-231-6/+6
| * | | | | | | | | tc-testing: Add newline when writing test case filesLucas Bates2018-03-301-0/+1
| * | | | | | | | | tc-testing: add connmark action testsRoman Mashak2018-03-301-0/+291
| * | | | | | | | | tc-testing: Correct compound statements for namespace executionLucas Bates2018-03-271-5/+5
| * | | | | | | | | tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak2018-03-254-0/+528
| * | | | | | | | | tc-testing: add selftests for 'bpf' actionDavide Caratti2018-03-231-0/+289
| |/ / / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2319-53/+140
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests: Add multipath tests for onlink flagDavid Ahern2018-03-221-3/+95
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-2115-37/+530
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-192-1/+4
| | * | | | | | | | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-192-1/+4
| | * | | | | | | | | bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-191-1/+2
| | * | | | | | | | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-193-1/+16