1. ef3d45c x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ by Andi Kleen · 6 years ago
  2. c148246 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  3. f8d42d5 x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
  4. fe0f404 x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit by Vlastimil Babka · 6 years ago
  5. 89c059b x86/mm: Simplify p[g4um]d_page() macros by Tom Lendacky · 7 years ago
  6. 7e5cac8 x86/speculation/l1tf: Exempt zeroed PTEs from inversion by Sean Christopherson · 6 years ago
  7. cc83ba4 x86: i8259: Add missing include file by Guenter Roeck · 6 years ago
  8. 7f5d090 x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present by Borislav Petkov · 6 years ago
  9. 7e46437 x86/mm/pat: Make set_memory_np() L1TF safe by Andi Kleen · 6 years ago
  10. 5ebf3f8 x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert by Andi Kleen · 6 years ago
  11. 4656dfb x86/speculation/l1tf: Invert all not present mappings by Andi Kleen · 6 years ago
  12. f56c8ee KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  13. 383f160 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  14. 7a1eac8 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  15. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  16. 2c5a3a0 x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  17. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  18. e371c92 x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d by Nicolai Stange · 6 years ago
  19. 5766dc1 x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 by Nicolai Stange · 6 years ago
  20. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  21. 4186ae8 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  22. 80e55b5 x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  23. b3dc63c x86/KVM/VMX: Add L1D flush logic by Paolo Bonzini · 6 years ago
  24. acca8a7 x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  25. fe2a955 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  26. 3f0eb66 x86/speculation/l1tf: Fix up pte->pfn conversion for PAE by Michal Hocko · 6 years ago
  27. 53527af x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 6 years ago
  28. a835862 x86/cpufeatures: Add detection of L1D cache flush support. by Konrad Rzeszutek Wilk · 6 years ago
  29. 4a818f2 x86/apic: Ignore secondary threads if nosmt=force by Thomas Gleixner · 6 years ago
  30. 16fd33cd x86/topology: Provide topology_smt_supported() by Thomas Gleixner · 6 years ago
  31. 7b69a96 x86/smp: Provide topology_is_primary_thread() by Thomas Gleixner · 6 years ago
  32. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  33. 432e99b x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  34. 33182fe x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation by Andi Kleen · 6 years ago
  35. 6071227 x86/speculation/l1tf: Protect swap entries against L1TF by Linus Torvalds · 6 years ago
  36. 2c9b57e x86/speculation/l1tf: Change order of offset/type in swap entry by Linus Torvalds · 6 years ago
  37. 1a4922e mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 by Naoya Horiguchi · 7 years ago
  38. bbd07cb x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT by Andi Kleen · 6 years ago
  39. 329d815 x86/irqflags: Provide a declaration for native_save_fl by Nick Desaulniers · 6 years ago
  40. 6ac85d2 x86/apm: Don't access __preempt_count with zeroed fs by Ville Syrjälä · 6 years ago
  41. 1919f3f x86/paravirt: Make native_save_fl() extern inline by Nick Desaulniers · 6 years ago
  42. cb877e4 x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> by H. Peter Anvin · 6 years ago
  43. 995cddc x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() by Dan Williams · 6 years ago
  44. 13d1c5b kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access by Paolo Bonzini · 6 years ago
  45. 47a6aa5 x86/fpu: Hard-disable lazy FPU mode by Andy Lutomirski · 8 years ago
  46. b790b4f objtool: sync up with the 4.14.47 version of objtool by Greg Kroah-Hartman · 6 years ago
  47. 653cf76 x86/tsc: Allow TSC calibration without PIT by Peter Zijlstra · 7 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. ec90464 x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 6 years ago
  52. 599288e x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 6 years ago
  53. ea99935 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 6 years ago
  54. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  55. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  56. 1189cbf x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 6 years ago
  57. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  58. 53c434e x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 6 years ago
  59. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  60. a7c3432 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 6 years ago
  61. 4a58908 x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 6 years ago
  62. 3a68464 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 6 years ago
  63. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  64. 05a85a3 x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 6 years ago
  65. a078e3e x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 6 years ago
  66. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  67. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 8 years ago
  68. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 8 years ago
  69. 7a2d235 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 6 years ago
  70. f854434 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by David Woodhouse · 6 years ago
  71. 19e3a2b x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 6 years ago
  72. 6f70a55 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 6 years ago
  73. a807141 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 6 years ago
  74. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  75. cf21f58 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 6 years ago
  76. 0f5dd65 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 6 years ago
  77. 741c026 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 6 years ago
  78. 7925d9d x86/pkeys: Do not special case protection key 0 by Dave Hansen · 6 years ago
  79. a8330db x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  80. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  81. 41b0aa3 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 6 years ago
  82. c498920 x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 7 years ago
  83. 587da2b kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
  84. a999c60 x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit kernels by Andy Whitcroft · 7 years ago
  85. aa9c22f x86/cpufeatures: Add Intel PCONFIG cpufeature by Kirill A. Shutemov · 7 years ago
  86. fdfc3fa x86/mce: Handle broadcasted MCE gracefully with kexec by Xunlei Pang · 8 years ago
  87. bb61551 x86/paravirt, objtool: Annotate indirect calls by Peter Zijlstra · 7 years ago
  88. e21257a x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP by Ingo Molnar · 7 years ago
  89. a65655d x86/speculation, objtool: Annotate indirect calls/jumps for objtool by Peter Zijlstra · 7 years ago
  90. a27ede1 x86/speculation: Use IBRS if available before calling into firmware by David Woodhouse · 7 years ago
  91. afb9851 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 7 years ago
  92. 017219b bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  93. 2585e4b4 x86/speculation: Use Indirect Branch Prediction Barrier in context switch by Tim Chen · 7 years ago
  94. 027ba1a x86/mm: Give each mm TLB flush generation a unique ID by Andy Lutomirski · 7 years ago
  95. 9a5bd36 x86/asm: Allow again using asm.h when building for the 'bpf' clang target by Arnaldo Carvalho de Melo · 7 years ago
  96. f157269 KVM: VMX: clean up declaration of VPID/EPT invalidation types by Jan Dakinevich · 7 years ago
  97. 1acf767 x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preemptibility bug by Borislav Petkov · 7 years ago
  98. aa72eec x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 7 years ago
  99. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  100. 90ca269 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago