1. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  2. 1812c24 Merge 4.9.64 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  3. 54a5155 x86/MCE/AMD: Always give panic severity for UC errors in kernel context by Yazen Ghannam · 7 years ago
  4. d9b035e x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers by Daniel Bristot de Oliveira · 8 years ago
  5. 0500222 Merge 4.9.63 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  6. 31c8c49 security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  7. 2f9940d Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD by Kyle Yan · 7 years ago
  8. ffc9972 Merge 4.9.62 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  9. e45d93b x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context by Borislav Petkov · 7 years ago
  10. 9d5e599 x86/smpboot: Make optimization of delay calibration work correctly by Pavel Tatashin · 7 years ago
  11. 2822bbb crypto: x86/sha256-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  12. ca6c028 crypto: x86/sha1-mb - fix panic due to unaligned access by Andrey Ryabinin · 7 years ago
  13. 2715f68 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
  14. 4777f6d Merge remote-tracking branch '4.9/tmp-0c058ce' into 4.9 by Kyle Yan · 7 years ago
  15. 0c058ce Merge 4.9.59 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  16. ca96013 x86/microcode/intel: Disable late loading on model 79 by Borislav Petkov · 7 years ago
  17. aac1cbd Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9 by Kyle Yan · 7 years ago
  18. fd67b2f Merge 4.9.58 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  19. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 7 years ago
  20. a88270f Merge remote-tracking branch '4.9/tmp-86f97ab' into msm-4.9 by Kyle Yan · 7 years ago
  21. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  22. 86f97ab Merge 4.9.57 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  23. 28955b0 KVM: nVMX: update last_nonleaf_level when initializing nested EPT by Ladi Prosek · 7 years ago
  24. fb6da44 x86/alternatives: Fix alt_max_short macro to really be a max() by Mathias Krause · 7 years ago
  25. 08e1674 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  26. 3610c4a KVM: MMU: always terminate page walks at level 1 by Ladi Prosek · 7 years ago
  27. cd02e63 Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9 by Kyle Yan · 7 years ago
  28. f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  29. 922e562 KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 7 years ago
  30. 012bc8b Merge 4.9.54 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  31. 81080d2 x86/acpi: Restore the order of CPU IDs by Dou Liyang · 7 years ago
  32. 5435e48 kasan: do not sanitize kexec purgatory by Mike Galbraith · 7 years ago
  33. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 53f8637 Merge 4.9.53 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  35. ea37f61 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  36. 3ffbe62 KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  37. 0c4e39c KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  38. 5e9b07f x86/fpu: Don't let userspace set bogus xcomp_bv by Eric Biggers · 7 years ago
  39. 54af98f x86/mm: Fix fault error path using unsafe vma pointer by Laurent Dufour · 7 years ago
  40. 86ef97b kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  41. 3d4213f KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  42. e3a643b kvm/x86: Handle async PF in RCU read-side critical sections by Boqun Feng · 7 years ago
  43. 58d2fb1 KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 7 years ago
  44. ff5eb8f KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 7 years ago
  45. 01c58b0 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 7 years ago
  46. 229226e Merge remote-tracking branch '4.9/tmp-9452b2c' into msm-4.9 by Kyle Yan · 7 years ago
  47. 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  48. 13bcc4e Merge 4.9.51 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  49. 3fddeb8 x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs by Andy Lutomirski · 7 years ago
  50. 0caec706 x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps by Andy Lutomirski · 7 years ago
  51. c7d1dde x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common by Andy Lutomirski · 7 years ago
  52. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  53. a340f55 Merge 4.9.47 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  54. 6cd2127 Merge 4.9.47 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  55. 43f776d x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  56. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  57. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  58. 3559de4 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  59. 3df3b2e perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 7 years ago
  60. 275f303 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  61. 4613f61 Merge 4.9.45 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  62. 5731c30 Merge 4.9.45 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. e2486b7 Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9 by Kyle Yan · 7 years ago
  64. 10d5bf2 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  65. 1f2347a mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  66. c3e8a12 crypto: x86/sha1 - Fix reads beyond the number of blocks passed by megha.dey@linux.intel.com · 7 years ago
  67. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. f897e9a x86/boot: Add missing declaration of string functions by Nicholas Mc Guire · 8 years ago
  69. 0c609d3e KVM: async_pf: make rcu irq exit if not triggered from idle task by Wanpeng Li · 7 years ago
  70. 0f51310 include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  71. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  72. b899142 perf/x86: Set pmu->module in Intel PMU modules by David Carrillo-Cisneros · 8 years ago
  73. efa2252 x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' by Andy Shevchenko · 8 years ago
  74. 34fae9c x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 8 years ago
  75. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  76. c69280e x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  77. 036d59f x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  78. 4d3d3a1 x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 7 years ago
  79. 13b2f9f PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  80. 14accea Merge 4.9.39 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  81. cce8d2e kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 7 years ago
  82. 07592d6 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 7 years ago
  83. fab777e kvm: x86: Guest BNDCFGS requires guest MPX support by Jim Mattson · 7 years ago
  84. bf7c215 kvm: vmx: Do not disable intercepts for BNDCFGS by Jim Mattson · 7 years ago
  85. db92328 crypto: sha1-ssse3 - Disable avx2 by Herbert Xu · 7 years ago
  86. 63c2f8f binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  87. 3f353c3 Merge 4.9.38 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  88. 81ba752 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 7 years ago
  89. 598195a Merge 4.9.37 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  90. afbf565 x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings by Paolo Abeni · 7 years ago
  91. e353bfb x86/tools: Fix gcc-7 warning in relocs.c by Markus Trippelsdorf · 8 years ago
  92. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  93. a29fd27 KVM: nVMX: Fix exception injection by Wanpeng Li · 7 years ago
  94. d1d3756 KVM: x86: zero base3 of unusable segments by Radim Krčmář · 7 years ago
  95. f3c3ec9 KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 7 years ago
  96. 1eeb794 KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 7 years ago
  97. 8af88a9 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 7 years ago
  98. 3667daf x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space by Joerg Roedel · 7 years ago
  99. b287ade x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug by Baoquan He · 7 years ago
  100. 82835fb perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 8 years ago