1. 1bb717a kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU by Sandipan Das · 2 years, 5 months ago
  2. c421e3a x86/cpu: Load microcode during restore_processor_state() by Borislav Petkov · 2 years, 5 months ago
  3. 1d2e6ac x86/speculation: Restore speculation related MSRs during S3 resume by Pawan Gupta · 2 years, 6 months ago
  4. c30aba8 x86/pm: Save the MSR validity status at context setup by Pawan Gupta · 2 years, 6 months ago
  5. 90ae2ca KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs by Jim Mattson · 2 years, 7 months ago
  6. 95d51d0 KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated by Vitaly Kuznetsov · 2 years, 6 months ago
  7. 4fbbf5c KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor() by Hou Wenlong · 2 years, 7 months ago
  8. 954fc59 KVM: x86: Fix emulation in writing cr8 by Zhenzhong Duan · 2 years, 7 months ago
  9. 4f77d24 perf/x86/intel/pt: Fix address filter config for 32-bit kernel by Adrian Hunter · 2 years, 8 months ago
  10. 2f88439 ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board by Mark Cilissen · 2 years, 6 months ago
  11. 31fb07f x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  12. 14132d9 x86/build: Fix compiler support check for CONFIG_RETPOLINE by Masahiro Yamada · 6 years ago
  13. 0753760 x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT by Josh Poimboeuf · 2 years, 7 months ago
  14. 8edabef x86/speculation: Warn about Spectre v2 LFENCE mitigation by Josh Poimboeuf · 2 years, 7 months ago
  15. b6a1aec x86/speculation: Use generic retpoline by default on AMD by Kim Phillips · 2 years, 7 months ago
  16. 6481835 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 2 years, 7 months ago
  17. d0ba502 x86/speculation: Add eIBRS + Retpoline options by Peter Zijlstra · 2 years, 7 months ago
  18. a771511 x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE by Peter Zijlstra (Intel) · 2 years, 7 months ago
  19. a901550 x86,bugs: Unconditionally allow spectre_v2=retpoline,amd by Peter Zijlstra · 2 years, 11 months ago
  20. 71d7953 x86/speculation: Merge one test in spectre_v2_user_select_mitigation() by Borislav Petkov · 4 years, 3 months ago
  21. 376afe7 x86/retpoline: Remove minimal retpoline support by Zhenzhong Duan · 6 years ago
  22. 3dd518c x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  23. 890fb47 x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant by Zhenzhong Duan · 6 years ago
  24. 98b398b KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW by Jim Mattson · 2 years, 8 months ago
  25. e262acb KVM: X86: MMU: Use the correct inherited permissions to get shadow page by Lai Jiangshan · 2 years, 8 months ago
  26. 9c9b899 KVM: nVMX: fix EPT permissions as reported in exit qualification by Paolo Bonzini · 2 years, 8 months ago
  27. 0c29640 gup: document and work around "COW can break either way" issue by Linus Torvalds · 2 years, 8 months ago
  28. 79e6695 um: registers: Rename function names to avoid conflicts and build problems by Randy Dunlap · 3 years ago
  29. 55abcb83 x86/pkey: Fix undefined behaviour with PKRU_WD_BIT by Andrew Cooper · 2 years, 9 months ago
  30. 2fd8c48 perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server by Alexander Antonov · 2 years, 10 months ago
  31. 770ca9c perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server by Alexander Antonov · 2 years, 10 months ago
  32. f3436be x86: Increase exception stack sizes by Peter Zijlstra · 3 years ago
  33. 92dd22e x86/irq: Ensure PI wakeup handler is unregistered before module unload by Sean Christopherson · 3 years ago
  34. acc2f2b Revert "x86/kvm: fix vcpu-id indexed array sizes" by Juergen Gross · 3 years ago
  35. 215321a0 mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS by Kirill A. Shutemov · 2 years, 11 months ago
  36. c0f8cf2 perf/x86: Reset destroy callback on event init failure by Anand K Mistry · 3 years ago
  37. 2c3b078 xen/x86: fix PV trap handling on secondary processors by Jan Beulich · 3 years ago
  38. 3c0f855 x86/mm: Fix kern_addr_valid() to cope with existing but not present entries by Mike Rapoport · 3 years, 1 month ago
  39. 59cdd96 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years ago
  40. d4a5ab2 xen: fix setting of max_pfn in shared_info by Juergen Gross · 3 years, 2 months ago
  41. b428bc2 KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted by Zelin Deng · 3 years, 5 months ago
  42. efd00fc x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions by Paul Gortmaker · 3 years, 4 months ago
  43. c88e12f perf/x86/amd/ibs: Work around erratum #1197 by Kim Phillips · 3 years, 1 month ago
  44. b52e6a3 KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs by Sean Christopherson · 3 years, 3 months ago
  45. c4a1a09 x86/fpu: Make init_fpstate correct with optimized XSAVE by Thomas Gleixner · 3 years, 3 months ago
  46. 29c4f67 KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) by Maxim Levitsky · 3 years, 1 month ago
  47. 5fe8555 x86/tools: Fix objdump version check again by Randy Dunlap · 3 years, 2 months ago
  48. 16b9d4d perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest by Like Xu · 3 years, 2 months ago
  49. 9c2c5bb x86/asm: Ensure asm/proto.h can be included stand-alone by Jan Kiszka · 3 years, 5 months ago
  50. 7e7269a x86/kvm: fix vcpu-id indexed array sizes by Juergen Gross · 3 years, 3 months ago
  51. 661b521 x86/fpu: Limit xstate copy size in xstateregs_set() by Thomas Gleixner · 3 years, 3 months ago
  52. 1454023 x86/fpu: Return proper error codes from user access functions by Thomas Gleixner · 3 years, 3 months ago
  53. 7dbeeb7 KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run() by Lai Jiangshan · 3 years, 3 months ago
  54. 5ac7a7b KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled by Sean Christopherson · 3 years, 3 months ago
  55. 39a44ae x86/fpu: Reset state for all signal restore failures by Thomas Gleixner · 3 years, 3 months ago
  56. 124d79b KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode by Sean Christopherson · 3 years, 5 months ago
  57. 21a5c21 x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes by Arnd Bergmann · 3 years, 6 months ago
  58. eeebfa1 KVM: x86: Cancel pvclock_gtod_work on module removal by Thomas Gleixner · 3 years, 4 months ago
  59. 04e7be5 x86/events/amd/iommu: Fix sysfs type mismatch by Nathan Chancellor · 3 years, 5 months ago
  60. 2ab6e37 x86/platform/uv: Fix !KEXEC build failure by Ingo Molnar · 3 years, 5 months ago
  61. 9b95c63 x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS) by John Millikin · 3 years, 6 months ago
  62. 81362531 x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access by Mike Galbraith · 3 years, 5 months ago
  63. d4b234e bpf, x86: Validate computation of branch displacements for x86-64 by Piotr Krysiuk · 3 years, 5 months ago
  64. e38847b x86/build: Turn off -fcf-protection for realmode targets by Arnd Bergmann · 3 years, 6 months ago
  65. cdba20c x86/tlb: Flush global mappings when KAISER is disabled by Borislav Petkov · 3 years, 6 months ago
  66. 5b87109 x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() by Oleg Nesterov · 3 years, 8 months ago
  67. 4a3b824 x86: Move TS_COMPAT back to asm/thread_info.h by Oleg Nesterov · 3 years, 8 months ago
  68. 3d9fcc2 x86/ioapic: Ignore IRQ2 again by Thomas Gleixner · 3 years, 6 months ago
  69. 6c2ab22 perf/x86/intel: Fix a crash caused by zero PEBS status by Kan Liang · 3 years, 6 months ago
  70. d1ae0cf Xen/gnttab: handle p2m update errors on a per-slot basis by Jan Beulich · 3 years, 7 months ago
  71. ccc432e x86/build: Treat R_386_PLT32 relocation as R_386_PC32 by Fangrui Song · 3 years, 8 months ago
  72. c1a98ac x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk by Heiner Kallweit · 3 years, 10 months ago
  73. fbb316c x86/reboot: Force all cpus to exit VMX root if VMX is supported by Sean Christopherson · 3 years, 9 months ago
  74. a3c335b Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() by Jan Beulich · 3 years, 7 months ago
  75. 3415617 Xen/x86: don't bail early from clear_foreign_p2m_mapping() by Jan Beulich · 3 years, 7 months ago
  76. d10795e x86/build: Disable CET instrumentation in the kernel for 32-bit too by Borislav Petkov · 3 years, 7 months ago
  77. 8cc3e20 x86/apic: Add extra serialization for non-serializing MSRs by Dave Hansen · 4 years, 7 months ago
  78. 7175b11 x86/build: Disable CET instrumentation in the kernel by Josh Poimboeuf · 3 years, 8 months ago
  79. f5d6818 KVM: x86: get smi pending status correctly by Jay Zhou · 3 years, 8 months ago
  80. 4abaecd KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] by Like Xu · 3 years, 9 months ago
  81. 27d298b x86/boot/compressed: Disable relocation relaxation by Arvind Sankar · 4 years, 1 month ago
  82. 90dc59e x86/mtrr: Correct the range check before performing MTRR type lookups by Ying-Tsun Huang · 3 years, 9 months ago
  83. 285e502 x86/mm: Fix leak of pmd ptlock by Dan Williams · 3 years, 10 months ago
  84. 75c50f6 x86/entry/64: Add instruction suffix by Jan Beulich · 7 years ago
  85. 45b2b65 x86/kprobes: Restore BTF if the single-stepping is cancelled by Masami Hiramatsu · 3 years, 11 months ago
  86. 5a91fa5 x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes by Masami Hiramatsu · 3 years, 10 months ago
  87. 498a856 x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb by Anand K Mistry · 3 years, 10 months ago
  88. fa5657a perf/x86: fix sysfs type mismatches by Sami Tolvanen · 3 years, 10 months ago
  89. 65e22ae x86/xen: don't unbind uninitialized lock_kicker_irq by Brian Masney · 3 years, 10 months ago
  90. bd9dc1e x86/microcode/intel: Check patch signature before saving microcode for early loading by Chen Yu · 3 years, 10 months ago
  91. 55f7670 KVM: x86: clflushopt should be treated as a no-op by emulation by David Edmondson · 3 years, 11 months ago
  92. 51f0471 perf/core: Fix bad use of igrab() by Song Liu · 6 years ago
  93. 27979f6 x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP by Anand K Mistry · 3 years, 11 months ago
  94. 5eb9f35 x86/kexec: Use up-to-dated screen_info copy to fill boot params by Kairui Song · 4 years ago
  95. 66348e1 perf/x86/amd/ibs: Fix raw sample data accumulation by Kim Phillips · 4 years ago
  96. df383f9 perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() by Kim Phillips · 4 years ago
  97. c54cd25 arch/x86/amd/ibs: Fix re-arming IBS Fetch by Kim Phillips · 4 years ago
  98. f90c8dd KVM: x86: emulating RDPID failure shall return #UD rather than #GP by Robert Hoo · 4 years, 1 month ago
  99. 6049f7d KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages by Sean Christopherson · 4 years ago
  100. 590bcc2 x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline by Thomas Gleixner · 4 years, 7 months ago