1. 485734f x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels by Christoph Hellwig · 6 years ago
  2. 2224d61 x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context switch if there is an FPU by Sebastian Andrzej Siewior · 6 years ago
  3. 6aa6767 x86/fpu: Remove second definition of fpu in __fpu__restore_sig() by Sebastian Andrzej Siewior · 6 years ago
  4. ae85249 x86/entry/64: Further improve paranoid_entry comments by Andy Lutomirski · 6 years ago
  5. 04f4f95 x86/entry/32: Clear the CS high bits by Jan Kiszka · 6 years ago
  6. dca5203 x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  7. 53c13ba x86/time: Correct the attribute on jiffies' definition by Nathan Chancellor · 6 years ago
  8. 16561f2 x86/entry: Add some paranoid entry/exit CR3 handling comments by Dave Hansen · 6 years ago
  9. b59167a x86/percpu: Fix this_cpu_read() by Peter Zijlstra · 6 years ago
  10. 4907c68 x86/tsc: Force inlining of cyc2ns bits by Peter Zijlstra · 6 years ago
  11. 3a27203 Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  12. 7ec2182 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  13. 5f8bb00 KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb() by Vitaly Kuznetsov · 6 years ago
  14. 4628a64 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
  15. 853c110 KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m by Paolo Bonzini · 6 years ago
  16. 184d47f x86/mm: Avoid VLA in pgd_alloc() by Kees Cook · 6 years ago
  17. 49e00ee x86/intel_rdt: Fix out-of-bounds memory access in CBM tests by Reinette Chatre · 6 years ago
  18. 31d0990 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  19. 247373b 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
  20. 08b297b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  21. 7e71268 kvm: nVMX: fix entry with pending interrupt if APICv is enabled by Paolo Bonzini · 6 years ago
  22. 2cf7ea9 KVM: VMX: hide flexpriority from guest when disabled at the module level by Paolo Bonzini · 6 years ago
  23. fd6b6d9 KVM: VMX: check for existence of secondary exec controls before accessing by Sean Christopherson · 6 years ago
  24. 02e4256 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
  25. 88296bd x86/cpu/amd: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  26. 4f16656 x86/vdso: Only enable vDSO retpolines when enabled and supported by Andy Lutomirski · 6 years ago
  27. 2647c43 x86/tsc: Fix UV TSC initialization by Mike Travis · 6 years ago
  28. 20a8378 x86/platform/uv: Provide is_early_uv_system() by Mike Travis · 6 years ago
  29. d7cbbe4 perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events by Natarajan, Janakarajan · 6 years ago
  30. 9d92cfe perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX by Kan Liang · 6 years ago
  31. 6265adb perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0 by Masayoshi Mizuma · 6 years ago
  32. 715bd9d x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  33. daa07cb KVM: x86: fix L1TF's MMIO GFN calculation by Sean Christopherson · 6 years ago
  34. 62cf9bd81 KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS by Liran Alon · 6 years ago
  35. 503234b KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly by Liran Alon · 6 years ago
  36. 5f76f6f KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled by Liran Alon · 6 years ago
  37. 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
  38. bdec8d7 x86/boot: Fix kexec booting failure in the SEV bit detection code by Kairui Song · 6 years ago
  39. 4679b61 KVM: x86: never trap MSR_KERNEL_GS_BASE by Paolo Bonzini · 6 years ago
  40. 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
  41. 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
  42. a27fb6d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  43. 05ab1d8 x86/mm: Expand static page table for fixmap space by Feng Tang · 6 years ago
  44. 26b471c KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs by Liran Alon · 6 years ago
  45. 6fbbde9 KVM: x86: Control guest reads of MSR_PLATFORM_INFO by Drew Schmitt · 6 years ago
  46. d84f1cf KVM: x86: Turbo bits in MSR_PLATFORM_INFO by Drew Schmitt · 6 years ago
  47. ba8e23d nVMX x86: Check VPID value on vmentry of L2 guests by Krish Sadhukhan · 6 years ago
  48. 6de84e5 nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 by Krish Sadhukhan · 6 years ago
  49. e6c67d8 KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv by Liran Alon · 6 years ago
  50. 5bea512 KVM: VMX: check nested state and CR4.VMXE against SMM by Paolo Bonzini · 6 years ago
  51. 822f312 kvm: x86: make kvm_{load|put}_guest_fpu() static by Sebastian Andrzej Siewior · 6 years ago
  52. a1efa9b x86/hyper-v: rename ipi_arg_{ex,non_ex} structures by Vitaly Kuznetsov · 6 years ago
  53. d264ee0 KVM: VMX: use preemption timer to force immediate VMExit by Sean Christopherson · 6 years ago
  54. f459a70 KVM: VMX: modify preemption timer bit only when arming timer by Sean Christopherson · 6 years ago
  55. 4c00812 KVM: VMX: immediately mark preemption timer expired only for zero value by Sean Christopherson · 6 years ago
  56. a101c9d KVM: SVM: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  57. 9a98458 KVM/MMU: Fix comment in walk_shadow_page_lockless_end() by Tianyu Lan · 6 years ago
  58. 83b20b2 KVM: x86: don't reset root in kvm_mmu_setup() by Wei Yang · 6 years ago
  59. d35b34a kvm: mmu: Don't read PDPTEs when paging is not enabled by Junaid Shahid · 7 years ago
  60. d176620 x86/kvm/lapic: always disable MMIO interface in x2APIC mode by Vitaly Kuznetsov · 7 years ago
  61. 70513d5 xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code by Boris Ostrovsky · 7 years ago
  62. 571d056 x86/paravirt: Fix some warning messages by Dan Carpenter · 6 years ago
  63. 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
  64. ffb2315 x86/intel_rdt: Fix incorrect loop end condition by Reinette Chatre · 6 years ago
  65. 939b90b x86/intel_rdt: Fix exclusive mode handling of MBA resource by Reinette Chatre · 6 years ago
  66. f0df4e1 x86/intel_rdt: Fix incorrect loop end condition by Reinette Chatre · 6 years ago
  67. 32d736a x86/intel_rdt: Do not allow pseudo-locking of MBA resource by Reinette Chatre · 6 years ago
  68. 70479c0 x86/intel_rdt: Fix unchecked MSR access by Reinette Chatre · 6 years ago
  69. 47d53b1 x86/intel_rdt: Fix invalid mode warning when multiple resources are managed by Reinette Chatre · 6 years ago
  70. c793da8 x86/intel_rdt: Global closid helper to support future fixes by Reinette Chatre · 6 years ago
  71. f968dc1 x86/intel_rdt: Fix size reporting of MBA resource by Reinette Chatre · 6 years ago
  72. 753694a x86/intel_rdt: Fix data type in parsing callbacks by Xiaochen Shen · 6 years ago
  73. 6a1cac5 x86/kvm: Use __bss_decrypted attribute in shared variables by Brijesh Singh · 6 years ago
  74. b3f0907 x86/mm: Add .bss..decrypted section to hold shared variables by Brijesh Singh · 6 years ago
  75. 27c5a77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  76. 002b87d2 x86/APM: Fix build warning when PROC_FS is not enabled by Randy Dunlap · 6 years ago
  77. 61a6bd8 Revert "x86/mm/legacy: Populate the user page-table with user pgd's" by Joerg Roedel · 6 years ago
  78. 24568b4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 by Ondrej Mosnacek · 6 years ago
  79. cf40361 x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 by Guenter Roeck · 6 years ago
  80. 9996967 x86/xen: Disable CPU0 hotplug for Xen PV by Juergen Gross · 6 years ago
  81. 6a92b11 x86/EISA: Don't probe EISA bus for Xen PV guests by Boris Ostrovsky · 6 years ago
  82. 16160c1 perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs by Jacek Tomaka · 7 years ago
  83. 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
  84. 9bc4f28 x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  85. 47b7360 x86/apic/vector: Make error return value negative by Thomas Gleixner · 6 years ago
  86. bdf7ffc KVM: LAPIC: Fix pv ipis out-of-bounds access by Wanpeng Li · 6 years ago
  87. b5861e5 KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 by Liran Alon · 6 years ago
  88. 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
  89. 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
  90. a35381e KVM: Remove obsolete kvm_unmap_hva notifier backend by Marc Zyngier · 6 years ago
  91. 9fe6299 x86/process: Don't mix user/kernel regs in 64bit __show_regs() by Jann Horn · 6 years ago
  92. 17f6bac x86/tsc: Prevent result truncation on 32bit by Chuanhua Lei · 6 years ago
  93. 4331f4d x86: Fix kernel-doc atomic.h warnings by Randy Dunlap · 6 years ago
  94. 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
  95. 8da38eb x86/microcode: Update the new microcode revision unconditionally by Filippo Sironi · 7 years ago
  96. 370a132 x86/microcode: Make sure boot_cpu_data.microcode is up-to-date by Prarit Bhargava · 7 years ago
  97. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  98. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  99. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  100. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago