1. e78c9fe x86/events/amd/iommu: Fix sizeof mismatch by Colin Ian King · 4 years, 1 month ago
  2. a0cc22f x86/nmi: Fix nmi_handle() duration miscalculation by Libing Zhou · 4 years, 2 months ago
  3. 87ab5f1 x86/fpu: Allow multiple bits in clearcpuid= parameter by Arvind Sankar · 4 years, 1 month ago
  4. f61c844 KVM: SVM: Initialize prev_ga_tag before use by Suravee Suthikulpanit · 4 years, 1 month ago
  5. 1ea11b1 KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages by Sean Christopherson · 4 years, 1 month ago
  6. e794df7 KVM: SVM: Add a dedicated INVD intercept routine by Tom Lendacky · 4 years, 1 month ago
  7. cc86897 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE by Sean Christopherson · 4 years, 1 month ago
  8. f0e1317 x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline by Thomas Gleixner · 4 years, 8 months ago
  9. 2c03566 KVM: Remove CREATE_IRQCHIP/SET_PIT2 race by Steve Rutherford · 4 years, 6 months ago
  10. 03dda95 x86/pkeys: Add check for pkey "overflow" by Dave Hansen · 4 years, 9 months ago
  11. 09ace5e KVM: x86: fix incorrect comparison in trace event by Paolo Bonzini · 4 years, 8 months ago
  12. 9fddc16 x86/ioapic: Unbreak check_timer() by Thomas Gleixner · 4 years, 1 month ago
  13. a88cda1 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 1 month ago
  14. 6211506 x86/boot: kbuild: allow readelf executable to be specified by Dmitry Golovin · 4 years, 11 months ago
  15. c3bba4b x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y by Adam Borowski · 6 years ago
  16. e8a0dc8 x86/boot/compressed: Disable relocation relaxation by Arvind Sankar · 4 years, 2 months ago
  17. d597a38 KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit by Wanpeng Li · 4 years, 2 months ago
  18. f5fa64c vgacon: remove software scrollback support by Linus Torvalds · 4 years, 1 month ago
  19. f10d77c x86, fakenuma: Fix invalid starting node ID by Huang Ying · 4 years, 2 months ago
  20. a53dc16 KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 2 months ago
  21. 32d8e2b Fix build error when CONFIG_ACPI is not set/enabled: by Randy Dunlap · 4 years, 2 months ago
  22. e9701d5 kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode by Jim Mattson · 4 years, 2 months ago
  23. ec877b0 kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode by Jim Mattson · 4 years, 2 months ago
  24. 5c4d9ee genirq/affinity: Make affinity setting if activated opt-in by Thomas Gleixner · 4 years, 3 months ago
  25. 8e22f68 irqdomain/treewide: Free firmware node after domain removal by Jon Derrick · 4 years, 3 months ago
  26. 7ea71a7 crypto: aesni - add compatibility with IAS by Jian Cai · 4 years, 4 months ago
  27. 4331212 x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task by Eric Dumazet · 4 years, 2 months ago
  28. 98d7ab7 crypto: aesni - Fix build with LLVM_IAS=1 by Sedat Dilek · 4 years, 4 months ago
  29. 40f9816 x86/mce/inject: Fix a wrong assignment of i_mce.status by Zhenzhong Duan · 4 years, 4 months ago
  30. dc3d380 x86/i8259: Use printk_deferred() to prevent deadlock by Thomas Gleixner · 4 years, 3 months ago
  31. 8c6c93c KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled by Wanpeng Li · 4 years, 3 months ago
  32. a9e4959 x86/unwind/orc: Fix ORC for newly forked tasks by Josh Poimboeuf · 4 years, 3 months ago
  33. 159bcd5 x86, vmlinux.lds: Page-align end of ..page_aligned sections by Joerg Roedel · 4 years, 3 months ago
  34. 5788084 x86: math-emu: Fix up 'cmp' insn for clang ias by Arnd Bergmann · 4 years, 5 months ago
  35. c0c489e irqdomain/treewide: Keep firmware node unconditionally allocated by Thomas Gleixner · 4 years, 3 months ago
  36. 2048e43 genirq/affinity: Handle affinity setting on inactive interrupts correctly by Thomas Gleixner · 4 years, 3 months ago
  37. f9851f7 copy_xstate_to_kernel: Fix typo which caused GDB regression by Kevin Buettner · 4 years, 3 months ago
  38. d1a0c5b scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled by Diego Elio Pettenò · 4 years, 8 months ago
  39. 80d9453 KVM: x86: Mark CR4.TSD as being possibly owned by the guest by Sean Christopherson · 4 years, 4 months ago
  40. e810c51 KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode by Sean Christopherson · 4 years, 4 months ago
  41. c937fab KVM: x86: bit 8 of non-leaf PDPEs is not reserved by Paolo Bonzini · 4 years, 4 months ago
  42. fa4a80a x86/entry: Increase entry_stack size to a full page by Peter Zijlstra · 4 years, 4 months ago
  43. 50db905 x86/asm/64: Align start of __clear_user() loop to 16-bytes by Matt Fleming · 4 years, 4 months ago
  44. cf6a8b2 KVM: nVMX: Plumb L2 GPA through to PML emulation by Sean Christopherson · 4 years, 4 months ago
  45. 2e74122 KVM: X86: Fix MSR range of APIC registers in X2APIC mode by Xiaoyao Li · 4 years, 4 months ago
  46. 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
  47. be0bcec KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated by Sean Christopherson · 4 years, 5 months ago
  48. 940ed58 kvm: x86: Fix reserved bits related calculation errors caused by MKTME by Kai Huang · 5 years ago
  49. fc095d7 kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c by Kai Huang · 5 years ago
  50. 98abe94 kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 5 months ago
  51. 4cc4e2d x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld by Ard Biesheuvel · 4 years, 4 months ago
  52. 3cf0f4b x86/idt: Keep spurious entries unset in system_vectors by Vitaly Kuznetsov · 4 years, 6 months ago
  53. bad579b x86/apic: Make TSC deadline timer detection message visible by Borislav Petkov · 4 years, 5 months ago
  54. d85760a x86/purgatory: Disable various profiling and sanitizing options by Hans de Goede · 4 years, 7 months ago
  55. 7810f97 x86/amd_nb: Add Family 19h PCI IDs by Yazen Ghannam · 4 years, 9 months ago
  56. c89c3a5 x86/amd_nb: Add PCI device IDs for family 17h, model 70h by Marcel Bocu · 5 years ago
  57. 1b94ac68 x86/amd_nb: Add PCI device IDs for family 17h, model 30h by Woods, Brian · 6 years ago
  58. d6d1f77 hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs by Woods, Brian · 6 years ago
  59. 7fe5e91 x86/mm: Stop printing BRK addresses by Arvind Sankar · 4 years, 8 months ago
  60. 9b7dbee x86/boot: Correct relocation destination on old linkers by Arvind Sankar · 4 years, 9 months ago
  61. 10e9839 KVM: nVMX: Consult only the "basic" exit reason when routing nested exit by Sean Christopherson · 4 years, 8 months ago
  62. 9c3e4bc KVM: nSVM: leave ASID aside in copy_vmcb_control_area by Paolo Bonzini · 4 years, 5 months ago
  63. 25f7dc4 KVM: nSVM: fix condition for filtering async PF by Paolo Bonzini · 4 years, 5 months ago
  64. 52c419b x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches. by Anthony Steinhauser · 4 years, 4 months ago
  65. 5d9d55c x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS. by Anthony Steinhauser · 4 years, 5 months ago
  66. 9c15bda x86/speculation: Add support for STIBP always-on preferred mode by Thomas Lendacky · 6 years ago
  67. 863d6dc x86/speculation: Change misspelled STIPB to STIBP by Waiman Long · 6 years ago
  68. 2e4a2d8 KVM: x86: only do L1TF workaround on affected processors by Paolo Bonzini · 4 years, 5 months ago
  69. bbedee8 KVM: x86/mmu: Consolidate "is MMIO SPTE" code by Sean Christopherson · 5 years ago
  70. 40202c0 kvm: x86: Fix L1TF mitigation for shadow MMU by Kai Huang · 5 years ago
  71. 3515337 KVM: x86: Fix APIC page invalidation race by Eiichi Tsukata · 4 years, 5 months ago
  72. 3273c45 x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned by Tony Luck · 4 years, 5 months ago
  73. 3c8cef0 x86/reboot/quirks: Add MacBook6,1 reboot quirk by Hill Ma · 4 years, 6 months ago
  74. 5aaf72a x86/speculation: Prevent rogue cross-process SSBD shutdown by Anthony Steinhauser · 4 years, 10 months ago
  75. 3b8755a x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs by Xiaochun Lee · 4 years, 5 months ago
  76. fadc4ae x86_64: Fix jiffies ODR violation by Bob Haarman · 4 years, 5 months ago
  77. 5c1a2f2 x86/cpu/amd: Make erratum #1054 a legacy erratum by Kim Phillips · 4 years, 6 months ago
  78. b46395f x86: uaccess: Inhibit speculation past access_ok() in user_access_begin() by Will Deacon · 6 years ago
  79. 216284c4 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  80. b65105d x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation by Mark Gross · 4 years, 6 months ago
  81. 6682fe2 x86/cpu: Add 'table' argument to cpu_matches() by Mark Gross · 4 years, 6 months ago
  82. 253b9e7 x86/cpu: Add a steppings field to struct x86_cpu_id by Mark Gross · 4 years, 6 months ago
  83. 9e8429b x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 6 months ago
  84. 7838548 mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 5 months ago
  85. 51c0177 copy_xstate_to_kernel(): don't leave parts of destination uninitialized by Al Viro · 4 years, 5 months ago
  86. cfe8d76 x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years, 5 months ago
  87. 754254d x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks by Josh Poimboeuf · 4 years, 5 months ago
  88. 3c525647 x86/apic: Move TSC deadline timer debug printk by Thomas Gleixner · 4 years, 6 months ago
  89. 0087081 KVM: SVM: Fix potential memory leak in svm_cpu_init() by Miaohe Lin · 4 years, 10 months ago
  90. 7709b2c KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce by Jim Mattson · 4 years, 5 months ago
  91. 7f95c11 x86/unwind/orc: Fix error handling in __unwind_start() by Josh Poimboeuf · 4 years, 5 months ago
  92. 15b4f26 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 6 months ago
  93. 12082f1 x86/unwind/orc: Fix premature unwind stoppage due to IRET frames by Josh Poimboeuf · 4 years, 6 months ago
  94. e356bf8 x86/unwind/orc: Fix error path for bad ORC entry type by Josh Poimboeuf · 4 years, 6 months ago
  95. 01613ed x86/unwind/orc: Prevent unwinding before ORC initialization by Josh Poimboeuf · 4 years, 6 months ago
  96. f5d78c2 x86/unwind/orc: Don't skip the first frame for inactive tasks by Miroslav Benes · 4 years, 6 months ago
  97. ff579b3 x86/entry/64: Fix unwind hints in rewind_stack_do_exit() by Jann Horn · 4 years, 6 months ago
  98. ac069a9 x86/entry/64: Fix unwind hints in kernel exit path by Josh Poimboeuf · 4 years, 6 months ago
  99. 8583f46 x86/entry/64: Fix unwind hints in register clearing code by Josh Poimboeuf · 4 years, 6 months ago
  100. 52d5afe KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blob by Sean Christopherson · 4 years, 5 months ago