1. 8d33d08 Merge android-4.9-o.81 (1b9d719) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. 4b19ee4 Merge "ARM: dts: msm: QCS605 overlay camera changes" by Linux Build Service Account · 6 years ago
  3. fabab29 Merge "ARM: dts: msm: Add smp2p devices for msm8953" by Linux Build Service Account · 6 years ago
  4. 0e0dc9c Merge "ARM: dts: msm: Select alternative secure context bank for SDM670" by Linux Build Service Account · 6 years ago
  5. c95ae03 Merge "msm: kgsl: Add quirk support to use alternative secure context bank" by Linux Build Service Account · 6 years ago
  6. 15b0454 Merge "defconfig: msm: Enable USB on msm8953 32bit" by Linux Build Service Account · 6 years ago
  7. 5862240 Merge "usb: gadget: Add snapshot of ChipIdea MSM driver" by Linux Build Service Account · 6 years ago
  8. e8f0209 Merge "leds: qpnp-haptics: Update auto mode configuration" by Linux Build Service Account · 6 years ago
  9. ba784ac Merge "defconfig: msm: enable PINCTRL_MSM8937 support for 32-bit msm8937" by Linux Build Service Account · 6 years ago
  10. 4eb94e5 Merge "lpm-stats: cleanup lpm stats processing sanity wrapping" by Linux Build Service Account · 6 years ago
  11. 3f0f8dc Merge "ARM: dts: msm: Disable SMMU S1 from IPA side in sdxpoorwills" by Linux Build Service Account · 6 years ago
  12. be09d95 Merge "arm64: Apply Erratum 1024718 to Kryo3xx Cores" by Linux Build Service Account · 6 years ago
  13. 304920b Merge "ARM: dts: msm: Enable ESD check and DFPS feature for QRD670" by Linux Build Service Account · 6 years ago
  14. 1b9d719 Merge 4.9.81 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  15. 7f3bd8d Linux 4.9.81 by Greg Kroah-Hartman · 6 years ago
  16. 2760f45 x86/microcode: Do the family check first by Borislav Petkov · 7 years ago
  17. 230ca8f drm: rcar-du: Fix race condition when disabling planes at CRTC stop by Laurent Pinchart · 7 years ago
  18. 758e22a drm: rcar-du: Use the VBK interrupt for vblank events by Laurent Pinchart · 7 years ago
  19. 1cb145c ASoC: rsnd: avoid duplicate free_irq() by Kuninori Morimoto · 7 years ago
  20. 24978c2 ASoC: rsnd: don't call free_irq() on Parent SSI by Kuninori Morimoto · 7 years ago
  21. a7de0e9 ASoC: simple-card: Fix misleading error message by Julian Scheel · 7 years ago
  22. 7c17a1e crypto: tcrypt - fix S/G table for test_aead_speed() by Robert Baronescu · 7 years ago
  23. fc00dde KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 6 years ago
  24. e5a8341 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 6 years ago
  25. 755502f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 6 years ago
  26. 7013129 KVM/x86: Add IBPB support by Ashok Raj · 6 years ago
  27. 6236b78 KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 6 years ago
  28. ff546f9 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 6 years ago
  29. 46e24df KVM: nVMX: Eliminate vmcs02 pool by Jim Mattson · 7 years ago
  30. b7649e1 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  31. 1edccf2 KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail by David Hildenbrand · 7 years ago
  32. 19b1d4b KVM: nVMX: kmap() can't fail by David Hildenbrand · 7 years ago
  33. 3490039 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 6 years ago
  34. 4b234a2 x86/pti: Mark constant arrays as __initconst by Arnd Bergmann · 6 years ago
  35. 961cb14 x86/spectre: Simplify spectre_v2 command line parsing by KarimAllah Ahmed · 6 years ago
  36. fe43338 x86/retpoline: Avoid retpolines for built-in __init functions by David Woodhouse · 6 years ago
  37. eb99bd6 x86/kvm: Update spectre-v1 mitigation by Dan Williams · 6 years ago
  38. 7552556 x86/paravirt: Remove 'noreplace-paravirt' cmdline option by Josh Poimboeuf · 6 years ago
  39. cda6b60 x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel by David Woodhouse · 6 years ago
  40. f67e05d x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" by Colin Ian King · 6 years ago
  41. 359fde6 x86/spectre: Report get_user mitigation for spectre_v1 by Dan Williams · 6 years ago
  42. 0781a50 nl80211: Sanitize array index in parse_txq_params by Dan Williams · 6 years ago
  43. c26ceec vfs, fdtable: Prevent bounds-check bypass via speculative execution by Dan Williams · 6 years ago
  44. c3193fd x86/syscall: Sanitize syscall table de-references under speculation by Dan Williams · 6 years ago
  45. 398a393 x86/get_user: Use pointer masking to limit speculation by Dan Williams · 6 years ago
  46. 065eae4 x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 6 years ago
  47. ae75f83 x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} by Dan Williams · 6 years ago
  48. e06d7bf x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 6 years ago
  49. 1f03d14 x86: Introduce barrier_nospec by Dan Williams · 6 years ago
  50. 8c33e2d x86: Implement array_index_mask_nospec by Dan Williams · 6 years ago
  51. 579ef9e array_index_nospec: Sanitize speculative array de-references by Dan Williams · 6 years ago
  52. 899ab2c Documentation: Document array_index_nospec by Mark Rutland · 6 years ago
  53. f03d00b x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 6 years ago
  54. 572e509 x86/entry/64: Push extra regs right away by Andy Lutomirski · 6 years ago
  55. d7f8d17 x86/entry/64: Remove the SYSCALL64 fast path by Andy Lutomirski · 6 years ago
  56. 9eedeb7 x86/spectre: Check CONFIG_RETPOLINE in command line parser by Dou Liyang · 6 years ago
  57. 77d1424 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 6 years ago
  58. 77b3b3e x86/cpufeatures: Clean up Spectre v2 related CPUID flags by David Woodhouse · 6 years ago
  59. 9891122 x86/cpu/bugs: Make retpoline module warning conditional by Thomas Gleixner · 6 years ago
  60. 557cbfa x86/bugs: Drop one "mitigation" from dmesg by Borislav Petkov · 6 years ago
  61. 18bc71d x86/nospec: Fix header guards names by Borislav Petkov · 6 years ago
  62. 31fd9ed x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support by David Woodhouse · 6 years ago
  63. 6c5e491 x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes by David Woodhouse · 6 years ago
  64. a8799fd x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown by David Woodhouse · 6 years ago
  65. af57d43 x86/msr: Add definitions for new speculation control MSRs by David Woodhouse · 6 years ago
  66. c26a6be x86/cpufeatures: Add AMD feature bits for Speculation Control by David Woodhouse · 6 years ago
  67. 40532f6 x86/cpufeatures: Add Intel feature bits for Speculation Control by David Woodhouse · 6 years ago
  68. d3eba77 x86/cpufeatures: Add CPUID_7_EDX CPUID leaf by David Woodhouse · 6 years ago
  69. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  70. ec86a1d KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 6 years ago
  71. fea3c9a KVM: x86: Make indirect calls in emulator speculation safe by Peter Zijlstra · 6 years ago
  72. 734e687 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 6 years ago
  73. 9692602 KEYS: encrypted: fix buffer overread in valid_master_desc() by Eric Biggers · 7 years ago
  74. 0a01ecb b43: Add missing MODULE_FIRMWARE() by Takashi Iwai · 7 years ago
  75. 113d229 media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  76. dd7b14c x86/microcode/AMD: Do not load when running on a hypervisor by Borislav Petkov · 7 years ago
  77. 0a9b2de x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  78. b671f40 soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 6 years ago
  79. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 6 years ago
  80. fa46d14 cls_u32: add missing RCU annotation. by Paolo Abeni · 6 years ago
  81. b980f71 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 6 years ago
  82. 73adb3b vhost_net: stop device during reset owner by Jason Wang · 6 years ago
  83. ee46a86 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 6 years ago
  84. 5db5cab r8169: fix RTL8168EP take too long to complete driver initialization. by Chunhao Lin · 6 years ago
  85. 9f2f873 qmi_wwan: Add support for Quectel EP06 by Kristian Evensen · 6 years ago
  86. 97fe899 qlcnic: fix deadlock bug by Junxiao Bi · 6 years ago
  87. ce43c07 net: igmp: add a missing rcu locking section by Eric Dumazet · 6 years ago
  88. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 6 years ago
  89. ffcf167 serial: core: mark port as initialized after successful IRQ change by Sebastian Andrzej Siewior · 6 years ago
  90. 400d3c8 kaiser: allocate pgd with order 0 when pti=off by Hugh Dickins · 6 years ago
  91. ae1fc8d x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 6 years ago
  92. 0a61cd6 kaiser: fix intel_bts perf crashes by Hugh Dickins · 6 years ago
  93. 374c84d ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  94. 0ee4f5e pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  95. 781a2d6 auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 6 years ago
  96. 9fed397 powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 6 years ago
  97. 1f0c936 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 6 years ago
  98. 6aec12e powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 6 years ago
  99. 7db0fff powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 6 years ago
  100. 0ef9f82 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 6 years ago