summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3157-286/+634
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-315-9/+371
| |\
| | * selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio2019-05-291-7/+7
| | * selftests/tls: add test for sleeping even though there is dataJakub Kicinski2019-05-271-0/+15
| | * selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski2019-05-271-0/+19
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-233-2/+330
| | |\
| | | * selftests: netfilter: add flowtable test scriptFlorian Westphal2019-05-222-1/+325
| | | * selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-05-211-1/+5
| * | | Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-295-9/+38
| |\ \ \
| | * | | selftests: rtc: rtctest: specify timeoutsAlexandre Belloni2019-05-241-3/+3
| | * | | selftests/harness: Allow test to configure timeoutAlexandre Belloni2019-05-241-5/+12
| | * | | selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu2019-05-242-0/+22
| | * | | selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu2019-05-241-1/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2619-73/+75
| |\ \ \ \
| | * | | | tools/kvm_stat: fix fields filter for child eventsStefan Raspl2019-05-242-4/+14
| | * | | | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| | * | | | kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| | * | | | kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| | * | | | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| | * | | | KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-241-24/+30
| | * | | | KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0Star
| | * | | | KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-2412-31/+16Star
| | * | | | kvm: selftests: avoid type punningPaolo Bonzini2019-05-242-2/+2
| | * | | | KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter2019-05-241-3/+2Star
| | |/ / /
| * | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-256-62/+119
| |\ \ \ \
| | * | | | tools/io_uring: sync with liburingJens Axboe2019-05-235-61/+118
| | * | | | tools/io_uring: fix Makefile for pthread library linkJens Axboe2019-05-231-1/+1
| * | | | | Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-2512-13/+21
| |\ \ \ \ \
| | * | | | | selftests/timers: Add missing fflush(stdout) callsKees Cook2019-05-2110-0/+12
| | * | | | | selftests: Remove forced unbuffering for test runningKees Cook2019-05-211-11/+1Star
| | * | | | | selftests/x86: Support Atom for syscall_arg_fault testTong Bo2019-05-211-2/+8
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-2410-120/+10Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 89Thomas Gleixner2019-05-245-52/+5Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-244-63/+4Star
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
* | | | | | selftests/net: add TFO key rotation selftestJason Baron2019-05-304-0/+394
* | | | | | net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2019-05-301-0/+1
* | | | | | selftests/net: ipv6 flowlabelWillem de Bruijn2019-05-295-2/+453
* | | | | | selftest: Fixes for icmp_redirect testDavid Ahern2019-05-271-8/+38
* | | | | | selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn2019-05-245-1/+332
* | | | | | selftests: Add redirect testsDavid Ahern2019-05-241-0/+455
* | | | | | selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern2019-05-231-9/+8Star
* | | | | | selftests: fib-onlink: Make quiet by defaultDavid Ahern2019-05-231-5/+43
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-222-86/+9Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-05-211-2/+3
| * | | | ptp: Fix example program to match kernel.Richard Cochran2019-05-211-84/+1Star
| * | | | selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu2019-05-211-0/+5
| * | | | selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-05-211-1/+1
* | | | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2186-495/+86Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner2019-05-214-40/+4Star