1. 50db905 x86/asm/64: Align start of __clear_user() loop to 16-bytes by Matt Fleming · 4 years, 4 months ago
  2. cf6a8b2 KVM: nVMX: Plumb L2 GPA through to PML emulation by Sean Christopherson · 4 years, 4 months ago
  3. 2e74122 KVM: X86: Fix MSR range of APIC registers in X2APIC mode by Xiaoyao Li · 4 years, 4 months ago
  4. d4cd86a x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get() by Dan Carpenter · 4 years, 5 months ago
  5. be0bcec KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated by Sean Christopherson · 4 years, 5 months ago
  6. 940ed58 kvm: x86: Fix reserved bits related calculation errors caused by MKTME by Kai Huang · 5 years ago
  7. fc095d7 kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c by Kai Huang · 5 years ago
  8. 98abe94 kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 6 months ago
  9. 4cc4e2d x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld by Ard Biesheuvel · 4 years, 4 months ago
  10. 3cf0f4b x86/idt: Keep spurious entries unset in system_vectors by Vitaly Kuznetsov · 4 years, 6 months ago
  11. bad579b x86/apic: Make TSC deadline timer detection message visible by Borislav Petkov · 4 years, 5 months ago
  12. d85760a x86/purgatory: Disable various profiling and sanitizing options by Hans de Goede · 4 years, 7 months ago
  13. 7810f97 x86/amd_nb: Add Family 19h PCI IDs by Yazen Ghannam · 4 years, 10 months ago
  14. c89c3a5 x86/amd_nb: Add PCI device IDs for family 17h, model 70h by Marcel Bocu · 5 years ago
  15. 1b94ac68 x86/amd_nb: Add PCI device IDs for family 17h, model 30h by Woods, Brian · 6 years ago
  16. d6d1f77 hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs by Woods, Brian · 6 years ago
  17. 7fe5e91 x86/mm: Stop printing BRK addresses by Arvind Sankar · 4 years, 8 months ago
  18. 9b7dbee x86/boot: Correct relocation destination on old linkers by Arvind Sankar · 4 years, 9 months ago
  19. 10e9839 KVM: nVMX: Consult only the "basic" exit reason when routing nested exit by Sean Christopherson · 4 years, 8 months ago
  20. 9c3e4bc KVM: nSVM: leave ASID aside in copy_vmcb_control_area by Paolo Bonzini · 4 years, 5 months ago
  21. 25f7dc4 KVM: nSVM: fix condition for filtering async PF by Paolo Bonzini · 4 years, 5 months ago
  22. 52c419b x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches. by Anthony Steinhauser · 4 years, 5 months ago
  23. 5d9d55c x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS. by Anthony Steinhauser · 4 years, 5 months ago
  24. 9c15bda x86/speculation: Add support for STIBP always-on preferred mode by Thomas Lendacky · 6 years ago
  25. 863d6dc x86/speculation: Change misspelled STIPB to STIBP by Waiman Long · 6 years ago
  26. 2e4a2d8 KVM: x86: only do L1TF workaround on affected processors by Paolo Bonzini · 4 years, 5 months ago
  27. bbedee8 KVM: x86/mmu: Consolidate "is MMIO SPTE" code by Sean Christopherson · 5 years ago
  28. 40202c0 kvm: x86: Fix L1TF mitigation for shadow MMU by Kai Huang · 5 years ago
  29. 3515337 KVM: x86: Fix APIC page invalidation race by Eiichi Tsukata · 4 years, 5 months ago
  30. 3273c45 x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned by Tony Luck · 4 years, 5 months ago
  31. 3c8cef0 x86/reboot/quirks: Add MacBook6,1 reboot quirk by Hill Ma · 4 years, 6 months ago
  32. 5aaf72a x86/speculation: Prevent rogue cross-process SSBD shutdown by Anthony Steinhauser · 4 years, 10 months ago
  33. 3b8755a x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs by Xiaochun Lee · 4 years, 5 months ago
  34. fadc4ae x86_64: Fix jiffies ODR violation by Bob Haarman · 4 years, 5 months ago
  35. 5c1a2f2 x86/cpu/amd: Make erratum #1054 a legacy erratum by Kim Phillips · 4 years, 6 months ago
  36. b46395f x86: uaccess: Inhibit speculation past access_ok() in user_access_begin() by Will Deacon · 6 years ago
  37. 216284c4 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  38. b65105d x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation by Mark Gross · 4 years, 6 months ago
  39. 6682fe2 x86/cpu: Add 'table' argument to cpu_matches() by Mark Gross · 4 years, 6 months ago
  40. 253b9e7 x86/cpu: Add a steppings field to struct x86_cpu_id by Mark Gross · 4 years, 6 months ago
  41. 9e8429b x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 7 months ago
  42. 7838548 mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 5 months ago
  43. 51c0177 copy_xstate_to_kernel(): don't leave parts of destination uninitialized by Al Viro · 4 years, 5 months ago
  44. cfe8d76 x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 5 months ago
  45. 754254d x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks by Josh Poimboeuf · 4 years, 5 months ago
  46. 3c525647 x86/apic: Move TSC deadline timer debug printk by Thomas Gleixner · 4 years, 6 months ago
  47. 0087081 KVM: SVM: Fix potential memory leak in svm_cpu_init() by Miaohe Lin · 4 years, 10 months ago
  48. 7709b2c KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce by Jim Mattson · 4 years, 6 months ago
  49. 7f95c11 x86/unwind/orc: Fix error handling in __unwind_start() by Josh Poimboeuf · 4 years, 5 months ago
  50. 15b4f26 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 6 months ago
  51. 12082f1 x86/unwind/orc: Fix premature unwind stoppage due to IRET frames by Josh Poimboeuf · 4 years, 6 months ago
  52. e356bf8 x86/unwind/orc: Fix error path for bad ORC entry type by Josh Poimboeuf · 4 years, 6 months ago
  53. 01613ed x86/unwind/orc: Prevent unwinding before ORC initialization by Josh Poimboeuf · 4 years, 6 months ago
  54. f5d78c2 x86/unwind/orc: Don't skip the first frame for inactive tasks by Miroslav Benes · 4 years, 6 months ago
  55. ff579b3 x86/entry/64: Fix unwind hints in rewind_stack_do_exit() by Jann Horn · 4 years, 6 months ago
  56. ac069a9 x86/entry/64: Fix unwind hints in kernel exit path by Josh Poimboeuf · 4 years, 6 months ago
  57. 8583f46 x86/entry/64: Fix unwind hints in register clearing code by Josh Poimboeuf · 4 years, 6 months ago
  58. 52d5afe KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blob by Sean Christopherson · 4 years, 6 months ago
  59. 0590bcd KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs by Sean Christopherson · 6 years ago
  60. f670ee4 bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 4 years, 6 months ago
  61. cae0dc1 x86: hyperv: report value of misc_features by Olaf Hering · 4 years, 7 months ago
  62. 5f59dde bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B by Luke Nelson · 4 years, 6 months ago
  63. 8e28b84 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 4 years, 6 months ago
  64. 84b6c96 KVM: VMX: Enable machine check support for 32bit targets by Uros Bizjak · 4 years, 6 months ago
  65. c434092 x86/KVM: Clean up host's steal time structure by Boris Ostrovsky · 4 years, 11 months ago
  66. b5b79c7 x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed by Boris Ostrovsky · 5 years ago
  67. ccfc73e x86/kvm: Cache gfn to pfn translation by Boris Ostrovsky · 5 years ago
  68. 7570af4 KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01 by Sean Christopherson · 5 years ago
  69. b4be980 KVM: VMX: Zero out *all* general purpose registers after VM-Exit by Sean Christopherson · 6 years ago
  70. 67e5b70 x86: ACPI: fix CPU hotplug deadlock by Qian Cai · 4 years, 7 months ago
  71. f904261 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 7 months ago
  72. 017917f x86/Hyper-V: Report crash register data or kmsg before running crash kernel by Tianyu Lan · 4 years, 7 months ago
  73. 570fbae x86/resctrl: Fix invalid attempt at removing the default resource group by Reinette Chatre · 4 years, 7 months ago
  74. e7e08ad x86/resctrl: Preserve CDP enable over CPU hotplug by James Morse · 4 years, 8 months ago
  75. 9da6458 x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE by John Allen · 4 years, 7 months ago
  76. fe61af1 kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD by Jim Mattson · 4 years, 11 months ago
  77. 94fe9e4 efi/x86: Fix the deletion of variables in mixed mode by Gary Lin · 4 years, 7 months ago
  78. f9971a8 KVM: VMX: fix crash cleanup when KVM wasn't used by Vitaly Kuznetsov · 4 years, 7 months ago
  79. 4538f42 KVM: x86: Gracefully handle __vmalloc() failure during VM allocation by Sean Christopherson · 4 years, 9 months ago
  80. a9f890a KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support by Sean Christopherson · 4 years, 7 months ago
  81. 4a0efab KVM: x86: Allocate new rmap and large page tracking when moving memslot by Sean Christopherson · 4 years, 8 months ago
  82. deecbb3 KVM: nVMX: Properly handle userspace interrupt window request by Sean Christopherson · 4 years, 8 months ago
  83. 7460d17 x86/entry/32: Add missing ASM_CLAC to general_protection entry by Thomas Gleixner · 4 years, 8 months ago
  84. d56a8ea acpi/x86: ignore unspecified bit positions in the ACPI global lock field by Jan Engelhardt · 4 years, 8 months ago
  85. 615d001 x86/boot: Use unsigned comparison for addresses by Arvind Sankar · 4 years, 8 months ago
  86. 88d5a6f x86: Don't let pgprot_modify() change the page encryption bit by Thomas Hellstrom · 4 years, 8 months ago
  87. cde88c2 ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare() by Jiri Kosina · 5 years ago
  88. 6c1051f x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 7 months ago
  89. e019751 perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag by Kim Phillips · 4 years, 8 months ago
  90. 119c200 x86/mce: Fix logic and comments around MSR_PPIN_CTL by Tony Luck · 4 years, 8 months ago
  91. 331c88f KVM: x86: clear stale x86_emulate_ctxt->intercept value by Vitaly Kuznetsov · 4 years, 8 months ago
  92. 6300715 KVM: SVM: fix up incorrect backport by Greg Kroah-Hartman · 4 years, 7 months ago
  93. 9e6eb18 efi/x86: Handle by-ref arguments covering multiple pages in mixed mode by Ard Biesheuvel · 4 years, 8 months ago
  94. 7b974fa efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper by Ard Biesheuvel · 4 years, 8 months ago
  95. 6aa7dc9 x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes by Sean Christopherson · 4 years, 8 months ago
  96. 297435d x86/xen: Distribute switch variables for initialization by Kees Cook · 4 years, 8 months ago
  97. d71f8bd x86/boot/compressed: Don't declare __force_order in kaslr_64.c by H.J. Lu · 4 years, 9 months ago
  98. 371872d KVM: x86: Remove spurious clearing of async #PF MSR by Sean Christopherson · 4 years, 10 months ago
  99. 5c39f15 KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path by Sean Christopherson · 4 years, 10 months ago
  100. a4e761c KVM: SVM: Override default MMIO mask if memory encryption is enabled by Tom Lendacky · 4 years, 10 months ago