Age | Commit message (Expand) | Author |
2019-04-16 | KVM: x86: Open code kvm_set_hflags | Sean Christopherson |
2019-04-16 | KVM: x86: Load SMRAM in a single shot when leaving SMM | Sean Christopherson |
2019-04-16 | KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU | Liran Alon |
2019-04-16 | KVM: x86: Raise #GP when guest vCPU do not support PMU | Liran Alon |
2019-04-16 | x86/kvm: move kvm_load/put_guest_xcr0 into atomic context | WANG Chao |
2019-04-16 | KVM: x86: svm: make sure NMI is injected after nmi_singlestep | Vitaly Kuznetsov |
2019-04-16 | svm/avic: Fix invalidate logical APIC id entry | Suthikulpanit, Suravee |
2019-04-16 | Revert "svm: Fix AVIC incomplete IPI emulation" | Suthikulpanit, Suravee |
2019-04-16 | kvm: mmu: Fix overflow on kvm mmu page limit calculation | Ben Gardon |
2019-04-16 | KVM: nVMX: always use early vmcs check when EPT is disabled | Paolo Bonzini |
2019-04-16 | KVM: nVMX: allow tests to use bad virtual-APIC page address | Paolo Bonzini |
2019-04-15 | KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes | Sean Christopherson |
2019-04-07 | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-04-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-04-05 | KVM: x86: nVMX: fix x2APIC VTPR read intercept | Marc Orr |
2019-04-05 | KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) | Marc Orr |
2019-04-05 | KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow | David Rientjes |
2019-04-05 | kvm: svm: fix potential get_num_contig_pages overflow | David Rientjes |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) |
2019-04-05 | xen: Prevent buffer overflow in privcmd ioctl | Dan Carpenter |
2019-03-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-03-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-03-29 | x86/realmode: Make set_real_mode_mem() static inline | Matteo Croce |
2019-03-28 | KVM: x86: update %rip after emulating IO | Sean Christopherson |
2019-03-28 | x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init | Vitaly Kuznetsov |
2019-03-28 | kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs | Xiaoyao Li |
2019-03-28 | KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts | Sean Christopherson |
2019-03-28 | kvm: mmu: Used range based flushing in slot_handle_level_range | Ben Gardon |
2019-03-28 | KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region() | Wei Yang |
2019-03-28 | kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi... | Krish Sadhukhan |
2019-03-28 | KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) | Singh, Brijesh |
2019-03-28 | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size' | Sean Christopherson |
2019-03-28 | KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT | Sean Christopherson |
2019-03-28 | x86/cpufeature: Fix __percpu annotation in this_cpu_has() | Jann Horn |
2019-03-28 | x86/mm: Don't exceed the valid physical address space | Ralph Campbell |
2019-03-28 | x86/retpolines: Disable switch jump tables when retpolines are enabled | Daniel Borkmann |
2019-03-28 | x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y | Thomas Gleixner |
2019-03-27 | x86/realmode: Don't leak the trampoline kernel address | Matteo Croce |
2019-03-27 | x86/boot: Fix incorrect ifdeffery scope | Baoquan He |
2019-03-24 | x86/resctrl: Remove unused variable | Peng Hao |
2019-03-23 | x86/gart: Exclude GART aperture from kcore | Kairui Song |
2019-03-22 | Merge branch 'x86/cpu' into x86/urgent | Thomas Gleixner |
2019-03-22 | x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an... | Nathan Chancellor |
2019-03-22 | x86/mm/pti: Make local symbols static | Valdis Kletnieks |
2019-03-21 | x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processors | Matthew Whitehead |
2019-03-21 | x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processors | Matthew Whitehead |
2019-03-21 | x86/microcode: Announce reload operation's completion | Borislav Petkov |
2019-03-21 | x86/hyperv: Prevent potential NULL pointer dereference | Kangjie Lu |
2019-03-21 | x86/hpet: Prevent potential NULL pointer dereference | Aditya Pakki |