1. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  2. deaf51c arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 6 years ago
  3. d453994 soc: qcom: smem: Validate heap size against smem area size by Deepak Kumar Singh · 5 years ago
  4. dedb3ae Merge "diag: Prevent out-of-bound access while processing userspace data" by Linux Build Service Account · 5 years ago
  5. ae80e9d Merge "diag: Prevent out-of-bound access while processing non-hdlc pkt" by Linux Build Service Account · 5 years ago
  6. c62af12 Merge "diag: Prevent out-of-bound access while processing mask commands" by Linux Build Service Account · 5 years ago
  7. 061bd0f ARM: dts: msm: increase modem size as per new memory map by Abinaya P · 5 years ago
  8. dd8b5f6 drm/msm/dsi-staging: Add range check in debugfs_dump_info_read by Nirmal Abraham · 5 years ago
  9. ffdc7b9 ARM: dts: msm: add support for rm67162 edo panel by Xipeng Gu · 5 years ago
  10. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  11. df08e34 Merge 4.9.178 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  12. a5f56b5 Linux 4.9.178 by Greg Kroah-Hartman · 5 years ago
  13. 0dd8bef KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes by Sean Christopherson · 5 years ago
  14. 5177620 ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bug by Michał Wadowski · 5 years ago
  15. fa08977 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  16. ab6d14e ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  17. 54e3565 fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 5 years ago
  18. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  19. d5c71a7 fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  20. 7f9290f crypto: arm/aes-neonbs - don't access already-freed walk.iv by Eric Biggers · 5 years ago
  21. 9107843 crypto: salsa20 - don't access already-freed walk.iv by Eric Biggers · 5 years ago
  22. 62d629a crypto: gcm - fix incompatibility between "gcm" and "gcm_base" by Eric Biggers · 5 years ago
  23. 2f95ee0b crypto: gcm - Fix error return code in crypto_gcm_create_common() by Wei Yongjun · 8 years ago
  24. a2a2a14 ipmi:ssif: compare block number correctly for multi-part return messages by Kamlakant Patel · 5 years ago
  25. 7366d0c bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 5 years ago
  26. 3946cbb bcache: fix a race between cache register and cacheset unregister by Liang Chen · 5 years ago
  27. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  28. d5258b8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 5 years ago
  29. 083b19c ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 5 years ago
  30. bd8f3bc jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  31. 948c9cec tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 5 years ago
  32. db4a55c mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  33. 56c8a5d mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  34. a11b4df ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  35. fef85fb mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
  36. 63a3811 ASoC: RT5677-SPI: Disable 16Bit SPI Transfers by Curtis Malainey · 5 years ago
  37. cfdfd0e ASoC: max98090: Fix restore of DAPM Muxes by Jon Hunter · 5 years ago
  38. 595a6a5 ALSA: hda/realtek - EAPD turn on later by Kailang Yang · 5 years ago
  39. 72cd381 ALSA: hda/hdmi - Consider eld_valid when reporting jack event by Hui Wang · 5 years ago
  40. 5c767fc ALSA: hda/hdmi - Read the pin sense from register when repolling by Hui Wang · 5 years ago
  41. f934bf3 ALSA: usb-audio: Fix a memory leak bug by Wenwen Wang · 5 years ago
  42. ec51ec9 crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest() by Eric Biggers · 5 years ago
  43. ccb5b8f crypto: crct10dif-generic - fix use via crypto_shash_digest() by Eric Biggers · 5 years ago
  44. e8de7b8 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 5 years ago
  45. fa2876c crypto: chacha20poly1305 - set cra_name correctly by Eric Biggers · 5 years ago
  46. 45fe6de sched/x86: Save [ER]FLAGS on context switch by Peter Zijlstra · 5 years ago
  47. 621881d arm64: Clear OSDLR_EL1 on CPU boot by Jean-Philippe Brucker · 5 years ago
  48. 2023061 arm64: compat: Reduce address limit by Vincenzo Frascino · 5 years ago
  49. 4bae193 power: supply: axp288_charger: Fix unchecked return value by Gustavo A. R. Silva · 5 years ago
  50. f8646ad ARM: exynos: Fix a leaked reference by adding missing of_node_put by Wen Yang · 5 years ago
  51. 15e6da9 objtool: Fix function fallthrough detection by Josh Poimboeuf · 5 years ago
  52. 2f27bff x86/speculation/mds: Improve CPU buffer clear documentation by Andy Lutomirski · 5 years ago
  53. f7154aa x86/speculation/mds: Revert CPU buffer clear on double fault exit by Andy Lutomirski · 5 years ago
  54. 7227474 PCI: hv: Fix a memory leak in hv_eject_device_work() by Dexuan Cui · 5 years ago
  55. e85fab7 locking/rwsem: Prevent decrement of reader count before increment by Waiman Long · 5 years ago
  56. fc7fab7 net: core: another layer of lists, around PF_MEMALLOC skb handling by Sasha Levin · 5 years ago
  57. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  58. 85391f1 Merge 0149fb123b6c4f8f7faeb1a77a917b155c68c16f on remote branch by Linux Build Service Account · 5 years ago
  59. 58f8ada ARM: dts: msm: Add tpdm lpass for sdm670 by Mao Jinlong · 5 years ago
  60. dcabf12 Merge "msm: camera: Add validation check for cpu buffers before accessing" by Linux Build Service Account · 5 years ago
  61. 037ce17 Merge "msm: vidc: Add state check to allow flush command" by Linux Build Service Account · 5 years ago
  62. 7af481d UPSTREAM: fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  63. b2fc351 UPSTREAM: fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...") by Greg Kroah-Hartman · 5 years ago
  64. fd12ba5 Merge "ARM: dts: msm: increase modem size as per new memory map" by Linux Build Service Account · 5 years ago
  65. cb2c57d msm: vidc: Add support for setting dynamic QP range by Srinu Gorle · 5 years ago
  66. 78c4017 Merge "usb: gadget: f_ipc: Use timeout when waiting for request completion" by Linux Build Service Account · 5 years ago
  67. daaa935 usb: gadget: f_ipc: Use timeout when waiting for request completion by Ajay Agarwal · 5 years ago
  68. 29fdbca ANDROID: cuttlefish 4.9: enable CONFIG_CRYPTO_AES_NI_INTEL=y by Maciej Żenczykowski · 5 years ago
  69. 0149fb1 Merge "ion: fix a possible memory leak in ion_cma_allocate" by Linux Build Service Account · 5 years ago
  70. fc7e214 Merge "msm: camera_v3: isp: Prevent out of bounds read" by Linux Build Service Account · 5 years ago
  71. 1f7ebf5 ion: fix a possible memory leak in ion_cma_allocate by Suren Baghdasaryan · 5 years ago
  72. ba6dcaf UPSTREAM: bpf: relax inode permission check for retrieving bpf program by Chenbo Feng · 5 years ago
  73. 9e74c1b UPSTREAM: bpf: relax inode permission check for retrieving bpf program by Chenbo Feng · 5 years ago
  74. e6d81da Merge 4.9.177 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  75. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  76. 8baec4e Linux 4.9.177 by Greg Kroah-Hartman · 5 years ago
  77. ee02098 powerpc/booke64: set RI in default MSR by Laurentiu Tudor · 5 years ago
  78. 48a5c81 powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
  79. 71e29a1 drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl by Dan Carpenter · 5 years ago
  80. b51cbe6 drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl by Dan Carpenter · 5 years ago
  81. 513abe7 bonding: fix arp_validate toggling in active-backup mode by Jarod Wilson · 5 years ago
  82. 4dbefd9 ipv4: Fix raw socket lookup for local traffic by David Ahern · 5 years ago
  83. 2854d45 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 5 years ago
  84. d8209c1 vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 5 years ago
  85. 7b7b9da packet: Fix error path in packet_init by YueHaibing · 5 years ago
  86. 955714c net: ucc_geth - fix Oops when changing number of buffers in the ring by Christophe Leroy · 5 years ago
  87. 1fff19a fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied by Hangbin Liu · 5 years ago
  88. aca669b bridge: Fix error path for kobject_init_and_add() by Tobin C. Harding · 5 years ago
  89. ca92979 powerpc/64s: Include cpu header by Breno Leitao · 6 years ago
  90. d66ee57 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 5 years ago
  91. e8e1c54 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  92. e56aeab x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
  93. 40c03e8 Revert "x86: vdso: Use $LD instead of $CC to link" by Sasha Levin · 5 years ago
  94. ca6c34a Revert "x86/vdso: Drop implicit common-page-size linker flag" by Sasha Levin · 5 years ago
  95. e85fa7b Don't jump to compute_result state from check_result state by Nigel Croxon · 5 years ago
  96. 09bc8f1 rtlwifi: rtl8723ae: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  97. 946023a ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  98. 8663a36 cw1200: fix missing unlock on error in cw1200_hw_scan() by Wei Yongjun · 5 years ago
  99. ecdb33c Input: synaptics-rmi4 - fix possible double free by Pan Bian · 5 years ago
  100. 737b6bc spi: ST ST95HF NFC: declare missing of table by Daniel Gomez · 5 years ago