1. eeb233a x86/mm: Stop printing BRK addresses by Arvind Sankar · 4 years, 8 months ago
  2. 93b6beb x86/boot: Correct relocation destination on old linkers by Arvind Sankar · 4 years, 9 months ago
  3. 99a9857 KVM: nVMX: Consult only the "basic" exit reason when routing nested exit by Sean Christopherson · 4 years, 8 months ago
  4. 5e9cc6e KVM: nSVM: leave ASID aside in copy_vmcb_control_area by Paolo Bonzini · 4 years, 5 months ago
  5. db39004 x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches. by Anthony Steinhauser · 4 years, 5 months ago
  6. 38be87f x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS. by Anthony Steinhauser · 4 years, 5 months ago
  7. 5eaa7ef x86/speculation: Add support for STIBP always-on preferred mode by Thomas Lendacky · 6 years ago
  8. 669ce55 x86/speculation: Change misspelled STIPB to STIBP by Waiman Long · 6 years ago
  9. cc66d80 x86/reboot/quirks: Add MacBook6,1 reboot quirk by Hill Ma · 4 years, 6 months ago
  10. fc0abf5 x86/speculation: Prevent rogue cross-process SSBD shutdown by Anthony Steinhauser · 4 years, 10 months ago
  11. 4046a2e x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs by Xiaochun Lee · 4 years, 5 months ago
  12. 79138a2 x86_64: Fix jiffies ODR violation by Bob Haarman · 4 years, 5 months ago
  13. 2f93f8d x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation by Mark Gross · 4 years, 6 months ago
  14. 15cf7ca9 x86/cpu: Add 'table' argument to cpu_matches() by Mark Gross · 4 years, 6 months ago
  15. 5f8f405 x86/cpu: Add a steppings field to struct x86_cpu_id by Mark Gross · 4 years, 6 months ago
  16. c915cff mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 5 months ago
  17. c4400d9 x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 7 months ago
  18. 724fb3b x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 5 months ago
  19. 238b045 KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce by Jim Mattson · 4 years, 6 months ago
  20. b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 6 months ago
  21. 2cb2bcf bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B by Luke Nelson · 4 years, 6 months ago
  22. f497d009c KVM: VMX: Enable machine check support for 32bit targets by Uros Bizjak · 4 years, 6 months ago
  23. 1e3de68 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  24. 552e8e3 x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax) by Evalds Iodzevics · 4 years, 6 months ago
  25. 7376775 x86/CPU: Add native CPUID variants returning a single datum by Borislav Petkov · 8 years ago
  26. 0c49195 kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD by Jim Mattson · 4 years, 10 months ago
  27. b2f7d0a KVM: VMX: fix crash cleanup when KVM wasn't used by Vitaly Kuznetsov · 4 years, 7 months ago
  28. b1bbaee KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support by Sean Christopherson · 4 years, 7 months ago
  29. 5163dcd KVM: x86: Allocate new rmap and large page tracking when moving memslot by Sean Christopherson · 4 years, 8 months ago
  30. acbc191 x86/entry/32: Add missing ASM_CLAC to general_protection entry by Thomas Gleixner · 4 years, 8 months ago
  31. 6d70133 acpi/x86: ignore unspecified bit positions in the ACPI global lock field by Jan Engelhardt · 4 years, 8 months ago
  32. ee0ba8c x86/boot: Use unsigned comparison for addresses by Arvind Sankar · 4 years, 8 months ago
  33. 6be2735 KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr by Sean Christopherson · 6 years ago
  34. 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 7 months ago
  35. 22333af perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag by Kim Phillips · 4 years, 8 months ago
  36. 3a91d55 KVM: x86: clear stale x86_emulate_ctxt->intercept value by Vitaly Kuznetsov · 4 years, 8 months ago
  37. 8305780 x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes by Sean Christopherson · 4 years, 8 months ago
  38. bd01737 KVM: apic: avoid calculating pending eoi from an uninitialized val by Miaohe Lin · 4 years, 8 months ago
  39. f3e0dfb KVM: nVMX: Check IO instruction VM-exit conditions by Oliver Upton · 4 years, 9 months ago
  40. 35523a2 KVM: nVMX: Refactor IO bitmap checks into helper function by Oliver Upton · 4 years, 9 months ago
  41. 86dc39e KVM: nVMX: Don't emulate instructions in guest mode by Paolo Bonzini · 4 years, 9 months ago
  42. c306a08 KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI by Miaohe Lin · 4 years, 8 months ago
  43. 9d69b4a x86/mce/amd: Fix kobject lifetime by Thomas Gleixner · 4 years, 8 months ago
  44. 10be332 x86/mce/amd: Publish the bank pointer only after setup has succeeded by Borislav Petkov · 4 years, 9 months ago
  45. 1756a4f x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 9 months ago
  46. 7b3da91 x86/vdso: Provide missing include file by Valdis Klētnieks · 4 years, 11 months ago
  47. a5f3092 x86/sysfb: Fix check for bad VRAM size by Arvind Sankar · 4 years, 10 months ago
  48. 7711cb4 efi/x86: Map the entire EFI vendor string before copying it by Ard Biesheuvel · 4 years, 10 months ago
  49. 312bf6f Revert "KVM: VMX: Add non-canonical check on writes to RTIT address MSRs" by Sasha Levin · 4 years, 8 months ago
  50. 392bf85 perf/x86/intel: Fix inaccurate period in context switch for auto-reload by Kan Liang · 4 years, 9 months ago
  51. e690582 perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map by Kim Phillips · 4 years, 9 months ago
  52. 01b7a50 KVM: x86: emulate RDPID by Paolo Bonzini · 8 years ago
  53. ab19f94 x86/vdso: Use RDPID in preference to LSL when available by Andy Lutomirski · 8 years ago
  54. 0b414c5 KVM: nVMX: vmread should not set rflags to specify success in case of #PF by Miaohe Lin · 4 years, 10 months ago
  55. bd350d0 KVM: VMX: Add non-canonical check on writes to RTIT address MSRs by Sean Christopherson · 4 years, 11 months ago
  56. fce8d95 KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM by Sean Christopherson · 4 years, 10 months ago
  57. 66b8555 KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  58. b956f6a KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails by Sean Christopherson · 4 years, 10 months ago
  59. 53caab1 KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  60. 1138577 KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  61. 1c2107a KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c by Marios Pomonis · 4 years, 11 months ago
  62. ff19954 KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  63. 28eb2ff KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  64. 6367499 KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  65. 9bffdc7 KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  66. 19fe4b1 KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  67. 05ce398 KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  68. 6079904 KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks by Marios Pomonis · 4 years, 11 months ago
  69. 09cc3fd x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR by Pawan Gupta · 4 years, 10 months ago
  70. 173532b x86, perf: Fix the dependency of the x86 insn decoder selftest by Masami Hiramatsu · 5 years ago
  71. 7e820c2 x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI by Thomas Gleixner · 5 years ago
  72. e8b419b x86/efistub: Disable paging at mixed mode entry by Ard Biesheuvel · 4 years, 10 months ago
  73. 7bd5250 perf/x86/intel: Fix PT PMI handling by Alexander Shishkin · 4 years, 11 months ago
  74. 131ba51 locking/x86: Remove the unused atomic_inc_short() methd by Dmitry Vyukov · 7 years ago
  75. f3a8d2c x86/mce: Fix possibly incorrect severity calculation on AMD by Jan H. Schönherr · 4 years, 11 months ago
  76. 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
  77. d2d4a2f x86/crash: Add a forward declaration of struct kimage by Lianbo Jiang · 5 years ago
  78. b446869 x86/ioapic: Prevent inconsistent state when moving an interrupt by Thomas Gleixner · 5 years ago
  79. 5c57bd2 x86/mce: Lower throttling MCE messages' priority to warning by Benjamin Berg · 5 years ago
  80. beef745 x86/mm: Use the correct function type for native_set_fixmap() by Sami Tolvanen · 5 years ago
  81. 5786186 x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk by Shirish S · 6 years ago
  82. 955038b x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models by Shirish S · 6 years ago
  83. 8b587e3 KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 4 years, 11 months ago
  84. 0bc72db KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES by Paolo Bonzini · 5 years ago
  85. 3d07970 KVM: x86: do not modify masked bits of shared MSRs by Paolo Bonzini · 5 years ago
  86. cf0a557 x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect by Kai-Heng Feng · 5 years ago
  87. 5224c40 mm, gup: add missing refcount overflow checks on x86 and s390 by Vlastimil Babka · 5 years ago
  88. deb7719 x86/speculation: Fix redundant MDS mitigation message by Waiman Long · 5 years ago
  89. 5aba0ad x86/speculation: Fix incorrect MDS/TAA mitigation status by Waiman Long · 5 years ago
  90. 24efb9d x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 5 years ago
  91. e528acd KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 5 years ago
  92. 6058799 kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack by Steven Rostedt (VMware) · 6 years ago
  93. 3489f08 KVM/x86: Fix invvpid and invept register operand size in 64-bit mode by Uros Bizjak · 6 years ago
  94. ad04aad x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error by Bjorn Helgaas · 6 years ago
  95. 70172bc x86/olpc: Fix build error with CONFIG_MFD_CS5535=m by Borislav Petkov · 6 years ago
  96. a5fb7af uprobes/x86: Prohibit probing on MOV SS instruction by Masami Hiramatsu · 6 years ago
  97. 01ac212 kprobes/x86: Prohibit probing on exception masking instructions by Masami Hiramatsu · 6 years ago
  98. 7b94b70 x86/atomic: Fix smp_mb__{before,after}_atomic() by Peter Zijlstra · 6 years ago
  99. ec6eb73 x86/CPU: Use correct macros for Cyrix calls by Matthew Whitehead · 6 years ago
  100. 75c3695 signal: Properly deliver SIGSEGV from x86 uprobes by Eric W. Biederman · 6 years ago