summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-22KVM: VMX: Fix and tweak the comments for VM-EnterSean Christopherson
2019-08-22KVM: Assert that struct kvm_vcpu is always as offset zeroSean Christopherson
2019-08-22KVM: X86: Add pv tlb shootdown tracepointWanpeng Li
2019-08-22KVM: x86: Unconditionally call x86 ops that are always implementedSean Christopherson
2019-08-22KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson
2019-08-22KVM: x86/mmu: Add explicit access mask for MMIO SPTEsSean Christopherson
2019-08-22KVM: x86: Rename access permissions cache member in struct kvm_vcpu_archSean Christopherson
2019-08-22x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()Vitaly Kuznetsov
2019-08-22x86: KVM: svm: eliminate weird goto from vmrun_interception()Vitaly Kuznetsov
2019-08-22x86: KVM: svm: remove hardcoded instruction length from interceptsVitaly Kuznetsov
2019-08-22x86: KVM: add xsetbv to the emulatorVitaly Kuznetsov
2019-08-22x86: KVM: clear interrupt shadow on EMULTYPE_SKIPVitaly Kuznetsov
2019-08-22x86: kvm: svm: propagate errors from skip_emulated_instruction()Vitaly Kuznetsov
2019-08-22x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() resu...Vitaly Kuznetsov
2019-08-22KVM: x86: Fix x86_decode_insn() return when fetching insn bytes failsSean Christopherson
2019-08-22KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-08-22KVM: x86: always expose VIRT_SSBD to guestsPaolo Bonzini
2019-08-22KVM: x86: fix reporting of AMD speculation bug CPUID leafPaolo Bonzini
2019-08-22ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai
2019-08-22ALSA: hda/realtek - Check beep whitelist before assigning in all codecsTakashi Iwai
2019-08-22drm/i915: Replace i915_vma_put_fence()Chris Wilson
2019-08-22drm/i915: Pull obj->userfault tracking under the ggtt->mutexChris Wilson
2019-08-22drm/i915: Track ggtt fence reservations under its own mutexChris Wilson
2019-08-22HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern
2019-08-22HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern
2019-08-22drm: fix module name in edid_firmware log messageJani Nikula
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson
2019-08-22cpufreq: Print driver name if cpufreq_suspend() failsFlorian Fainelli
2019-08-22Merge branch 'mlx5-hyperv'David S. Miller
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-22soundwire: intel: remove unused variablesVinod Koul
2019-08-22ARM: dts: aspeed: swift: Add eMMC deviceJoel Stanley
2019-08-22cpufreq: mediatek: Add support for mt8183Andrew-sh.Cheng
2019-08-22cpufreq: mediatek: change to regulator_get_optionalAndrew-sh.Cheng
2019-08-22cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang
2019-08-22cpufreq: Use imx-cpufreq-dt for i.MX8MN's speed gradingAnson Huang
2019-08-22cpufreq: qcom-hw: invoke frequency-invariance setter functionDouglas RAILLARD
2019-08-22cpufreq: qcom-hw: Update logic to detect turbo frequencySibi Sankar
2019-08-22crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib codeHans de Goede
2019-08-22crypto: sha256 - Add sha224 support to sha256 library codeHans de Goede
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede
2019-08-22crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicitHans de Goede
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede
2019-08-22crypto: sha256_generic - Fix some coding style issuesHans de Goede