1. 1919f3f x86/paravirt: Make native_save_fl() extern inline by Nick Desaulniers · 6 years ago
  2. cb877e4 x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> by H. Peter Anvin · 6 years ago
  3. 377fb3d uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn() by Oleg Nesterov · 6 years ago
  4. 1adc34a x86/cpu: Re-apply forced caps every time CPU caps are re-read by Andy Lutomirski · 7 years ago
  5. 05a5d4b x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths by Juergen Gross · 6 years ago
  6. 8391d38 kprobes/x86: Do not modify singlestep buffer while resuming by Masami Hiramatsu · 7 years ago
  7. 6d28f2d mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 6 years ago
  8. 7a68dcd x86: Call fixup_exception() before notify_die() in math_error() by Siarhei Liakh · 6 years ago
  9. 5a48f60 x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() by Borislav Petkov · 6 years ago
  10. c267eaa x86/mce: Fix incorrect "Machine check from unknown source" message by Tony Luck · 6 years ago
  11. e7905a7 x86/mce: Check for alternate indication of machine check recovery on Skylake by Tony Luck · 6 years ago
  12. b4eb80a x86/mce: Improve error message when kernel cannot recover by Tony Luck · 6 years ago
  13. 995cddc x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() by Dan Williams · 6 years ago
  14. 13d1c5b kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 6 years ago
  15. 838b0e9 KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 6 years ago
  16. 00b1391 KVM: x86: introduce linear_{read,write}_system by Paolo Bonzini · 6 years ago
  17. 077c9e2 x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code by Andy Lutomirski · 8 years ago
  18. 47a6aa5 x86/fpu: Hard-disable lazy FPU mode by Andy Lutomirski · 8 years ago
  19. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  20. 02136f3 KVM: VMX: Expose SSBD properly to guests, 4.9 supplement by Ben Hutchings · 6 years ago
  21. c43b4ff x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 6 years ago
  22. bb70de1 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 6 years ago
  23. 474928b x86/amd: revert commit 944e0fc51a89c9827b9 by Juergen Gross · 6 years ago
  24. 10d15c4 x86/xen: Add unwind hint annotations to xen_setup_gdt by Greg Kroah-Hartman · 6 years ago
  25. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  26. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  27. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  28. 1e6b708 x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified by Baoquan He · 6 years ago
  29. b08a358 x86/devicetree: Fix device IRQ settings in DT by Ivan Gorinov · 6 years ago
  30. 0ea601d7 x86/devicetree: Initialize device tree before using it by Ivan Gorinov · 6 years ago
  31. db27c6c perf/x86/intel: Fix event update for auto-reload by Kan Liang · 6 years ago
  32. cb65df4 perf/x86/intel: Fix large period handling on Broadwell CPUs by Kan Liang · 6 years ago
  33. c698169 perf/x86/intel: Properly save/restore the PMU state in the NMI handler by Kan Liang · 6 years ago
  34. e1d32f9 KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 6 years ago
  35. 94b4fed KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 6 years ago
  36. 2bbb81d x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 6 years ago
  37. 1e26941 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 6 years ago
  38. fb58c03 perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs by Stephane Eranian · 6 years ago
  39. b8421da x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 6 years ago
  40. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  41. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 6 years ago
  42. 017488a kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl by Paolo Bonzini · 7 years ago
  43. 653cf76 x86/tsc: Allow TSC calibration without PIT by Peter Zijlstra · 7 years ago
  44. 9baf2bc kvm: x86: IA32_ARCH_CAPABILITIES is always supported by Jim Mattson · 6 years ago
  45. 772dccd KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed by Wei Huang · 6 years ago
  46. 43462d9 KVM/VMX: Expose SSBD properly to guests by Konrad Rzeszutek Wilk · 6 years ago
  47. a81f401 x86/kexec: Avoid double free_page() upon do_kexec_load() failure by Tetsuo Handa · 6 years ago
  48. 3394ef1 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  49. b965592 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 6 years ago
  50. b0ef8c7 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 6 years ago
  51. 0ec827f x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 6 years ago
  52. ec90464 x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 6 years ago
  53. 599288e x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 6 years ago
  54. ea99935 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 6 years ago
  55. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  56. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  57. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  58. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  59. 53c434e x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 6 years ago
  60. 5a63725 x86/cpu/AMD: Fix erratum 1076 (CPB bit) by Borislav Petkov · 7 years ago
  61. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  62. a7c3432 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 6 years ago
  63. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  64. 69e9b0b KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 6 years ago
  65. 3a68464 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 6 years ago
  66. 6fdd277 x86/bugs: Fix the parameters alignment and missing void by Konrad Rzeszutek Wilk · 6 years ago
  67. dbb264a x86/bugs: Make cpu_show_common() static by Jiri Kosina · 6 years ago
  68. eb7b562 x86/bugs: Fix __ssb_select_mitigation() return type by Jiri Kosina · 6 years ago
  69. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  70. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  71. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  72. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  73. ea055f7 x86/bugs: Make boot modes __ro_after_init by Kees Cook · 6 years ago
  74. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  75. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  76. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  77. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 7 years ago
  78. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 7 years ago
  79. fd01e82 x86/process: Optimize TIF checks in __switch_to_xtra() by Kyle Huey · 7 years ago
  80. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  81. 99318ec x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 6 years ago
  82. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  83. 99b1311 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 6 years ago
  84. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  85. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  86. a807141 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 6 years ago
  87. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  88. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  89. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  90. 3effee6 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  91. 88659d5 x86/bugs: Concentrate bug detection into a separate function by Konrad Rzeszutek Wilk · 6 years ago
  92. 741c026 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 6 years ago
  93. 944e0fc x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by David Woodhouse · 6 years ago
  94. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 6 years ago
  95. 7925d9d x86/pkeys: Do not special case protection key 0 by Dave Hansen · 6 years ago
  96. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  97. 1af681d tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 6 years ago
  98. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  99. 70e65f2 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 6 years ago
  100. 5edbd2d perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver by Peter Zijlstra · 6 years ago