1. 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 319f1e0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 91cfc88 x86: Use __nostackprotect for sme_encrypt_kernel by Laura Abbott · 7 years ago
  4. 24b61240 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  5. 3f7d875 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 7 years ago
  6. c86a32c kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 7 years ago
  7. c1804a2 kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 7 years ago
  8. 736e80a retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 7 years ago
  9. 6f41c34 x86/mce: Make machine check speculation protected by Thomas Gleixner · 7 years ago
  10. f23d74f x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() by Tom Lendacky · 7 years ago
  11. 1d966eb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 7dfda84 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 37b9595 KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs() by Tianyu Lan · 7 years ago
  15. 45d55e7 x86/apic/vector: Fix off by one in error path by Thomas Gleixner · 7 years ago
  16. d479244 x86/intel_rdt/cqm: Prevent use after free by Thomas Gleixner · 7 years ago
  17. 4fdec20 x86/cpufeature: Move processor tracing out of scattered features by Paolo Bonzini · 7 years ago
  18. 107cd25 x86/mm: Encrypt the initrd earlier for BSP microcode update by Tom Lendacky · 7 years ago
  19. cc5f01e x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption by Tom Lendacky · 7 years ago
  20. 2b5d00b x86/mm: Centralize PMD flags in sme_encrypt_kernel() by Tom Lendacky · 7 years ago
  21. bacf6b4 x86/mm: Use a struct to reduce parameters for SME PGD mapping by Tom Lendacky · 7 years ago
  22. 1303880 x86/mm: Clean up register saving in the __enc_copy() assembly code by Tom Lendacky · 7 years ago
  23. 28d437d x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros by Tom Lendacky · 7 years ago
  24. c995efd x86/retpoline: Fill RSB on context switch for affected CPUs by David Woodhouse · 7 years ago
  25. 0d39e26 x86/kasan: Panic if there is not enough memory to boot by Andrey Ryabinin · 7 years ago
  26. aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  28. 327867f x86/idt: Mark IDT tables __initconst by Andi Kleen · 7 years ago
  29. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. fc90ccf Revert "x86/apic: Remove init_bsp_APIC()" by Ville Syrjälä · 7 years ago
  31. beacd6f x86/mm/pkeys: Fix fill_sig_info_pkey by Eric W. Biederman · 7 years ago
  32. 4b5b212 x86/tsc: Print tsc_khz, when it differs from cpu_khz by Len Brown · 7 years ago
  33. b511203 x86/tsc: Fix erroneous TSC rate on Skylake Xeon by Len Brown · 7 years ago
  34. da4ae6c x86/tsc: Future-proof native_calibrate_tsc() by Len Brown · 7 years ago
  35. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  36. f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
  37. 8e66791 Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  38. c92a9a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 02776b9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  41. 1289e0e perf/x86/rapl: Fix Haswell and Broadwell server RAPL event by Kan Liang · 7 years ago
  42. 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  43. 7614e91 x86/retpoline/irq32: Convert assembler indirect jumps by Andi Kleen · 7 years ago
  44. 5096732 x86/retpoline/checksum32: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  45. ea08816 x86/retpoline/xen: Convert Xen hypercall indirect jumps by David Woodhouse · 7 years ago
  46. e70e589 x86/retpoline/hyperv: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  47. 9351803 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps by David Woodhouse · 7 years ago
  48. 2641f08 x86/retpoline/entry: Convert entry assembler indirect jumps by David Woodhouse · 7 years ago
  49. 9697fa3 x86/retpoline/crypto: Convert crypto assembler indirect jumps by David Woodhouse · 7 years ago
  50. da28512 x86/spectre: Add boot time option to select Spectre v2 mitigation by David Woodhouse · 7 years ago
  51. 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  52. 445b69e x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 7 years ago
  53. 03a5517 x86/PCI: Move and shrink AMD 64-bit window to avoid conflict by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  54. f32ab75 x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  55. 2aad9b3 Merge branch 'kvm-insert-lfence' into kvm-master by Paolo Bonzini · 7 years ago
  56. 75f139a KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
  57. bd89525 KVM: x86: emulate #UD while in guest mode by Paolo Bonzini · 7 years ago
  58. ab271bd x86: kvm: propagate register_shrinker return code by Arnd Bergmann · 7 years ago
  59. 2a266f2 KVM MMU: check pending exception before injecting APF by Haozhong Zhang · 7 years ago
  60. 612e8e9 x86/alternatives: Fix optimize_nops() checking by Borislav Petkov · 7 years ago
  61. 9c6a73c x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC by Tom Lendacky · 7 years ago
  62. e4d0e84 x86/cpu/AMD: Make LFENCE a serializing instruction by Tom Lendacky · 7 years ago
  63. f328299e locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry by Eric Biggers · 7 years ago
  64. 9d0513d x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const" by Andy Shevchenko · 7 years ago
  65. 8d56eff x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*() by Jike Song · 7 years ago
  66. 262b6b3 x86/tboot: Unbreak tboot with PTI enabled by Dave Hansen · 7 years ago
  67. 66a640e x86: xen: remove the use of VLAIS by Nick Desaulniers · 7 years ago
  68. 0dd6d27 x86/xen/time: fix section mismatch for xen_init_time_ops() by Nick Desaulniers · 7 years ago
  69. 61dc0f5 x86/cpu: Implement CPU vulnerabilites sysfs functions by Thomas Gleixner · 7 years ago
  70. 5b6c02f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  71. 99c6fa2 x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] by David Woodhouse · 7 years ago
  72. de53c37 x86/pti: Unbreak EFI old_memmap by Jiri Kosina · 7 years ago
  73. b94b737 x86/microcode/intel: Extend BDW late-loading with a revision check by Jia Zhang · 7 years ago
  74. abb7099 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. b03acc4 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 0cb5b30 kvm: vmx: Scrub hardware GPRs at VM-exit by Jim Mattson · 7 years ago
  77. de79182 x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN by Thomas Gleixner · 7 years ago
  78. b9e705e x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm by David Woodhouse · 7 years ago
  79. 1e54768 x86/tlb: Drop the _GPL from the cpu_tlbstate export by Thomas Gleixner · 7 years ago
  80. 42f3bdc x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers by Peter Zijlstra · 7 years ago
  81. 1dddd25 x86/kaslr: Fix the vaddr_end mess by Thomas Gleixner · 7 years ago
  82. f207890 x86/mm: Map cpu_entry_area at the same place on 4/5 level by Thomas Gleixner · 7 years ago
  83. f5a4071 x86/mm: Set MODULES_END to 0xffffffffff000000 by Andrey Ryabinin · 7 years ago
  84. 00a5ae2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 2fd9c41 x86/process: Define cpu_tss_rw in same section as declaration by Nick Desaulniers · 7 years ago
  86. d7732ba x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat() by Thomas Gleixner · 7 years ago
  87. 3ffdeb1 x86/dumpstack: Print registers for first stack frame by Josh Poimboeuf · 7 years ago
  88. a9cdbe7 x86/dumpstack: Fix partial register dumps by Josh Poimboeuf · 7 years ago
  89. 52994c2 x86/pti: Make sure the user/kernel PTEs match by Thomas Gleixner · 7 years ago
  90. 694d99d x86/cpu, x86/pti: Do not enable PTI on AMD processors by Tom Lendacky · 7 years ago
  91. f24c4d4 efi/capsule-loader: Reinstate virtual capsule mapping by Ard Biesheuvel · 7 years ago
  92. 835bcec x86/efi: Fix kernel param add_efi_memmap regression by Dave Young · 7 years ago
  93. f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 52c90f2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 7f41419 x86/ldt: Make LDT pgtable free conditional by Thomas Gleixner · 7 years ago
  98. a62d698 x86/ldt: Plug memory leak in error path by Thomas Gleixner · 7 years ago
  99. decab08 x86/mm: Remove preempt_disable/enable() from __native_flush_tlb() by Thomas Gleixner · 7 years ago
  100. 322f8b8 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago