summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guestsTom Lendacky2019-10-222-15/+9
* | KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-EnterSean Christopherson2019-10-222-3/+17
* | KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSHTom Lendacky2019-10-221-0/+20
* | KVM: SVM: Serialize access to the SEV ASID bitmapTom Lendacky2019-10-221-12/+17
* | Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-10-223-10/+32
|\|
| * KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz2019-10-153-10/+32
* | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-222-13/+39
|\ \
| * | KVM: arm64: pmu: Reset sample period on overflow handlingMarc Zyngier2019-10-201-0/+20
| * | KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel eventMarc Zyngier2019-10-201-3/+3
| * | arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier2019-10-201-0/+4
| * | KVM: arm64: pmu: Fix cycle counter truncationMarc Zyngier2019-10-201-10/+12
* | | kvm: clear kvmclock MSR on resetPaolo Bonzini2019-10-221-5/+3
* | | KVM: x86: fix bugon.cocci warningskbuild test robot2019-10-221-2/+1
* | | KVM: VMX: Remove specialized handling of unexpected exit-reasonsLiran Alon2019-10-221-12/+0
* | | selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov2019-10-221-10/+11
* | | selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov2019-10-221-0/+2
* | | selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-225-15/+15
* | | selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov2019-10-221-6/+1
* | | KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabledWanpeng Li2019-10-221-13/+16
* | | selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov2019-10-221-0/+2
* | | kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUIDJim Mattson2019-10-221-1/+1
* | | Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-10-2210-159/+131
|\ \ \
| * | | pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groupsJohnny Huang2019-10-162-40/+33
| * | | pinctrl: aspeed-g6: Fix UART13 group pinmuxJohnny Huang2019-10-161-2/+2
| * | | pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitivelyAndrew Jeffery2019-10-161-1/+1
| * | | pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configurationJohnny Huang2019-10-161-16/+8
| * | | pinctrl: aspeed-g6: Fix I2C14 SDA descriptionAndrew Jeffery2019-10-161-1/+1
| * | | pinctrl: aspeed-g6: Sort pins for sanityAndrew Jeffery2019-10-161-11/+11
| * | | dt-bindings: pinctrl: aspeed-g6: Rework SD3 function and groupsAndrew Jeffery2019-10-161-44/+42
| * | | pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang2019-10-161-1/+1
| * | | Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij2019-10-112-17/+14
| |\ \ \
| | * | | pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov2019-10-011-4/+0
| | * | | pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko2019-10-011-13/+14
| * | | | pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams2019-10-091-4/+4
| * | | | pinctrl: stmfx: fix null pointer on removeAmelie Delaunay2019-10-051-1/+1
| * | | | pinctrl: iproc: allow for error from platform_get_irq()Chris Packham2019-10-051-1/+1
| * | | | pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-10-051-2/+2
| * | | | pinctrl: bcm-iproc: Use SPDX headerLinus Walleij2019-10-051-9/+1
| * | | | pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams2019-10-041-9/+9
| |/ / /
* | | | Linux 5.4-rc4v5.4-rc4Linus Torvalds2019-10-201-1/+1
* | | | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-203-6/+9
|\ \ \ \
| * | | | kheaders: substituting --sort in archive creationDmitry Goldin2019-10-171-4/+7
| * | | | scripts: setlocalversion: fix a bashismRandy Dunlap2019-10-151-1/+1
| * | | | kbuild: update comment about KBUILD_ALLDIRSMasahiro Yamada2019-10-151-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-206-38/+84
|\ \ \ \
| * | | | x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-181-24/+24
| * | | | x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-181-0/+4
| * | | | x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson2019-10-151-1/+2
| * | | | x86/hyperv: Make vapic support x2apic modeRoman Kagan2019-10-151-5/+15
| * | | | x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-111-6/+19