summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-21selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts downPaolo Bonzini
2020-04-20bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson
2020-04-20bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-15selftests: kvm: Add testcase for creating max number of memslotsWainer dos Santos Moschetta
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson
2020-04-15KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson
2020-04-15selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta
2020-04-15KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson
2020-04-15KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson
2020-04-15KVM: selftests: Add GUEST_ASSERT variants to pass values to hostSean Christopherson
2020-04-15KVM: selftests: Add util to delete memory regionSean Christopherson
2020-04-15KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson
2020-04-15KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()Sean Christopherson
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko
2020-04-14selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-04-14Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen