summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31139-478/+139Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner2019-05-304-60/+4Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-309-36/+9Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-3058-59/+58Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner2019-05-302-2/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-306-11/+6Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3059-300/+59Star
* | 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-2617-69/+61Star
|\ \ \ \
| * | | | 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 '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-241-14/+1Star
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* | | | 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-2131-40/+31Star
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner2019-05-214-40/+4Star
| * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2127-0/+27
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-207-79/+317
|\ \ \ | |/ / |/| |
| * | kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal2019-05-191-51/+26Star
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-183-1/+3
| |\
| | * selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-05-171-1/+1
| | * selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2019-05-162-0/+2
| * | selftests: pmtu.sh: Remove quotes around commands in setup_xfrmDavid Ahern2019-05-161-9/+9
| |/