Age | Commit message (Expand) | Author |
2019-08-08 | x86/purgatory: Do not use __builtin_memcpy and __builtin_memset | Nick Desaulniers |
2019-08-07 | x86: mtrr: cyrix: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-07 | x86/ptrace: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-06 | Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-05 | x86: kvm: remove useless calls to kvm_para_available | Paolo Bonzini |
2019-08-05 | KVM: no need to check return value of debugfs_create functions | Greg KH |
2019-08-05 | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini |
2019-08-05 | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li |
2019-08-05 | KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire | Wanpeng Li |
2019-08-01 | bpf: fix x64 JIT code generation for jmp to 1st insn | Alexei Starovoitov |
2019-07-31 | x86/vdso/32: Use 32bit syscall fallback | Thomas Gleixner |
2019-07-28 | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Thomas Gleixner |
2019-07-28 | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS | Thomas Gleixner |
2019-07-28 | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-07-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-27 | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-07-25 | perf/x86/intel: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-25 | perf/x86/intel: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-25 | perf/x86: Apply more accurate check on hypervisor platform | Zhenzhong Duan |
2019-07-25 | perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register | Yunying Sun |
2019-07-25 | perf/x86/intel: Fix SLOTS PEBS event constraint | Kan Liang |
2019-07-25 | x86/speculation/mds: Apply more accurate check on hypervisor platform | Zhenzhong Duan |
2019-07-25 | x86/hpet: Undo the early counter is counting check | Thomas Gleixner |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada |
2019-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-24 | KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption | Wanpeng Li |
2019-07-24 | x86/entry/32: Pass cr2 to do_async_page_fault() | Matt Mullins |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig |
2019-07-22 | KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free | Jan Kiszka |
2019-07-22 | KVM: X86: Dynamically allocate user_fpu | Wanpeng Li |
2019-07-22 | KVM: X86: Fix fpu state crash in kvm guest | Wanpeng Li |
2019-07-22 | Revert "kvm: x86: Use task structs fpu field for user" | Paolo Bonzini |
2019-07-22 | KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested | Jan Kiszka |
2019-07-22 | x86/irq/64: Update stale comment | Cao jin |
2019-07-22 | x86/sysfb_efi: Add quirks for some devices with swapped width and height | Hans de Goede |
2019-07-22 | x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user() | Eiichi Tsukata |
2019-07-22 | x86/mm: Sync also unmappings in vmalloc_sync_all() | Joerg Roedel |
2019-07-22 | x86/mm: Check for pfn instead of page in vmalloc_sync_one() | Joerg Roedel |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-20 | x86/entry/64: Prevent clobbering of saved CR2 value | Thomas Gleixner |
2019-07-20 | KVM: x86: Add fixed counters to PMU filter | Eric Hankland |
2019-07-20 | KVM: nVMX: do not use dangling shadow VMCS after guest reset | Paolo Bonzini |
2019-07-20 | KVM: VMX: dump VMCS on failed entry | Paolo Bonzini |
2019-07-20 | KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed | Like Xu |
2019-07-20 | KVM: SVM: Fix detection of AMD Errata 1096 | Liran Alon |