summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2125-102/+1801
|\
| * Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-1219-217/+246
| |\
| * | KVM: selftests: Don't bother mapping GVA for Xen shinfo testSean Christopherson2021-02-111-4/+3
| * | KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson2021-02-111-1/+1
| * | KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson2021-02-112-4/+2
| * | KVM: selftests: Ignore recently added Xen tests' build outputSean Christopherson2021-02-111-0/+2
| * | KVM: selftests: Add missing header file needed by xAPIC IPI testsPeter Shier2021-02-111-0/+55
| * | KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller2021-02-111-4/+4
| * | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+1
| * | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-101-0/+2
| * | KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov2021-02-094-39/+39
| * | selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_testVitaly Kuznetsov2021-02-091-1/+38
| * | selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov2021-02-093-28/+39
| * | selftests: kvm: Raise the default timeout to 120 secondsVitaly Kuznetsov2021-02-091-0/+1
| * | KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse2021-02-042-0/+170
| * | KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins2021-02-041-6/+33
| * | KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-043-0/+125
| * | selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov2021-02-045-0/+233
| * | selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu2021-02-045-1/+169
| * | KVM: selftests: Disable dirty logging with vCPUs runningBen Gardon2021-02-041-5/+5
| * | KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon2021-02-048-15/+63
| * | KVM: selftests: Add memslot modification stress testBen Gardon2021-02-043-0/+213
| * | KVM: selftests: Add option to overlap vCPU memory accessBen Gardon2021-02-044-18/+57
| * | KVM: selftests: Fix population stage in dirty_log_perf_testBen Gardon2021-02-041-3/+8
| * | KVM: selftests: Convert iterations to int in dirty_log_perf_testBen Gardon2021-02-041-13/+13
| * | KVM: selftests: Avoid flooding debug log while populating memoryBen Gardon2021-02-041-5/+4
| * | KVM: selftests: Rename timespec_diff_now to timespec_elapsedBen Gardon2021-02-044-13/+13
| * | KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier2021-02-044-0/+566
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-1/+1
|\ \ \
| * | | arm64: mte: style: Simplify bool comparisonYANG LI2021-01-201-1/+1
| | |/ | |/|
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-214-65/+267
|\ \ \
| * | | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-172-4/+40
| * | | static_call: Pull some static_call declarations to the type headersPeter Zijlstra2021-02-171-0/+27
| * | | rbtree: Add generic add and find helpersPeter Zijlstra2021-02-172-63/+202
* | | | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-2134-138/+42
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2021-02-1234-138/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools/memory-model: Fix typo in klitmus7 compatibility tableAkira Yokosawa2021-01-041-1/+1
| | * | | tools/memory-model: Remove redundant initialization in litmus testsAkira Yokosawa2021-01-0432-134/+32
| | * | | tools/memory-model: Tie acquire loads to reads-fromPaul E. McKenney2021-01-041-3/+9
* | | | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-2115-80/+758
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2021-02-122-39/+116
| |\ \ \ \ \
| | * | | | | tools/rcutorture: Fix position of -lgcc in mkinitrd.shWilly Tarreau2021-01-211-1/+1
| | * | | | | tools/nolibc: Fix position of -lgcc in the documented exampleWilly Tarreau2021-01-211-1/+1
| | * | | | | tools/nolibc: Emit detailed error for missing alternate syscall number defini...Willy Tarreau2021-01-211-13/+39
| | * | | | | tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*Willy Tarreau2021-01-211-8/+0
| | * | | | | tools/nolibc: Get timeval, timespec and timezone from linux/time.hWilly Tarreau2021-01-211-18/+1
| | * | | | | tools/nolibc: Implement poll() based on ppoll()Willy Tarreau2021-01-211-0/+10
| | * | | | | tools/nolibc: Implement fork() based on clone()Willy Tarreau2021-01-211-0/+10
| | * | | | | tools/nolibc: Make getpgrp() fall back to getpgid(0)Willy Tarreau2021-01-211-1/+19
| | * | | | | tools/nolibc: Make dup2() rely on dup3() when availableWilly Tarreau2021-01-211-0/+26