summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-2626-516/+698
|\
| * KVM: SVM: Fix SEV LAUNCH_SECRET commandBrijesh Singh2018-02-241-3/+7
| * KVM: SVM: install RSM interceptBrijesh Singh2018-02-241-1/+10
| * KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE commandBrijesh Singh2018-02-241-9/+7
| * include: psp-sev: Capitalize invalid length enumBrijesh Singh2018-02-241-1/+1
| * crypto: ccp: Fix sparse, use plain integer as NULL pointerBrijesh Singh2018-02-241-4/+4
| * KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li2018-02-241-2/+4
| * x86/kvm: Make parse_no_xxx __init for kvmDou Liyang2018-02-241-3/+3
| * KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-245-6/+13
| * kvm: fix warning for non-x86 buildsSebastian Ott2018-02-242-3/+3
| * kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-241-1/+2
| * tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl2018-02-241-1/+1
| * tools/kvm_stat: group child events indented after parentStefan Raspl2018-02-241-30/+59
| * tools/kvm_stat: separate drilldown and fields filteringStefan Raspl2018-02-241-43/+100
| * tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl2018-02-242-75/+39
| * tools/kvm_stat: mark private methods as suchStefan Raspl2018-02-241-66/+66
| * tools/kvm_stat: fix debugfs handlingStefan Raspl2018-02-241-14/+26
| * tools/kvm_stat: print error on invalid regexStefan Raspl2018-02-241-0/+3
| * tools/kvm_stat: fix crash when filtering out all non-child trace eventsStefan Raspl2018-02-241-0/+6
| * tools/kvm_stat: avoid 'is' for equality checksMarc Hartmayer2018-02-241-2/+2
| * tools/kvm_stat: use a more pythonic way to iterate over dictionariesMarc Hartmayer2018-02-241-8/+8
| * tools/kvm_stat: use a namedtuple for storing the valuesMarc Hartmayer2018-02-241-12/+15
| * tools/kvm_stat: simplify the sortkey functionMarc Hartmayer2018-02-241-15/+8
| * KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li2018-02-241-1/+1
| * KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2Chao Gao2018-02-241-1/+6
| * KVM: mmu: Fix overlap between public and private memslotsWanpeng Li2018-02-241-2/+1
| * KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers2018-02-241-4/+2
| * KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIPRadim Krčmář2018-02-241-1/+2
| * KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini2018-02-242-1/+1
| * Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-02-234-47/+71
| |\
| | * KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-203-38/+22
| | * KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand2018-02-201-3/+29
| | * KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand2018-02-201-0/+1
| | * KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand2018-02-201-6/+19
| * | Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2018-02-233-52/+73
| |\ \
| | * | ARM: kvm: fix building with gcc-8Arnd Bergmann2018-02-152-0/+9
| | * | KVM: arm/arm64: Fix arch timers with userspace irqchipsChristoffer Dall2018-02-151-52/+64
| * | | Merge tag 'kvm-s390-master-4.16-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-02-145-154/+200
| |\ \ \ | | |/ / | |/| / | | |/
| | * KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand2018-02-141-34/+50
| | * KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2018-02-142-24/+29
| | * KVM: s390: use switch vs jump table in priv.cChristian Borntraeger2018-02-141-92/+91
| | * KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-02-141-0/+20
| | * KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger2018-02-141-3/+8
| | * KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger2018-02-141-1/+2
| |/
* | Linux 4.16-rc3v4.16-rc3Linus Torvalds2018-02-251-1/+1
* | Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-252-17/+93
|\ \
| * | xtensa: support DMA buffers in high memoryMax Filippov2018-02-161-10/+30
| * | xtensa: fix high memory/reserved memory collisionMax Filippov2018-02-151-7/+63
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-256-22/+48
|\ \
| * | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-02-231-0/+1