1. 1cf0865 x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 5 years ago
  2. db074ca KVM: nVMX: handle page fault in vmread fix by Jack Wang · 5 years ago
  3. 1207161 KVM: x86: Manually calculate reserved bits when loading PDPTRS by Sean Christopherson · 5 years ago
  4. d729e30 KVM: x86: set ctxt->have_exception in x86_decode_insn() by Jan Dakinevich · 5 years ago
  5. f5cab8c KVM: x86: always stop emulation on page fault by Jan Dakinevich · 5 years ago
  6. 2690ec2 x86/apic: Soft disable APIC before initializing it by Thomas Gleixner · 5 years ago
  7. beaaa19 x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails by Grzegorz Halat · 5 years ago
  8. 0696192 x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation by Peter Zijlstra · 5 years ago
  9. 2099353 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops by Kim Phillips · 5 years ago
  10. a55e63d perf/x86/intel: Restrict period on Nehalem by Josh Hunt · 5 years ago
  11. 5f07324 x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines by Thomas Gleixner · 5 years ago
  12. f8bfa2f x86/boot: Add missing bootparam that breaks boot on some platforms by Corey Minyard · 5 years ago
  13. d076efa x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning by Linus Torvalds · 5 years ago
  14. dfa3727 KVM: nVMX: handle page fault in vmread by Paolo Bonzini · 5 years ago
  15. 09458c2 KVM: x86: work around leak of uninitialized stack contents by Fuqian Huang · 5 years ago
  16. 5ad424f Revert "x86/apic: Include the LDR when clearing out APIC registers" by Linus Torvalds · 5 years ago
  17. 69f692b x86/ptrace: fix up botched merge of spectrev1 fix by Greg Kroah-Hartman · 5 years ago
  18. b0e1bae uprobes/x86: Fix detection of 32-bit user mode by Sebastian Mayr · 5 years ago
  19. 3bf1c9c ptrace,x86: Make user_64bit_mode() available to 32-bit builds by Ricardo Neri · 7 years ago
  20. aaa0776 x86/apic: Include the LDR when clearing out APIC registers by Bandan Das · 5 years ago
  21. 20e0e48 x86/apic: Do not initialize LDR and DFR for bigsmp by Bandan Das · 5 years ago
  22. 8ec1280 KVM: x86: Don't update RIP or do single-step on faulting emulation by Sean Christopherson · 5 years ago
  23. 9272c25 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  24. e183249 x86/boot: Fix boot regression caused by bootparam sanitizing by John Hubbard · 5 years ago
  25. 4e478cb x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  26. c81846b x86/apic: Handle missing global clockevent gracefully by Thomas Gleixner · 5 years ago
  27. 44b79b4 x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 5 years ago
  28. e2f888b x86/lib/cpu: Address missing prototypes warning by Valdis Klētnieks · 5 years ago
  29. 5124abd bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 5 years ago
  30. ffd85e3 x86/mm: Sync also unmappings in vmalloc_sync_all() by Joerg Roedel · 5 years ago
  31. a6932b4 x86/mm: Check for pfn instead of page in vmalloc_sync_one() by Joerg Roedel · 5 years ago
  32. 2224e89 x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS by Thomas Gleixner · 5 years ago
  33. 6583ecc x86/entry/64: Use JMP instead of JMPQ by Josh Poimboeuf · 5 years ago
  34. 90d45f0 x86/speculation: Enable Spectre v1 swapgs mitigations by Josh Poimboeuf · 5 years ago
  35. e90ec5e x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations by Josh Poimboeuf · 5 years ago
  36. 7092a21 x86: cpufeatures: Sort feature word 7 by Ben Hutchings · 5 years ago
  37. d73af79 x86, mm, gup: prevent get_page() race with munmap in paravirt guest by Vlastimil Babka · 5 years ago
  38. b2ca435 x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 5 years ago
  39. 4d2bf57 x86/kvm: Don't call kvm_spurious_fault() from .fixup by Josh Poimboeuf · 5 years ago
  40. bf4e8f2 x86: math-emu: Hide clang warnings for 16-bit overflow by Arnd Bergmann · 5 years ago
  41. d4ce30c x86/apic: Silence -Wtype-limits compiler warnings by Qian Cai · 5 years ago
  42. 24db040 x86/speculation/mds: Apply more accurate check on hypervisor platform by Zhenzhong Duan · 5 years ago
  43. f7e02b1 x86/sysfb_efi: Add quirks for some devices with swapped width and height by Hans de Goede · 5 years ago
  44. f448eb0 perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id by Suravee Suthikulpanit · 6 years ago
  45. f191746 perf/x86/amd/uncore: Get correct number of cores sharing last level cache by Janakarajan Natarajan · 7 years ago
  46. 7bf707d perf/x86/amd/uncore: Rename 'L2' to 'LLC' by Janakarajan Natarajan · 8 years ago
  47. 535d4c0 um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
  48. bf81c7a um: Allow building and running on older hosts by Florian Fainelli · 7 years ago
  49. 3984eae KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  50. 54ed261 x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c by Masahiro Yamada · 5 years ago
  51. 0ad94dc x86/tls: Fix possible spectre-v1 in do_get_thread_area() by Dianzhang Chen · 5 years ago
  52. bbc8031 x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() by Dianzhang Chen · 5 years ago
  53. 997ef64 KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC by Wanpeng Li · 5 years ago
  54. d271f22 KVM: x86: degrade WARN to pr_warn_ratelimited by Paolo Bonzini · 5 years ago
  55. bed8647 x86/speculation: Allow guests to use SSBD even if host does not by Alejandro Jimenez · 5 years ago
  56. b28e794 x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor by Frank van der Linden · 5 years ago
  57. 20850f8 perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints by Stephane Eranian · 5 years ago
  58. 438f4dc0 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 5 years ago
  59. f460e08 x86/PCI: Fix PCI IRQ routing table memory leak by Wenwen Wang · 5 years ago
  60. 35dd88b perf/x86/intel: Allow PEBS multi-entry in watermark mode by Stephane Eranian · 5 years ago
  61. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
  62. e193f24 Revert "x86/build: Move _etext to actual end of .text" by Greg Kroah-Hartman · 5 years ago
  63. 9305bac x86/mce: Fix machine_check_poll() tests for error types by Tony Luck · 6 years ago
  64. de90525 x86/ia32: Fix ia32_restore_sigcontext() AC leak by Peter Zijlstra · 6 years ago
  65. c8fb42b x86/uaccess, signal: Fix AC=1 bloat by Peter Zijlstra · 5 years ago
  66. c5e8fa7 x86/build: Keep local relocations with ld.lld by Kees Cook · 5 years ago
  67. fad8d76 x86/irq/64: Limit IST stack overflow check to #DB stack by Thomas Gleixner · 5 years ago
  68. f08f10f x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault() by Jiri Kosina · 5 years ago
  69. 8738676 x86/build: Move _etext to actual end of .text by Kees Cook · 5 years ago
  70. 42fee5b kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 5 years ago
  71. 11cf36c KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 5 years ago
  72. 0dd8bef KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes by Sean Christopherson · 5 years ago
  73. ec51ec9 crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() by Eric Biggers · 5 years ago
  74. 45fe6de sched/x86: Save [ER]FLAGS on context switch by Peter Zijlstra · 6 years ago
  75. f7154aa x86/speculation/mds: Revert CPU buffer clear on double fault exit by Andy Lutomirski · 5 years ago
  76. d66ee57 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 6 years ago
  77. e8e1c54 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  78. e56aeab x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  79. 40c03e8 Revert "x86: vdso: Use $LD instead of $CC to link" by Sasha Levin · 5 years ago
  80. ca6c34a Revert "x86/vdso: Drop implicit common-page-size linker flag" by Sasha Levin · 5 years ago
  81. 016ac59 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 5 years ago
  82. 906b45f x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 5 years ago
  83. 192d197 x86/cpu/bugs: Use __initconst for 'const' init data by Andi Kleen · 5 years ago
  84. 626743f x86: stop exporting msr-index.h to userland by Nicolas Dichtel · 7 years ago
  85. 025b9cf x86/speculation/mds: Add 'mitigations=' support for MDS by Josh Poimboeuf · 5 years ago
  86. 1709284 x86/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  87. 3645b36 x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off by Konrad Rzeszutek Wilk · 5 years ago
  88. 450aa01 x86/speculation/mds: Fix comment by Boris Ostrovsky · 5 years ago
  89. f8a0bbe x86/speculation/mds: Add SMT warning message by Josh Poimboeuf · 5 years ago
  90. 98c4b3c x86/speculation: Move arch_smt_update() call to after mitigation decisions by Josh Poimboeuf · 5 years ago
  91. f02eee6 x86/speculation/mds: Add mds=full,nosmt cmdline option by Josh Poimboeuf · 5 years ago
  92. cb10603 Documentation: Move L1TF to separate directory by Thomas Gleixner · 6 years ago
  93. 81ea109 x86/speculation/mds: Add mitigation mode VMWERV by Thomas Gleixner · 6 years ago
  94. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 6 years ago
  95. 4e722ae x86/speculation/mds: Add mitigation control for MDS by Thomas Gleixner · 6 years ago
  96. 2394f59 x86/speculation/mds: Conditionally clear CPU buffers on idle entry by Thomas Gleixner · 6 years ago
  97. 3a8e7f6 x86/kvm/vmx: Add MDS protection when L1D Flush is not active by Thomas Gleixner · 6 years ago
  98. 20041a0 x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 6 years ago
  99. 96ef7af x86/speculation/mds: Add mds_clear_cpu_buffers() by Thomas Gleixner · 6 years ago
  100. eb2aa33 x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests by Andi Kleen · 6 years ago