Age | Commit message (Expand) | Author |
2020-02-12 | KVM: x86: fix WARN_ON check of an unsigned less than zero | Paolo Bonzini |
2020-02-12 | KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging | Sean Christopherson |
2020-02-12 | KVM: nVMX: Use correct root level for nested EPT shadow page tables | Sean Christopherson |
2020-02-12 | KVM: nVMX: Fix some comment typos and coding style | Miaohe Lin |
2020-02-12 | KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP | Sean Christopherson |
2020-02-12 | KVM: apic: reuse smp_wmb() in kvm_make_request() | Miaohe Lin |
2020-02-12 | KVM: x86: remove duplicated KVM_REQ_EVENT request | Miaohe Lin |
2020-02-12 | KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS | Oliver Upton |
2020-02-12 | KVM: nVMX: Handle pending #DB when injecting INIT VM-exit | Oliver Upton |
2020-02-12 | KVM: x86: Mask off reserved bit from #DB exception payload | Oliver Upton |
2020-02-12 | KVM: x86: do not reset microcode version on INIT or RESET | Paolo Bonzini |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-09 | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-09 | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-09 | Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-08 | Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-02-08 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-08 | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2020-02-08 | powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK | Christophe Leroy |
2020-02-08 | powerpc/futex: Fix incorrect user access blocking | Michael Ellerman |
2020-02-08 | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors | Zenghui Yu |
2020-02-07 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-02-07 | Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | x86/apic: Mask IOAPIC entries when disabling the local APIC | Tony W Wang-oc |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-06 | Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-06 | virtio-blk: remove VIRTIO_BLK_F_SCSI support | Christoph Hellwig |
2020-02-06 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2020-02-05 | Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-02-05 | KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration | Miaohe Lin |
2020-02-05 | KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit | Sean Christopherson |
2020-02-05 | x86: vmxfeatures: rename features for consistency with KVM and manual | Paolo Bonzini |
2020-02-05 | Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-02-05 | KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses | Paolo Bonzini |
2020-02-05 | KVM: x86: Fix perfctr WRMSR for running counters | Eric Hankland |
2020-02-05 | x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g... | Vitaly Kuznetsov |
2020-02-05 | x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() | Vitaly Kuznetsov |
2020-02-05 | kvm: mmu: Separate generating and setting mmio ptes | Ben Gardon |
2020-02-05 | kvm: mmu: Replace unsigned with unsigned int for PTE access | Ben Gardon |
2020-02-05 | KVM: nVMX: Remove stale comment from nested_vmx_load_cr3() | Sean Christopherson |
2020-02-05 | KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() | Sean Christopherson |
2020-02-05 | KVM: MIPS: Fix a build error due to referencing not-yet-defined function | Sean Christopherson |
2020-02-05 | x86/kvm: do not setup pv tlb flush when not paravirtualized | Thadeu Lima de Souza Cascardo |