1. 66348e1 perf/x86/amd/ibs: Fix raw sample data accumulation by Kim Phillips · 4 years, 2 months ago
  2. 590bcc2 x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline by Thomas Gleixner · 4 years, 8 months ago
  3. 33b2fd5 x86/pkeys: Add check for pkey "overflow" by Dave Hansen · 4 years, 9 months ago
  4. 7ee66a8 x86/asm: Add instruction suffixes to bitops by Jan Beulich · 7 years ago
  5. 3f2bea7 x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates by Uros Bizjak · 7 years ago
  6. 5eaa7ef x86/speculation: Add support for STIBP always-on preferred mode by Thomas Lendacky · 6 years ago
  7. 2f93f8d x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation by Mark Gross · 4 years, 6 months ago
  8. 5f8f405 x86/cpu: Add a steppings field to struct x86_cpu_id by Mark Gross · 4 years, 6 months ago
  9. c915cff mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 5 months ago
  10. 724fb3b x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 5 months ago
  11. b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 6 months ago
  12. 1e3de68 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  13. 552e8e3 x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax) by Evalds Iodzevics · 4 years, 6 months ago
  14. 7376775 x86/CPU: Add native CPUID variants returning a single datum by Borislav Petkov · 8 years ago
  15. ab19f94 x86/vdso: Use RDPID in preference to LSL when available by Andy Lutomirski · 8 years ago
  16. 131ba51 locking/x86: Remove the unused atomic_inc_short() methd by Dmitry Vyukov · 7 years ago
  17. d2d4a2f x86/crash: Add a forward declaration of struct kimage by Lianbo Jiang · 5 years ago
  18. beef745 x86/mm: Use the correct function type for native_set_fixmap() by Sami Tolvanen · 5 years ago
  19. 6058799 kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack by Steven Rostedt (VMware) · 6 years ago
  20. ad04aad x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error by Bjorn Helgaas · 6 years ago
  21. 01ac212 kprobes/x86: Prohibit probing on exception masking instructions by Masami Hiramatsu · 6 years ago
  22. 7b94b70 x86/atomic: Fix smp_mb__{before,after}_atomic() by Peter Zijlstra · 6 years ago
  23. c6e94ac kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 5 years ago
  24. a7ad794 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 5 years ago
  25. 12ceedb x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
  26. a117aa4 x86/speculation/taa: Add mitigation for TSX Async Abort by Pawan Gupta · 5 years ago
  27. 2fc5083 x86/msr: Add the IA32_TSX_CTRL MSR by Pawan Gupta · 5 years ago
  28. 122134f x86/apic: Drop logical_smp_processor_id() inline by Dou Liyang · 7 years ago
  29. b65a108 x86/cpu: Add Atom Tremont (Jacobsville) by Kan Liang · 6 years ago
  30. 1cf0865 x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 5 years ago
  31. 0696192 x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation by Peter Zijlstra · 5 years ago
  32. 2099353 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops by Kim Phillips · 5 years ago
  33. f8bfa2f x86/boot: Add missing bootparam that breaks boot on some platforms by Corey Minyard · 5 years ago
  34. 3bf1c9c ptrace,x86: Make user_64bit_mode() available to 32-bit builds by Ricardo Neri · 7 years ago
  35. 9272c25 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  36. e183249 x86/boot: Fix boot regression caused by bootparam sanitizing by John Hubbard · 5 years ago
  37. 4e478cb x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  38. 44b79b4 x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 5 years ago
  39. 2224e89 x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS by Thomas Gleixner · 5 years ago
  40. e90ec5e x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations by Josh Poimboeuf · 5 years ago
  41. 7092a21 x86: cpufeatures: Sort feature word 7 by Ben Hutchings · 5 years ago
  42. 4d2bf57 x86/kvm: Don't call kvm_spurious_fault() from .fixup by Josh Poimboeuf · 5 years ago
  43. d4ce30c x86/apic: Silence -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  44. 45fe6de sched/x86: Save [ER]FLAGS on context switch by Peter Zijlstra · 6 years ago
  45. 626743f x86: stop exporting msr-index.h to userland by Nicolas Dichtel · 8 years ago
  46. 81ea109 x86/speculation/mds: Add mitigation mode VMWERV by Thomas Gleixner · 6 years ago
  47. 4e722ae x86/speculation/mds: Add mitigation control for MDS by Thomas Gleixner · 6 years ago
  48. 2394f59 x86/speculation/mds: Conditionally clear CPU buffers on idle entry by Thomas Gleixner · 6 years ago
  49. 20041a0 x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 6 years ago
  50. 96ef7af x86/speculation/mds: Add mds_clear_cpu_buffers() by Thomas Gleixner · 6 years ago
  51. 1cdffec x86/speculation/mds: Add BUG_MSBDS_ONLY by Thomas Gleixner · 6 years ago
  52. fbf6ad08fd x86/speculation/mds: Add basic bug infrastructure for MDS by Andi Kleen · 6 years ago
  53. b76f8af x86/msr-index: Cleanup bit defines by Thomas Gleixner · 6 years ago
  54. 6f4b925 x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  55. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  56. 6febf94 x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 6 years ago
  57. c89ef65 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  58. 1cca4d2 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
  59. b5741ef x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  60. a35a8c6 x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  61. dda365c x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  62. fd8d77e x86/speculation: Rename SSBD update functions by Thomas Gleixner · 6 years ago
  63. e8891b7 x86/speculation: Update the TIF_SSBD comment by Tim Chen · 6 years ago
  64. 1739ba8 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  65. 26d422c x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation by Jiang Biao · 6 years ago
  66. 08e501b x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  67. 2678bc5 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 8 years ago
  68. 9ad0558 x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 6 years ago
  69. 98ccdae x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  70. 7a47330 x86/cpufeatures: Hide AMD-specific speculation flags by Ben Hutchings · 6 years ago
  71. 125a6a6 x86/MCE: Save microcode revision in machine check records by Tony Luck · 7 years ago
  72. c0143f6 x86/unwind: Disable KASAN checks for non-current tasks by Josh Poimboeuf · 8 years ago
  73. 356bcb7 xen: Prevent buffer overflow in privcmd ioctl by Dan Carpenter · 6 years ago
  74. 39dbf53 x86/power: Make restore_processor_context() sane by Andy Lutomirski · 7 years ago
  75. 61f1e18 x86/power/64: Use struct desc_ptr for the IDT in struct saved_context by Andy Lutomirski · 7 years ago
  76. 756e25c KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 6 years ago
  77. 3596b45 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 6 years ago
  78. 42813d9 x86_64: increase stack size for KASAN_EXTRA by Qian Cai · 6 years ago
  79. dd15ae3 x86/uaccess: Don't leak the AC flag into __put_user() value evaluation by Andy Lutomirski · 6 years ago
  80. 9678592 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls by Hedi Berriche · 6 years ago
  81. 42584b2 x86/fpu: Add might_fault() to user_insn() by Sebastian Andrzej Siewior · 6 years ago
  82. 7b4a3e9 KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup by Sean Christopherson · 6 years ago
  83. 88ce30f locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 6 years ago
  84. 8ae5642 locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound by Will Deacon · 6 years ago
  85. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 6 years ago
  86. ad3af65 x86/power/64: Use char arrays for asm function names by Kees Cook · 7 years ago
  87. b0c0545 x86/speculation: Support Enhanced IBRS on future CPUs by Sai Praneeth · 6 years ago
  88. 4fad9fd x86/percpu: Fix this_cpu_read() by Peter Zijlstra · 6 years ago
  89. eba69ae Revert "x86/mm: Expand static page table for fixmap space" by Sasha Levin · 6 years ago
  90. 3309ad2 mm: Preserve _PAGE_DEVMAP across mprotect() calls by Jan Kara · 6 years ago
  91. 08d2bf5 x86/kvm/lapic: always disable MMIO interface in x2APIC mode by Vitaly Kuznetsov · 6 years ago
  92. 62dd223 x86/fpu: Finish excising 'eagerfpu' by Andy Lutomirski · 8 years ago
  93. 60696d9 x86/fpu: Remove struct fpu::counter by Rik van Riel · 8 years ago
  94. 0fd0aa7 x86/fpu: Remove use_eager_fpu() by Andy Lutomirski · 8 years ago
  95. 3a8304b x86/mm: Expand static page table for fixmap space by Feng Tang · 6 years ago
  96. f3913ee x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear by Juergen Gross · 6 years ago
  97. bc71f39 x86/speculation/l1tf: Fix up pte->pfn conversion for PAE by Michal Hocko · 6 years ago
  98. ef3d45c x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ by Andi Kleen · 6 years ago
  99. c148246 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  100. f8d42d5 x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago