Age | Commit message (Expand) | Author |
2021-01-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-01-24 | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-01-24 | Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-24 | x86/setup: don't remove E820_TYPE_RAM for pfn 0 | Mike Rapoport |
2021-01-21 | x86/cpu: Add another Alder Lake CPU to the Intel family | Gayatri Kammela |
2021-01-21 | x86/mmx: Use KFPU_387 for MMX string operations | Andy Lutomirski |
2021-01-21 | x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state | Andy Lutomirski |
2021-01-20 | Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-19 | Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-01-19 | x86: PM: Register syscore_ops for scale invariance | Rafael J. Wysocki |
2021-01-18 | x86/xen: fix 'nopvspin' build error | Randy Dunlap |
2021-01-17 | x86/hyperv: Initialize clockevents after LAPIC is initialized | Dexuan Cui |
2021-01-15 | Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-14 | x86/topology: Make __max_die_per_package available unconditionally | Borislav Petkov |
2021-01-13 | x86/xen: Fix xen_hvm_smp_init() when vector callback not available | David Woodhouse |
2021-01-13 | x86/xen: Don't register Xen IPIs when they aren't going to be used | David Woodhouse |
2021-01-13 | x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery | David Woodhouse |
2021-01-12 | x86: __always_inline __{rd,wr}msr() | Peter Zijlstra |
2021-01-12 | x86/mce: Remove explicit/superfluous tracing | Peter Zijlstra |
2021-01-12 | x86/sev: Fix nonistr violation | Peter Zijlstra |
2021-01-12 | x86/entry: Fix noinstr fail | Peter Zijlstra |
2021-01-12 | x86/cpu/amd: Set __max_die_per_package on AMD | Yazen Ghannam |
2021-01-11 | Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-01-11 | x86/sev-es: Handle string port IO to kernel memory properly | Hyunwook (Wooky) Baek |
2021-01-10 | Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-01-08 | KVM: x86: __kvm_vcpu_halt can be static | Paolo Bonzini |
2021-01-08 | x86/resctrl: Don't move a task to the same resource group | Fenghua Yu |
2021-01-08 | x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR | Fenghua Yu |
2021-01-07 | KVM: SVM: Add support for booting APs in an SEV-ES guest | Tom Lendacky |
2021-01-07 | KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit | Maxim Levitsky |
2021-01-07 | KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode | Maxim Levitsky |
2021-01-07 | KVM: nSVM: correctly restore nested_run_pending on migration | Maxim Levitsky |
2021-01-07 | KVM: x86/mmu: Clarify TDP MMU page list invariants | Ben Gardon |
2021-01-07 | KVM: x86/mmu: Ensure TDP MMU roots are freed after yield | Ben Gardon |
2021-01-07 | KVM: x86: change in pv_eoi_get_pending() to make code more readable | Stephen Zhang |
2021-01-07 | KVM: x86: fix shift out of bounds reported by UBSAN | Paolo Bonzini |
2021-01-07 | KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c | Uros Bizjak |
2021-01-07 | KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load | Nathan Chancellor |
2021-01-07 | Merge branch 'kvm-master' into kvm-next | Paolo Bonzini |
2021-01-07 | KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte() | Sean Christopherson |
2021-01-07 | KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array | Sean Christopherson |
2021-01-07 | KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE | Sean Christopherson |
2021-01-07 | KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte() | Sean Christopherson |
2021-01-06 | x86/mtrr: Correct the range check before performing MTRR type lookups | Ying-Tsun Huang |
2021-01-06 | x86/hyperv: check cpu mask after interrupt has been disabled | Wei Liu |
2021-01-05 | x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling | Peter Gonda |
2021-01-05 | x86/hyperv: Fix kexec panic/hang issues | Dexuan Cui |
2021-01-05 | x86/mm: Fix leak of pmd ptlock | Dan Williams |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |