1. e754177 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  2. bdec8d7 x86/boot: Fix kexec booting failure in the SEV bit detection code by Kairui Song · 6 years ago
  3. 18d49ec Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Greg Kroah-Hartman · 6 years ago
  4. 328c633 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  5. a27fb6d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  6. 05ab1d8 x86/mm: Expand static page table for fixmap space by Feng Tang · 6 years ago
  7. 26b471c KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs by Liran Alon · 6 years ago
  8. 6fbbde9 KVM: x86: Control guest reads of MSR_PLATFORM_INFO by Drew Schmitt · 6 years ago
  9. d84f1cf KVM: x86: Turbo bits in MSR_PLATFORM_INFO by Drew Schmitt · 6 years ago
  10. ba8e23d nVMX x86: Check VPID value on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  11. 6de84e5 nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 by Krish Sadhukhan · 6 years ago
  12. e6c67d8 KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv by Liran Alon · 6 years ago
  13. 5bea512 KVM: VMX: check nested state and CR4.VMXE against SMM by Paolo Bonzini · 6 years ago
  14. 822f312 kvm: x86: make kvm_{load|put}_guest_fpu() static by Sebastian Andrzej Siewior · 6 years ago
  15. a1efa9b x86/hyper-v: rename ipi_arg_{ex,non_ex} structures by Vitaly Kuznetsov · 6 years ago
  16. d264ee0 KVM: VMX: use preemption timer to force immediate VMExit by Sean Christopherson · 6 years ago
  17. f459a70 KVM: VMX: modify preemption timer bit only when arming timer by Sean Christopherson · 6 years ago
  18. 4c00812 KVM: VMX: immediately mark preemption timer expired only for zero value by Sean Christopherson · 6 years ago
  19. a101c9d63 KVM: SVM: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  20. 9a98458 KVM/MMU: Fix comment in walk_shadow_page_lockless_end() by Tianyu Lan · 6 years ago
  21. 83b20b2 KVM: x86: don't reset root in kvm_mmu_setup() by Wei Yang · 6 years ago
  22. d35b34a kvm: mmu: Don't read PDPTEs when paging is not enabled by Junaid Shahid · 6 years ago
  23. d176620 x86/kvm/lapic: always disable MMIO interface in x2APIC mode by Vitaly Kuznetsov · 6 years ago
  24. 70513d5 xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code by Boris Ostrovsky · 6 years ago
  25. 571d056 x86/paravirt: Fix some warning messages by Dan Carpenter · 6 years ago
  26. 4ca719a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Greg Kroah-Hartman · 6 years ago
  27. ffb2315 x86/intel_rdt: Fix incorrect loop end condition by Reinette Chatre · 6 years ago
  28. 939b90b x86/intel_rdt: Fix exclusive mode handling of MBA resource by Reinette Chatre · 6 years ago
  29. f0df4e1 x86/intel_rdt: Fix incorrect loop end condition by Reinette Chatre · 6 years ago
  30. 32d736a x86/intel_rdt: Do not allow pseudo-locking of MBA resource by Reinette Chatre · 6 years ago
  31. 70479c0 x86/intel_rdt: Fix unchecked MSR access by Reinette Chatre · 6 years ago
  32. 47d53b1 x86/intel_rdt: Fix invalid mode warning when multiple resources are managed by Reinette Chatre · 6 years ago
  33. c793da8 x86/intel_rdt: Global closid helper to support future fixes by Reinette Chatre · 6 years ago
  34. f968dc1 x86/intel_rdt: Fix size reporting of MBA resource by Reinette Chatre · 6 years ago
  35. 753694a x86/intel_rdt: Fix data type in parsing callbacks by Xiaochen Shen · 6 years ago
  36. 6a1cac5 x86/kvm: Use __bss_decrypted attribute in shared variables by Brijesh Singh · 6 years ago
  37. b3f0907 x86/mm: Add .bss..decrypted section to hold shared variables by Brijesh Singh · 6 years ago
  38. 27c5a778 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. 002b87d2 x86/APM: Fix build warning when PROC_FS is not enabled by Randy Dunlap · 6 years ago
  40. 61a6bd8 Revert "x86/mm/legacy: Populate the user page-table with user pgd's" by Joerg Roedel · 6 years ago
  41. 24568b4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 by Ondrej Mosnacek · 6 years ago
  42. cf40361 x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 by Guenter Roeck · 6 years ago
  43. 9996967 x86/xen: Disable CPU0 hotplug for Xen PV by Juergen Gross · 6 years ago
  44. 6a92b11 x86/EISA: Don't probe EISA bus for Xen PV guests by Boris Ostrovsky · 6 years ago
  45. 16160c1 perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs by Jacek Tomaka · 6 years ago
  46. 9a56827 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 9bc4f28 x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  48. 47b7360 x86/apic/vector: Make error return value negative by Thomas Gleixner · 6 years ago
  49. bdf7ffc KVM: LAPIC: Fix pv ipis out-of-bounds access by Wanpeng Li · 6 years ago
  50. b5861e5 KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 by Liran Alon · 6 years ago
  51. 564ad0a Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 6 years ago
  52. ed2ef29 Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 6 years ago
  53. a35381e KVM: Remove obsolete kvm_unmap_hva notifier backend by Marc Zyngier · 6 years ago
  54. 9fe6299 x86/process: Don't mix user/kernel regs in 64bit __show_regs() by Jann Horn · 6 years ago
  55. 17f6bac x86/tsc: Prevent result truncation on 32bit by Chuanhua Lei · 6 years ago
  56. 4331f4d x86: Fix kernel-doc atomic.h warnings by Randy Dunlap · 6 years ago
  57. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 8da38eb x86/microcode: Update the new microcode revision unconditionally by Filippo Sironi · 6 years ago
  59. 370a132 x86/microcode: Make sure boot_cpu_data.microcode is up-to-date by Prarit Bhargava · 6 years ago
  60. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  61. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  62. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  63. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  64. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  65. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  66. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  67. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  68. c60658d KVM: x86: Unexport x86_emulate_instruction() by Sean Christopherson · 6 years ago
  69. 0ce97a2 KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction() by Sean Christopherson · 6 years ago
  70. 6c3dfeb KVM: x86: Do not re-{try,execute} after failed emulation in L2 by Sean Christopherson · 6 years ago
  71. 472faff KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault by Sean Christopherson · 6 years ago
  72. 384bf22 KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE by Sean Christopherson · 6 years ago
  73. 8065dbd KVM: x86: Invert emulation re-execute behavior to make it opt-in by Sean Christopherson · 6 years ago
  74. 35be0ad KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation by Sean Christopherson · 6 years ago
  75. c440990 KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr by Sean Christopherson · 6 years ago
  76. 0186ec8 KVM: SVM: remove unused variable dst_vaddr_end by Colin Ian King · 6 years ago
  77. b871da4 KVM: nVMX: avoid redundant double assignment of nested_run_pending by Vitaly Kuznetsov · 6 years ago
  78. 26e609e x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() by Uros Bizjak · 6 years ago
  79. 9222f60 x86/alternatives: Lockdep-enforce text_mutex in text_poke*() by Jiri Kosina · 6 years ago
  80. f12d11c x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() by Jann Horn · 6 years ago
  81. 1f59a45 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  82. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago
  83. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  84. 6d3c8ce x86/xen: remove redundant variable save_pud by Colin Ian King · 6 years ago
  85. b2d7a07 x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear by Juergen Gross · 6 years ago
  86. f7c90c2 x86/xen: don't write ptes directly in 32-bit PV guests by Juergen Gross · 6 years ago
  87. e3a5dc0 x86/Kconfig: Fix trivial typo by Nikolas Nyby · 6 years ago
  88. cc51e54 x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ by Andi Kleen · 6 years ago
  89. 1ab534e x86/spectre: Add missing family 6 check to microcode check by Andi Kleen · 6 years ago
  90. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  92. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  93. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  94. e5b954e crypto: aesni - Use unaligned loads from gcm_context_data by Dave Watson · 6 years ago
  95. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  96. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 6 years ago
  97. b0a182f x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
  98. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  99. 706a1ea Merge branch 'tlb-fixes' by Linus Torvalds · 6 years ago
  100. d40acad Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago