1. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  2. 5786186 x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk by Shirish S · 6 years ago
  3. 955038b x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models by Shirish S · 6 years ago
  4. 8b587e3 KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 4 years, 10 months ago
  5. 0bc72db KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES by Paolo Bonzini · 4 years, 10 months ago
  6. 3d07970 KVM: x86: do not modify masked bits of shared MSRs by Paolo Bonzini · 4 years, 11 months ago
  7. cf0a557 x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect by Kai-Heng Feng · 5 years ago
  8. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  9. 5224c40 mm, gup: add missing refcount overflow checks on x86 and s390 by Vlastimil Babka · 4 years, 10 months ago
  10. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  11. deb7719 x86/speculation: Fix redundant MDS mitigation message by Waiman Long · 4 years, 11 months ago
  12. 5aba0ad x86/speculation: Fix incorrect MDS/TAA mitigation status by Waiman Long · 4 years, 11 months ago
  13. 24efb9d x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 5 years ago
  14. e528acd KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 4 years, 11 months ago
  15. 6058799 kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack by Steven Rostedt (VMware) · 6 years ago
  16. 3489f08 KVM/x86: Fix invvpid and invept register operand size in 64-bit mode by Uros Bizjak · 6 years ago
  17. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  18. ad04aad x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error by Bjorn Helgaas · 6 years ago
  19. 70172bc x86/olpc: Fix build error with CONFIG_MFD_CS5535=m by Borislav Petkov · 6 years ago
  20. a5fb7af uprobes/x86: Prohibit probing on MOV SS instruction by Masami Hiramatsu · 6 years ago
  21. 01ac212 kprobes/x86: Prohibit probing on exception masking instructions by Masami Hiramatsu · 6 years ago
  22. 7b94b70 x86/atomic: Fix smp_mb__{before,after}_atomic() by Peter Zijlstra · 5 years ago
  23. ec6eb73 x86/CPU: Use correct macros for Cyrix calls by Matthew Whitehead · 6 years ago
  24. 75c3695 signal: Properly deliver SIGSEGV from x86 uprobes by Eric W. Biederman · 6 years ago
  25. 258971b Merge 4.9.202 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  26. c6e94ac kvm: x86: mmu: Recovery of shattered NX large pages by Junaid Shahid · 5 years ago
  27. a7ad794 kvm: mmu: ITLB_MULTIHIT mitigation by Paolo Bonzini · 5 years ago
  28. 12ceedb x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
  29. 1b08d2a KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 5 years ago
  30. 52644d8 KVM: x86: add tracepoints around __direct_map and FNAME(fetch) by Paolo Bonzini · 5 years ago
  31. 9dc6bc3 KVM: x86: Add is_executable_pte() by Ben Hutchings · 5 years ago
  32. 515fa37 KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON by Paolo Bonzini · 5 years ago
  33. 1d48204 KVM: x86: remove now unneeded hugepage gfn adjustment by Paolo Bonzini · 5 years ago
  34. 2e013f0 KVM: x86: make FNAME(fetch) and __direct_map more similar by Paolo Bonzini · 5 years ago
  35. 2f57300 kvm: x86: Do not release the page inside mmu_set_spte() by Junaid Shahid · 6 years ago
  36. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
  37. 61524f1 KVM: x86: extend usage of RET_MMIO_PF_* constants by Paolo Bonzini · 7 years ago
  38. 43a39a3 KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  39. 042a441 x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs by Josh Poimboeuf · 5 years ago
  40. 0fbf080 x86/tsx: Add config options to set tsx=on|off|auto by Michal Hocko · 5 years ago
  41. 562afad x86/tsx: Add "auto" option to the tsx= cmdline parameter by Pawan Gupta · 5 years ago
  42. 6394535 kvm/x86: Export MDS_NO=0 to guests when TSX is enabled by Pawan Gupta · 5 years ago
  43. 9392b2d x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 5 years ago
  44. a117aa4 x86/speculation/taa: Add mitigation for TSX Async Abort by Pawan Gupta · 5 years ago
  45. 2112788 x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default by Pawan Gupta · 5 years ago
  46. 919d561 x86/cpu: Add a helper function x86_read_arch_cap_msr() by Pawan Gupta · 5 years ago
  47. 2fc5083 x86/msr: Add the IA32_TSX_CTRL MSR by Pawan Gupta · 5 years ago
  48. e83ef92 KVM: x86: use Intel speculation bugs and features as derived in generic x86 code by Paolo Bonzini · 5 years ago
  49. 7b93d92 kvm: mmu: Don't read PDPTEs when paging is not enabled by Junaid Shahid · 4 years, 11 months ago
  50. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  51. 818226c x86/apic/32: Avoid bogus LDR warnings by Jan Beulich · 5 years ago
  52. 122134f x86/apic: Drop logical_smp_processor_id() inline by Dou Liyang · 7 years ago
  53. 3bbebab x86/apic: Move pending interrupt check code into it's own function by Dou Liyang · 7 years ago
  54. ba7c1d4 perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) by Kim Phillips · 5 years ago
  55. 59d550d perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity by Kim Phillips · 5 years ago
  56. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  57. 8736df2 efi/x86: Do not clean dummy variable in kexec path by Dave Young · 5 years ago
  58. b65a108 x86/cpu: Add Atom Tremont (Jacobsville) by Kan Liang · 6 years ago
  59. bba6a59 cuttlefish-4.9: Enable CONFIG_DM_SNAPSHOT by Alessio Balsini · 5 years ago
  60. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  61. 1cf0865 x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 5 years ago
  62. db074ca KVM: nVMX: handle page fault in vmread fix by Jack Wang · 5 years ago
  63. 5bf122f ANDROID: cuttlefish_defconfig: Enable BPF_JIT and BPF_JIT_ALWAYS_ON by Maciej Żenczykowski · 5 years ago
  64. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  65. 1207161 KVM: x86: Manually calculate reserved bits when loading PDPTRS by Sean Christopherson · 5 years ago
  66. d729e30 KVM: x86: set ctxt->have_exception in x86_decode_insn() by Jan Dakinevich · 5 years ago
  67. f5cab8c KVM: x86: always stop emulation on page fault by Jan Dakinevich · 5 years ago
  68. 2690ec2 x86/apic: Soft disable APIC before initializing it by Thomas Gleixner · 5 years ago
  69. beaaa19 x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails by Grzegorz Halat · 5 years ago
  70. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  71. 0696192 x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation by Peter Zijlstra · 5 years ago
  72. 2099353 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops by Kim Phillips · 5 years ago
  73. a55e63d perf/x86/intel: Restrict period on Nehalem by Josh Hunt · 5 years ago
  74. 5f07324 x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines by Thomas Gleixner · 5 years ago
  75. f8bfa2f x86/boot: Add missing bootparam that breaks boot on some platforms by Corey Minyard · 5 years ago
  76. d076efa x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning by Linus Torvalds · 5 years ago
  77. dfa3727 KVM: nVMX: handle page fault in vmread by Paolo Bonzini · 5 years ago
  78. 09458c2 KVM: x86: work around leak of uninitialized stack contents by Fuqian Huang · 5 years ago
  79. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  80. 5ad424f Revert "x86/apic: Include the LDR when clearing out APIC registers" by Linus Torvalds · 5 years ago
  81. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  82. 69f692b x86/ptrace: fix up botched merge of spectrev1 fix by Greg Kroah-Hartman · 5 years ago
  83. b0e1bae uprobes/x86: Fix detection of 32-bit user mode by Sebastian Mayr · 5 years ago
  84. 3bf1c9c ptrace,x86: Make user_64bit_mode() available to 32-bit builds by Ricardo Neri · 7 years ago
  85. aaa0776 x86/apic: Include the LDR when clearing out APIC registers by Bandan Das · 5 years ago
  86. 20e0e48 x86/apic: Do not initialize LDR and DFR for bigsmp by Bandan Das · 5 years ago
  87. 8ec1280 KVM: x86: Don't update RIP or do single-step on faulting emulation by Sean Christopherson · 5 years ago
  88. 9272c25 x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h by Tom Lendacky · 5 years ago
  89. e183249 x86/boot: Fix boot regression caused by bootparam sanitizing by John Hubbard · 5 years ago
  90. 4e478cb x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  91. c81846b x86/apic: Handle missing global clockevent gracefully by Thomas Gleixner · 5 years ago
  92. 44b79b4 x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 5 years ago
  93. e2f888b x86/lib/cpu: Address missing prototypes warning by Valdis Klētnieks · 5 years ago
  94. fe84579 BACKPORT: arch: wire-up pidfd_open() by Christian Brauner · 5 years ago
  95. 1999644 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  96. cf9f829 BACKPORT: signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  97. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  98. 5124abd bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 5 years ago
  99. ffd85e3 x86/mm: Sync also unmappings in vmalloc_sync_all() by Joerg Roedel · 5 years ago
  100. a6932b4 x86/mm: Check for pfn instead of page in vmalloc_sync_one() by Joerg Roedel · 5 years ago