1. 8586ca8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. ebbd300 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 4b04e73 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. ac3e233 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  5. a50480c kprobes/x86: Blacklist non-attachable interrupt functions by Andrea Righi · 6 years ago
  6. 25896d0 x86/build: Fix compiler support check for CONFIG_RETPOLINE by Masahiro Yamada · 6 years ago
  7. 43a1b0c kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction by Masami Hiramatsu · 6 years ago
  8. 182ddd1 x86/boot: Clear RSDP address in boot_params for broken loaders by Juergen Gross · 6 years ago
  9. 292974c Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  10. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. 1ec6357 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. a1b3cf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 0f1f692 Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  14. 79c2206 x86/earlyprintk/efi: Fix infinite loop on some screen widths by YiFei Zhu · 6 years ago
  15. b84a64f x86/efi: Allocate e820 buffer before calling efi_exit_boot_service by Eric Snowberg · 6 years ago
  16. 1236641 Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
  17. a7b4031 xen/x86: add diagnostic printout to xen_mc_flush() in case of error by Juergen Gross · 6 years ago
  18. 55a9740 x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 6 years ago
  19. 6b3e64c x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  20. 7cc765a x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 6 years ago
  21. 9137bb2 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  22. 6893a95 x86/speculation: Prepare arch_smt_update() for PRCTL mode by Thomas Gleixner · 6 years ago
  23. 6d991ba x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 6 years ago
  24. e6da8bb x86/speculation: Split out TIF update by Thomas Gleixner · 6 years ago
  25. 4c71a2b6 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  26. 5635d999 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
  27. ff16701 x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  28. 5bfbe3a x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  29. fa1202e x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  30. 495d470 x86/speculation: Unify conditional spectre v2 print functions by Thomas Gleixner · 6 years ago
  31. 30ba72a x86/speculataion: Mark command line parser data __initdata by Thomas Gleixner · 6 years ago
  32. 8770709 x86/speculation: Mark string arrays const correctly by Thomas Gleixner · 6 years ago
  33. 15d6b7a x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 6 years ago
  34. 130d6f9 x86/l1tf: Show actual SMT state by Thomas Gleixner · 6 years ago
  35. a74cfff x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  36. dbe7336 x86/Kconfig: Select SCHED_SMT if SMP enabled by Thomas Gleixner · 6 years ago
  37. 01daf56 x86/speculation: Reorganize speculation control MSRs update by Tim Chen · 6 years ago
  38. 26c4d75 x86/speculation: Rename SSBD update functions by Thomas Gleixner · 6 years ago
  39. 34bce7c x86/speculation: Disable STIBP when enhanced IBRS is in use by Tim Chen · 6 years ago
  40. a8f76ae x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() by Tim Chen · 6 years ago
  41. b86bda0 x86/speculation: Remove unnecessary ret variable in cpu_show_common() by Tim Chen · 6 years ago
  42. 2484850 x86/speculation: Clean up spectre_v2_parse_cmdline() by Tim Chen · 6 years ago
  43. 8eb729b x86/speculation: Update the TIF_SSBD comment by Tim Chen · 6 years ago
  44. ef014aa x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 6 years ago
  45. 4cd24de x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  46. 60c8144 x86/MCE/AMD: Fix the thresholding machinery initialization order by Borislav Petkov · 6 years ago
  47. 07f7175 x86/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  48. ac26d1f x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapper by Jann Horn · 6 years ago
  49. fd65d31 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 7 years ago
  50. 0e0fee5 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  51. 52ad7eb KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS by Liran Alon · 6 years ago
  52. 72aeb60 KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD by Liran Alon · 6 years ago
  53. 326e742 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 6 years ago
  54. 1e4329ee x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  55. 354cb41 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  56. f48b471 KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes by Liran Alon · 6 years ago
  57. bcbfbd8 KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall by Liran Alon · 6 years ago
  58. 7f9ad1d KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once by Liran Alon · 6 years ago
  59. 3051038 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  60. e97f852 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  61. 38ab012 KVM: LAPIC: Fix pv ipis use-before-initialization by Wanpeng Li · 6 years ago
  62. a87c99e KVM: VMX: re-add ple_gap module parameter by Luiz Capitulino · 6 years ago
  63. f2a5fef x86/xen: cleanup includes in arch/x86/xen/spinlock.c by Juergen Gross · 6 years ago
  64. 472de49 perf/x86/intel: Disallow precise_ip on BTS events by Jiri Olsa · 6 years ago
  65. 67266c1 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 6 years ago
  66. ed6101b perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 6 years ago
  67. 2a5bf23 perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt handling by Peter Zijlstra · 6 years ago
  68. 6823965 x86/fpu: Disable bottom halves while loading FPU registers by Sebastian Andrzej Siewior · 6 years ago
  69. e6e094e x86/acpi, x86/boot: Take RSDP address from boot params if available by Juergen Gross · 6 years ago
  70. 3841840 x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header") by Juergen Gross · 6 years ago
  71. 4d47d64 perf/x86/intel/uncore: Support CoffeeLake 8th CBOX by Kan Liang · 6 years ago
  72. c10a8de perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs by Kan Liang · 6 years ago
  73. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 1acf93c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  76. 1503538 x86/cpu/vmware: Do not trace vmware_sched_clock() by Steven Rostedt (VMware) · 6 years ago
  77. d3132b3 xen: fix xen_qlock_wait() by Juergen Gross · 6 years ago
  78. 1457d8c x86/xen: fix pv boot by Juergen Gross · 6 years ago
  79. a48777f x86/vsmp: Remove dependency on pv_irq_ops by Eial Czerwacki · 6 years ago
  80. b082f2d x86/ldt: Remove unused variable in map_ldt_struct() by Kirill A. Shutemov · 6 years ago
  81. a0e6e08 x86/ldt: Unmap PTEs for the slot before freeing LDT pages by Kirill A. Shutemov · 6 years ago
  82. d52888a x86/mm: Move LDT remap out of KASLR region on 5-level paging by Kirill A. Shutemov · 6 years ago
  83. e8a308e acpi/nfit, x86/mce: Validate a MCE's address before using it by Vishal Verma · 6 years ago
  84. 5d96c93 acpi/nfit, x86/mce: Handle only uncorrectable machine checks by Vishal Verma · 6 years ago
  85. 437e88a x86/build: Remove -pipe from KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  86. b42967d x86/hyper-v: Fix indentation in hv_do_fast_hypercall16() by Yi Wang · 6 years ago
  87. 1de72c7 x86/hyper-v: Enable PIT shutdown quirk by Michael Kelley · 6 years ago
  88. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. b987ffc x86/qspinlock: Fix compile error by Peter Zijlstra · 6 years ago
  90. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  91. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  92. a846446 x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT by Dmitry Safonov · 6 years ago
  93. 9bb9d4f Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  94. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  95. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  96. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  97. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  98. 53ab85e memblock: replace free_bootmem_late with memblock_free_late by Mike Rapoport · 6 years ago
  99. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  100. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago