Age | Commit message (Expand) | Author | Files | Lines |
2019-08-14 | KVM: x86: svm: remove redundant assignment of var new_entry | Miaohe Lin | 1 | -1/+0 |
2019-08-14 | kvm: x86: skip populating logical dest map if apic is not sw enabled | Radim Krcmar | 1 | -0/+5 |
2019-08-09 | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 68 | -504/+493 |
2019-08-05 | x86: kvm: remove useless calls to kvm_para_available | Paolo Bonzini | 1 | -8/+0 |
2019-08-05 | KVM: no need to check return value of debugfs_create functions | Greg KH | 1 | -28/+13 |
2019-08-05 | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini | 2 | -5/+2 |
2019-08-05 | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li | 4 | -0/+29 |
2019-08-05 | KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire | Wanpeng Li | 1 | -8/+0 |
2019-07-24 | KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption | Wanpeng Li | 1 | -1/+2 |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 1 | -1/+1 |
2019-07-22 | KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free | Jan Kiszka | 1 | -0/+2 |
2019-07-22 | KVM: X86: Dynamically allocate user_fpu | Wanpeng Li | 4 | -5/+27 |
2019-07-22 | KVM: X86: Fix fpu state crash in kvm guest | Wanpeng Li | 1 | -3/+6 |
2019-07-22 | Revert "kvm: x86: Use task structs fpu field for user" | Paolo Bonzini | 2 | -5/+6 |
2019-07-22 | KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested | Jan Kiszka | 1 | -0/+2 |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -0/+31 |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 31 | -195/+218 |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -61/+87 |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 14 | -191/+195 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -3/+2 |
2019-07-20 | x86/entry/64: Prevent clobbering of saved CR2 value | Thomas Gleixner | 1 | -1/+10 |
2019-07-20 | KVM: x86: Add fixed counters to PMU filter | Eric Hankland | 2 | -7/+25 |
2019-07-20 | KVM: nVMX: do not use dangling shadow VMCS after guest reset | Paolo Bonzini | 1 | -1/+7 |
2019-07-20 | KVM: VMX: dump VMCS on failed entry | Paolo Bonzini | 1 | -0/+1 |
2019-07-20 | KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed | Like Xu | 1 | -2/+2 |
2019-07-20 | KVM: SVM: Fix detection of AMD Errata 1096 | Liran Alon | 1 | -7/+35 |
2019-07-20 | KVM: LAPIC: Inject timer interrupt via posted interrupt | Wanpeng Li | 5 | -36/+75 |
2019-07-19 | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -39/+79 |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+1 |
2019-07-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -14/+7 |
2019-07-19 | x86/hyper-v: Zero out the VP ASSIST PAGE on allocation | Dexuan Cui | 1 | -2/+11 |
2019-07-18 | proc/sysctl: add shared variables for range check | Matteo Croce | 2 | -9/+4 |
2019-07-18 | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() | Dan Williams | 1 | -1/+3 |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 2 | -4/+0 |
2019-07-18 | x86, boot: Remove multiple copy of static function sanitize_boot_params() | Zhenzhong Duan | 2 | -1/+1 |
2019-07-18 | x86/boot/compressed/64: Remove unused variable | Zhenzhong Duan | 1 | -1/+0 |
2019-07-18 | x86/boot/efi: Remove unused variables | Zhenzhong Duan | 1 | -9/+1 |
2019-07-18 | Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+1 |
2019-07-18 | x86/uaccess: Remove redundant CLACs in getuser/putuser error paths | Josh Poimboeuf | 2 | -23/+26 |
2019-07-18 | x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() | Josh Poimboeuf | 1 | -1/+1 |
2019-07-18 | x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() | Josh Poimboeuf | 1 | -1/+1 |
2019-07-18 | x86/head/64: Annotate start_cpu0() as non-callable | Josh Poimboeuf | 1 | -2/+2 |
2019-07-18 | x86/entry: Fix thunk function ELF sizes | Josh Poimboeuf | 1 | -3/+2 |
2019-07-18 | x86/kvm: Don't call kvm_spurious_fault() from .fixup | Josh Poimboeuf | 1 | -15/+19 |
2019-07-18 | x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2 | Josh Poimboeuf | 1 | -3/+3 |
2019-07-18 | x86/kvm: Fix fastop function ELF metadata | Josh Poimboeuf | 1 | -13/+31 |
2019-07-18 | x86/paravirt: Fix callee-saved function ELF sizes | Josh Poimboeuf | 2 | -0/+2 |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -4/+6 |
2019-07-17 | x86/mm, tracing: Fix CR2 corruption | Peter Zijlstra | 7 | -51/+59 |
2019-07-17 | x86/entry/64: Update comments and sanity tests for create_gap | Peter Zijlstra | 1 | -6/+11 |