summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson20-76/+20
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson6-59/+33
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson7-74/+61
2022-11-16KVM: arm64: selftests: Disable single-step without relying on ucall()Sean Christopherson1-13/+15
2022-11-16KVM: arm64: selftests: Disable single-step with correct KVM defineSean Christopherson1-1/+1
2022-11-16KVM: selftests: Rename perf_test_util symbols to memstressDavid Matlack7-106/+106
2022-11-16KVM: selftests: Rename pta (short for perf_test_args) to argsDavid Matlack1-30/+30
2022-11-16KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]David Matlack8-14/+14
2022-11-16KVM: selftests: randomize page access orderColton Lewis3-3/+26
2022-11-16KVM: selftests: randomize which pages are written vs readColton Lewis4-20/+36
2022-11-16KVM: selftests: create -r argument to specify random seedColton Lewis3-2/+18
2022-11-16KVM: selftests: implement random number generator for guest codeColton Lewis2-0/+24
2022-11-16KVM: selftests: Allowing running dirty_log_perf_test on specific CPUsVipin Sharma5-3/+92
2022-11-16KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validationVipin Sharma13-66/+47
2022-11-16KVM: selftests: Shorten the test args in memslot_modification_stress_test.cVipin Sharma1-10/+8
2022-11-16KVM: selftests: Use SZ_* macros from sizes.h in max_guest_memory_test.cVipin Sharma1-8/+8
2022-11-16KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()Vipin Sharma14-29/+50
2022-11-16KVM: selftests: Put command line options in alphabetical order in dirty_log_p...Vipin Sharma1-17/+19
2022-11-16KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_...Vipin Sharma1-0/+1
2022-11-09selftests: kvm/x86: Test the flags in MSR filtering and MSR exitingAaron Lewis1-0/+85
2022-11-09KVM: allow compiling out SMM supportPaolo Bonzini1-0/+2
2022-11-09Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini5-27/+299
2022-11-09tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspaceRong Tao1-14/+82
2022-11-09tools/kvm_stat: fix incorrect detection of debugfsMatthias Gerstner1-1/+1
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-21/+280
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2022-11-03Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-3/+15
2022-11-02selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi1-1/+1
2022-11-01Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+10
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+141
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2022-10-30selftests: pidfd: Fix compling warningsLi Zhijian3-2/+4
2022-10-30ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian1-0/+10
2022-10-28Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-122/+118
2022-10-28tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-10-28tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau1-5/+8
2022-10-28KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson1-1/+1
2022-10-28KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj1-0/+140
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-0/+583
2022-10-27selftests: add openvswitch selftest suiteAaron Conole4-0/+583
2022-10-26perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing1-3/+3
2022-10-26perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter1-1/+9
2022-10-26tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-8/+19
2022-10-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2022-10-25tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2-1/+4
2022-10-25tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-16/+0
2022-10-25tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-14/+8
2022-10-25tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo3-2/+15