1. 5e9b07f x86/fpu: Don't let userspace set bogus xcomp_bv by Eric Biggers · 7 years ago
  2. 54af98f x86/mm: Fix fault error path using unsafe vma pointer by Laurent Dufour · 7 years ago
  3. 86ef97b kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  4. 3d4213f KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  5. e3a643b kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  6. 58d2fb1 KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 7 years ago
  7. ff5eb8f KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 7 years ago
  8. 01c58b0 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 7 years ago
  9. 3fddeb8 x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs by Andy Lutomirski · 7 years ago
  10. 0caec706 x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps by Andy Lutomirski · 7 years ago
  11. c7d1dde x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common by Andy Lutomirski · 7 years ago
  12. 43f776d x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  13. 3559de4 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  14. 3df3b2e perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 8 years ago
  15. 275f303 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  16. 10d5bf2 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  17. 1f2347a mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  18. c3e8a12 crypto: x86/sha1 - Fix reads beyond the number of blocks passed by megha.dey@linux.intel.com · 7 years ago
  19. f897e9a x86/boot: Add missing declaration of string functions by Nicholas Mc Guire · 8 years ago
  20. 0c609d3e KVM: async_pf: make rcu irq exit if not triggered from idle task by Wanpeng Li · 7 years ago
  21. b899142 perf/x86: Set pmu->module in Intel PMU modules by David Carrillo-Cisneros · 8 years ago
  22. efa2252 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 8 years ago
  23. 34fae9c x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 8 years ago
  24. c69280e x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  25. 036d59f x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  26. 4d3d3a1 x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 7 years ago
  27. 13b2f9f PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  28. cce8d2e kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 7 years ago
  29. 07592d6 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 7 years ago
  30. fab777e kvm: x86: Guest BNDCFGS requires guest MPX support by Jim Mattson · 7 years ago
  31. bf7c215 kvm: vmx: Do not disable intercepts for BNDCFGS by Jim Mattson · 7 years ago
  32. db92328 crypto: sha1-ssse3 - Disable avx2 by Herbert Xu · 7 years ago
  33. 63c2f8f binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  34. 81ba752 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 7 years ago
  35. afbf565 x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings by Paolo Abeni · 7 years ago
  36. e353bfb x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 8 years ago
  37. a29fd27 KVM: nVMX: Fix exception injection by Wanpeng Li · 7 years ago
  38. d1d3756 KVM: x86: zero base3 of unusable segments by Radim Krčmář · 7 years ago
  39. f3c3ec9 KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 7 years ago
  40. 1eeb794 KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 7 years ago
  41. 8af88a9 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 7 years ago
  42. 3667daf x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space by Joerg Roedel · 7 years ago
  43. b287ade x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug by Baoquan He · 7 years ago
  44. 82835fb perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago
  45. 48131dd x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
  46. 28399407 x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 8 years ago
  47. c78b8de perf/x86/intel: Use ULL constant to prevent undefined shift behaviour by Colin King · 8 years ago
  48. 3a6edbc perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code by Prarit Bhargava · 8 years ago
  49. fded17b perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug by Zhou Chengming · 8 years ago
  50. 80b1a11 KVM: x86: fix fixing of hypercalls by Dmitry Vyukov · 8 years ago
  51. ed96148 x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() by Baoquan He · 7 years ago
  52. 5220378 perf/x86/intel: Add 1G DTLB load/store miss support for SKL by Kan Liang · 7 years ago
  53. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  54. caa6f1c x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() by Laura Abbott · 7 years ago
  55. 81555e4 KVM: async_pf: avoid async pf injection when in guest mode by Wanpeng Li · 7 years ago
  56. 19c9a11 KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation by Wanpeng Li · 7 years ago
  57. 78f87ce kvm: async_pf: fix rcu_irq_enter() with irqs enabled by Paolo Bonzini · 7 years ago
  58. 4809f0e efi: Don't issue error message when booted under Xen by Juergen Gross · 7 years ago
  59. d5ecb4c x86/boot: Use CROSS_COMPILE prefix for readelf by Rob Landley · 7 years ago
  60. 68c83a3 x86/MCE: Export memory_error() by Borislav Petkov · 7 years ago
  61. ae382ca x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 7 years ago
  62. 54e3854 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 7 years ago
  63. c996ad7 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 7 years ago
  64. b64ecb2 KVM: x86: Fix load damaged SSEx MXCSR register by Wanpeng Li · 7 years ago
  65. bdf1d5b KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 7 years ago
  66. f99985c perf/x86: Fix Broadwell-EP DRAM RAPL events by Vince Weaver · 7 years ago
  67. 0750e8b um: Fix PTRACE_POKEUSER on x86_64 by Richard Weinberger · 7 years ago
  68. e0c8717 x86, pmem: Fix cache flushing for iovec write < 8 bytes by Ben Hutchings · 7 years ago
  69. acb6dc6 x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup by Ashish Kalra · 7 years ago
  70. f2b8de9 xen: adjust early dom0 p2m handling to xen hypervisor behavior by Juergen Gross · 7 years ago
  71. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  72. d0ee363 KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 7 years ago
  73. 560a979 KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 7 years ago
  74. 39058ad Revert "KVM: nested VMX: disable perf cpuid reporting" by Jim Mattson · 8 years ago
  75. b6cd52a x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 7 years ago
  76. 1eae95d kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed by Masami Hiramatsu · 8 years ago
  77. 56e524a x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 by Nikola Pajkovsky · 8 years ago
  78. 5ed26fa x86/ioapic: Restore IO-APIC irq_chip retrigger callback by Ruslan Ruslichenko · 8 years ago
  79. 89e8bd3 perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
  80. 6d10a6c ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram by Josh Poimboeuf · 7 years ago
  81. f8bc088 x86/mce: Make the MCE notifier a blocking one by Vishal Verma · 7 years ago
  82. 6966a65 x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs by Yazen Ghannam · 7 years ago
  83. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  84. c07479f x86/xen: Fix APIC id mismatch warning on Intel by Mohit Gambhir · 8 years ago
  85. 75465e7 kvm: fix page struct leak in handle_vmon by Paolo Bonzini · 8 years ago
  86. 5e29a45 x86/vdso: Plug race between mapping and ELF header setup by Thomas Gleixner · 7 years ago
  87. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 7 years ago
  88. a9826aa x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions by Dan Williams · 7 years ago
  89. 59bf230 x86/signals: Fix lower/upper bound reporting in compat siginfo by Joerg Roedel · 7 years ago
  90. 41d8b02 x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 7 years ago
  91. 085656d perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 7 years ago
  92. 7eae64f x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 7 years ago
  93. e5525c7 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk by Matjaz Hegedic · 7 years ago
  94. 0605fff x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 7 years ago
  95. af5ef6d x86/mce: Fix copy/paste error in exception table entries by Tony Luck · 7 years ago
  96. 2211d19 x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization by Baoquan He · 7 years ago
  97. 8b08aec xen/setup: Don't relocate p2m over existing one by Ross Lagerwall · 8 years ago
  98. 3e8c6bd KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 7 years ago
  99. 9f9115b x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 7 years ago
  100. 24ba284 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 7 years ago