summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-164-0/+214
|\
| * KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini2020-05-081-1/+23
| * KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-074-0/+192
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-153-3/+11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-152-2/+10
| |\ \
| | * | selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song2020-05-141-2/+2
| | * | bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2020-05-141-0/+8
| * | | selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts2020-05-151-1/+1
| |/ /
* | | Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-154-12/+22
|\ \ \
| * | | selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman2020-05-081-4/+4
| * | | selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman2020-05-081-6/+8
| * | | selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin2020-05-081-1/+8
| * | | tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-081-1/+1
| * | | kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz2020-05-081-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-082-1/+146
|\ \ \ \
| * | | | ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook2020-05-071-1/+0
| * | | | kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev2020-05-071-0/+146
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-072-3/+58
|\ \ \ \
| * | | | selftests: fix kvm relocatable native/cross builds and installsShuah Khan2020-05-011-1/+28
| * | | | selftests/ftrace: Make XFAIL green colorMasami Hiramatsu2020-05-011-1/+1
| * | | | ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire2020-05-011-1/+7
| * | | | ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire2020-05-011-0/+22
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-072-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-062-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-063-5/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-061-3/+51
| * | | wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-061-0/+1
| * | | selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-061-1/+3
| * | | selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-061-1/+2
* | | | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-3019-40/+315
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang2020-04-241-1/+1
| * | selftests: add build/cross-build dependency check scriptShuah Khan2020-04-234-9/+291
| * | selftests/ftrace: Check required filter files before running testXiao Yang2020-04-2314-30/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-2411-60/+146
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-249-58/+115
| |\ \ \
| | * | | selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev2020-04-244-40/+16
| | * | | selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen2020-04-243-18/+58
| | * | | bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson2020-04-201-0/+40
| | * | | bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn2020-04-201-0/+1
| | | |/ | | |/|
| * | | ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2020-04-221-0/+23
| * | | selftests: Fix suppress test in fib_tests.shDavid Ahern2020-04-221-2/+8
| |/ /
* | | Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-2210-34/+22
|\ \ \ | |/ / |/| / | |/
| * selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-04-141-1/+1
| * Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2020-04-142-19/+3
| * selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfigXiao Yang2020-04-141-0/+1
| * selftests/seccomp: allow clock_nanosleep instead of nanosleepThadeu Lima de Souza Cascardo2020-04-141-6/+8
| * kselftest/runner: allow to properly deliver signals to testsAndrea Righi2020-04-141-1/+1
| * selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"Colin Ian King2020-04-141-3/+3
| * selftests: Fix memfd test run-time regressionShuah Khan2020-04-131-1/+2
| * selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2020-04-132-2/+2