Age | Commit message (Expand) | Author |
2018-09-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-09-08 | x86/mm: Use WRITE_ONCE() when setting PTEs | Nadav Amit |
2018-09-08 | x86/apic/vector: Make error return value negative | Thomas Gleixner |
2018-09-07 | KVM: LAPIC: Fix pv ipis out-of-bounds access | Wanpeng Li |
2018-09-07 | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 | Liran Alon |
2018-09-07 | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/... | Radim Krčmář |
2018-09-07 | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář |
2018-09-07 | KVM: Remove obsolete kvm_unmap_hva notifier backend | Marc Zyngier |
2018-09-06 | x86/process: Don't mix user/kernel regs in 64bit __show_regs() | Jann Horn |
2018-09-06 | x86/tsc: Prevent result truncation on 32bit | Chuanhua Lei |
2018-09-03 | x86: Fix kernel-doc atomic.h warnings | Randy Dunlap |
2018-09-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-09-02 | x86/microcode: Update the new microcode revision unconditionally | Filippo Sironi |
2018-09-02 | x86/microcode: Make sure boot_cpu_data.microcode is up-to-date | Prarit Bhargava |
2018-09-02 | x86/pti: Fix section mismatch warning/error | Randy Dunlap |
2018-09-01 | x86/vdso: Fix lsl operand order | Samuel Neves |
2018-09-01 | x86/mce: Fix set_mce_nospec() to avoid #GP fault | LuckTony |
2018-08-31 | x86/efi: Load fixmap GDT in efi_call_phys_epilog() | Joerg Roedel |
2018-08-31 | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-31 | x86/nmi: Fix NMI uaccess race against CR3 switching | Andy Lutomirski |
2018-08-31 | x86: Allow generating user-space headers without a compiler | Ben Hutchings |
2018-08-31 | x86/dumpstack: Don't dump kernel memory based on usermode RIP | Jann Horn |
2018-08-30 | KVM: x86: Unexport x86_emulate_instruction() | Sean Christopherson |
2018-08-30 | KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction() | Sean Christopherson |
2018-08-30 | KVM: x86: Do not re-{try,execute} after failed emulation in L2 | Sean Christopherson |
2018-08-30 | KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault | Sean Christopherson |
2018-08-30 | KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE | Sean Christopherson |
2018-08-30 | KVM: x86: Invert emulation re-execute behavior to make it opt-in | Sean Christopherson |
2018-08-30 | KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation | Sean Christopherson |
2018-08-30 | KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr | Sean Christopherson |
2018-08-30 | KVM: SVM: remove unused variable dst_vaddr_end | Colin Ian King |
2018-08-30 | KVM: nVMX: avoid redundant double assignment of nested_run_pending | Vitaly Kuznetsov |
2018-08-30 | x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() | Uros Bizjak |
2018-08-30 | x86/alternatives: Lockdep-enforce text_mutex in text_poke*() | Jiri Kosina |
2018-08-30 | x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() | Jann Horn |
2018-08-30 | x86/irqflags: Mark native_restore_fl extern inline | Nick Desaulniers |
2018-08-30 | x86/build: Remove jump label quirk for GCC older than 4.5.2 | Masahiro Yamada |
2018-08-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-08-28 | x86/xen: remove redundant variable save_pud | Colin Ian King |
2018-08-27 | x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear | Juergen Gross |
2018-08-27 | x86/xen: don't write ptes directly in 32-bit PV guests | Juergen Gross |
2018-08-27 | x86/Kconfig: Fix trivial typo | Nikolas Nyby |
2018-08-27 | x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ | Andi Kleen |
2018-08-27 | x86/spectre: Add missing family 6 check to microcode check | Andi Kleen |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-08-25 | crypto: aesni - Use unaligned loads from gcm_context_data | Dave Watson |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |