summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_rawRebecca Mckeever2022-08-301-69/+111
| * | | | | | memblock tests: update alloc_api to test memblock_alloc_rawRebecca Mckeever2022-08-302-33/+85
| * | | | | | memblock tests: add additional tests for basic api and memblock_allocRebecca Mckeever2022-08-302-0/+543
| * | | | | | memblock tests: add labels to verbose output for generic alloc testsRebecca Mckeever2022-08-304-56/+44
| * | | | | | memblock tests: update zeroed memory check for memblock_alloc_* testsRebecca Mckeever2022-08-302-60/+20
| * | | | | | memblock tests: update tests to check if memblock_alloc zeroed memoryRebecca Mckeever2022-08-303-0/+42
| * | | | | | memblock tests: update reference to obsolete build option in commentsRebecca Mckeever2022-08-301-3/+6
| * | | | | | memblock tests: add command line help optionRebecca Mckeever2022-08-301-1/+3
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-1115-121/+483
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-10-0329-211/+587
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2022-10-037-12/+331
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch kvm-arm64/misc-6.1 into kvmarm-master/nextMarc Zyngier2022-10-011-4/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: selftests: Update top-of-file comment in psci_testOliver Upton2022-09-281-4/+6
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/nextMarc Zyngier2022-10-012-4/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if availableMarc Zyngier2022-09-292-2/+6
| | | * | | | | | | KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semanticsMarc Zyngier2022-09-291-2/+3
| | | |/ / / / / /
| | * | | | | | | Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/nextMarc Zyngier2022-09-191-4/+145
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEPReiji Watanabe2022-09-191-0/+131
| | | * | | | | | | KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...Reiji Watanabe2022-09-191-4/+14
| | | |/ / / / / /
| | * / / / / / / KVM: selftests: Add test for AArch32 ID registersOliver Upton2022-09-143-0/+171
| | |/ / / / / /
| * | | | | | | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-308-81/+358
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall numberVitaly Kuznetsov2022-09-281-1/+1
| | * | | | | | | KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercallVipin Sharma2022-09-281-1/+2
| | * | | | | | | KVM: selftests: Check result in hyperv_features for successful hypercallsVipin Sharma2022-09-281-4/+4
| * | | | | | | | KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hostsDavid Matlack2022-09-303-2/+48
| * | | | | | | | KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parametersDavid Matlack2022-09-303-12/+44
| * | | | | | | | KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachableDavid Matlack2022-09-301-2/+4
| * | | | | | | | Revert "KVM: selftests: Fix nested SVM tests when built with clang"Sean Christopherson2022-09-301-13/+1
| * | | | | | | | KVM: selftests: Dedup subtests of fix_hypercall_testSean Christopherson2022-09-301-32/+13
| * | | | | | | | KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==offSean Christopherson2022-09-301-8/+18
| * | | | | | | | KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" testSean Christopherson2022-09-301-27/+16
| * | | | | | | | KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_testSean Christopherson2022-09-301-14/+8
* | | | | | | | | Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-10-11234-5281/+15648
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf script: Add missing fields in usage hintRavi Bangoria2022-10-061-3/+4
| * | | | | | | | | perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBRavi Bangoria2022-10-061-2/+2
| * | | | | | | | | perf mem/c2c: Avoid printing empty lines for unsupported eventsRavi Bangoria2022-10-061-5/+6
| * | | | | | | | | perf mem/c2c: Add load store event mappings for AMDRavi Bangoria2022-10-063-7/+41
| * | | | | | | | | perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria2022-10-063-0/+3
| * | | | | | | | | perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Ravi Bangoria2022-10-061-0/+2
| * | | | | | | | | perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria2022-10-061-0/+16
| * | | | | | | | | tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelRavi Bangoria2022-10-061-1/+3
| * | | | | | | | | perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Athira Rajeev2022-10-061-2/+2
| * | | | | | | | | perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler2022-10-061-0/+5
| * | | | | | | | | perf test: Add git ignore for tmp and output files of ARM CoreSight testsCarsten Haitzler2022-10-061-0/+2
| * | | | | | | | | perf test coresight: Add unroll thread test shell scriptCarsten Haitzler2022-10-061-0/+18
| * | | | | | | | | perf test coresight: Add unroll thread test toolCarsten Haitzler2022-10-064-1/+110
| * | | | | | | | | perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2022-10-062-0/+38
| * | | | | | | | | perf test coresight: Add thread loop test toolCarsten Haitzler2022-10-064-1/+122
| * | | | | | | | | perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler2022-10-061-0/+18
| * | | | | | | | | perf test coresight: Add memcpy thread test toolCarsten Haitzler2022-10-064-1/+115