summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-0415-294/+947
|\
| * KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov2020-06-011-1/+1
| * KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov2020-06-011-47/+56
| * KVM: selftests: VMX preemption timer migration testMakarand Sonare2020-06-016-4/+293
| * selftests: kvm: fix smm test on SVMVitaly Kuznetsov2020-06-011-6/+13
| * selftests: kvm: add a SVM version of state-testPaolo Bonzini2020-06-011-12/+50
| * selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov2020-06-011-0/+10
| * Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-2046-143/+744
| |\
| * \ Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-13135-272/+2257
| |\ \
| * | | selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts downPaolo Bonzini2020-04-211-4/+9
| * | | selftests: kvm: Add testcase for creating max number of memslotsWainer dos Santos Moschetta2020-04-151-4/+61
| * | | KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson2020-04-153-3/+14
| * | | KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson2020-04-151-0/+24
| * | | selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta2020-04-152-0/+6
| * | | KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson2020-04-151-0/+91
| * | | KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson2020-04-151-18/+99
| * | | KVM: selftests: Add GUEST_ASSERT variants to pass values to hostSean Christopherson2020-04-151-5/+20
| * | | KVM: selftests: Add util to delete memory regionSean Christopherson2020-04-152-17/+40
| * | | KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson2020-04-154-60/+48
| * | | KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()Sean Christopherson2020-04-151-4/+3
* | | | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-06-034-1/+482
|\ \ \ \
| * | | | selftests/pidfd: add pidfd setns testsChristian Brauner2020-05-134-1/+482
* | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-06-026-0/+1478
|\ \ \ \ \
| * | | | | mm/hmm/test: add selftests for HMMRalph Campbell2020-05-196-0/+1478
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-021-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon2020-04-301-1/+0
| |\ \ \ \ \
| | * | | | | x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov2020-04-141-1/+0
* | | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-0113-27/+123
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-1948-145/+749
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-0713-27/+123
| |\ \ \ \ \ \ \ \
| | | * | | | | | | torture: Add a --kasan argumentPaul E. McKenney2020-05-072-0/+6
| | | * | | | | | | torture: Save a few lines by using config_override_param initiallyPaul E. McKenney2020-05-071-22/+16
| | | * | | | | | | torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney2020-05-071-4/+3
| | | * | | | | | | torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney2020-05-072-6/+4
| | | * | | | | | | torture: Abstract application of additional Kconfig optionsPaul E. McKenney2020-05-071-11/+20
| | | * | | | | | | torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney2020-05-071-4/+2
| | | * | | | | | | torture: Make --kcsan argument also create a summaryPaul E. McKenney2020-05-073-0/+32
| | | * | | | | | | torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney2020-05-071-0/+8
| | | * | | | | | | rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney2020-05-071-1/+1
| | | * | | | | | | rcutorture: Make kvm-recheck-rcu.sh handle truncated linesPaul E. McKenney2020-04-271-1/+15
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIsPaul E. McKenney2020-04-274-0/+14
| | * | | | | | | rcutorture: Add torture tests for RCU Tasks TracePaul E. McKenney2020-04-273-0/+12
| | * | | | | | | rcutorture: Add torture tests for RCU Tasks RudePaul E. McKenney2020-04-273-0/+12
| |/ / / / / / /
* | | | | | | | Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pstore/platform: Use backend name for console registrationKees Cook2020-05-301-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-301-14/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend2020-05-291-0/+22
| * | | | | | | | bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend2020-05-291-14/+10
* | | | | | | | | net/sched: fix infinite loop in sch_fq_pieDavide Caratti2020-05-271-0/+21
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-245-3/+26
|\| | | | | | | |