1. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. f710ce8 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 5 years ago
  3. 57cd3fa i2c: dev: prevent adapter retries and timeout being set as minus value by Yi Zeng · 5 years ago
  4. dff14f7 ACPI: power: Skip duplicate power resource references in _PRx by Hans de Goede · 5 years ago
  5. 95130c8 USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB by Jack Stocker · 5 years ago
  6. b6fe06e USB: storage: add quirk for SMI SM3350 by Icenowy Zheng · 5 years ago
  7. 1868932 USB: storage: don't insert sane sense for SPC3+ when bad sense specified by Icenowy Zheng · 5 years ago
  8. 6fffa14 usb: cdc-acm: send ZLP for Telit 3G Intel based modems by Daniele Palmas · 5 years ago
  9. a8a3bec Revert "ANDROID: dm verity: add minimum prefetch size" by Sami Tolvanen · 5 years ago
  10. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. b54c67c bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw by Ivan Mironov · 5 years ago
  12. 484cb97 drm/vc4: Set ->is_yuv to false when num_planes == 1 by Boris Brezillon · 6 years ago
  13. 8abd786 power: supply: olpc_battery: correct the temperature units by Lubomir Rintel · 6 years ago
  14. 8fcfb8f intel_th: msu: Fix an off-by-one in attribute store by Alexander Shishkin · 5 years ago
  15. 49edc83 genwqe: Fix size check by Christian Borntraeger · 5 years ago
  16. da4b7ae iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
  17. 093392e rxe: fix error completion wr_id and qp_num by Sagi Grimberg · 6 years ago
  18. 0e36c79 b43: Fix error in cordic routine by Larry Finger · 6 years ago
  19. dbf1c67 IB/hfi1: Incorrect sizing of sge for PIO will OOPs by Michael J. Ruhl · 5 years ago
  20. 258d854 vhost/vsock: fix uninitialized vhost_vsock->guest_cid by Stefan Hajnoczi · 7 years ago
  21. 5d1a7ce scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown by Steffen Maier · 5 years ago
  22. 8ebaa4f serial/sunsu: fix refcount leak by Yangtao Li · 5 years ago
  23. 154b771 net: netxen: fix a missing check and an uninitialized use by Kangjie Lu · 5 years ago
  24. 5d036c3 vxge: ensure data0 is initialized in when fetching firmware version information by Colin Ian King · 5 years ago
  25. 253b944 lan78xx: Resolve issue with changing MAC address by Jason Martinsen · 5 years ago
  26. 3f2c310 net: hns: Add mac pcs config when enable|disable mac by Yonglong Liu · 5 years ago
  27. c3c9031 net: hns: Fix ntuple-filters status error. by Yonglong Liu · 5 years ago
  28. 2f60300 net: hns: Avoid net reset caused by pause frames storm by Yonglong Liu · 5 years ago
  29. 03b2d56 net: hns: Free irq when exit from abnormal branch by Yonglong Liu · 5 years ago
  30. c2a11c3 net: hns: Clean rx fbd when ae stopped. by Yonglong Liu · 5 years ago
  31. 1d6bde5 net: hns: Fixed bug that netdev was opened twice by Yonglong Liu · 5 years ago
  32. bf27509 net: hns: Some registers use wrong address according to the datasheet. by Yonglong Liu · 5 years ago
  33. f079768 net: hns: All ports can not work when insmod hns ko after rmmod. by Yonglong Liu · 5 years ago
  34. c4cb69d net: hns: Incorrect offset address used for some registers. by Yonglong Liu · 5 years ago
  35. 225219d w90p910_ether: remove incorrect __init annotation by Arnd Bergmann · 5 years ago
  36. ec3947a drivers: net: xgene: Remove unnecessary forward declarations by Nathan Chancellor · 5 years ago
  37. eb7bd2f scsi: target: iscsi: cxgbit: add missing spin_lock_init() by Varun Prakash · 6 years ago
  38. 8323aaf scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  39. 0c8afaa bnx2x: Send update-svid ramrod with retry/poll flags enabled by Sudarsana Reddy Kalluru · 5 years ago
  40. e7c8e00 bnx2x: Remove configured vlans as part of unload sequence. by Sudarsana Reddy Kalluru · 5 years ago
  41. 4079057 bnx2x: Clear fip MAC when fcoe offload support is disabled by Sudarsana Reddy Kalluru · 5 years ago
  42. 48a732c Input: omap-keypad - fix idle configuration to not block SoC idle states by Tony Lindgren · 5 years ago
  43. 627fdfa scsi: bnx2fc: Fix NULL dereference in error handling by Dan Carpenter · 6 years ago
  44. 609a4c7 pinctrl: meson: fix pull enable register calculation by Jerome Brunet · 6 years ago
  45. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  46. 0b7a786 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 5 years ago
  47. 7dd6d0d tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x by Tomas Winkler · 6 years ago
  48. 6e2ecb4 rtc: m41t80: Correct alarm month range with RTC reads by Maciej W. Rozycki · 6 years ago
  49. b215357 media: v4l2-tpg: array index could become negative by Hans Verkuil · 6 years ago
  50. c8d550d media: vivid: free bitmap_cap when updating std/timings/etc. by Hans Verkuil · 6 years ago
  51. 468b4fb serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly by Nava kishore Manne · 5 years ago
  52. 2520980 cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader. by Macpaul Lin · 5 years ago
  53. 751fcd0 clk: rockchip: fix typo in rk3188 spdif_frac parent by Johan Jonker · 6 years ago
  54. 31115f5 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  55. a0049c0 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  56. 708f742 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  57. e50db95 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  58. 597929d Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G by Patrick Dreyer · 5 years ago
  59. d050458 qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID by Bjørn Mork · 6 years ago
  60. 6e18378 staging: wilc1000: fix missing read_write setting when reading data by Colin Ian King · 5 years ago
  61. 8b22ef6 usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable() by Jia-Ju Bai · 5 years ago
  62. 6703c3e USB: serial: option: add Fibocom NL678 series by Jörgen Storvist · 5 years ago
  63. f3e8dfa USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays by Scott Chen · 5 years ago
  64. 542a430 mtd: atmel-quadspi: disallow building on ebsa110 by Arnd Bergmann · 5 years ago
  65. cf76406 net/mlx5: Typo fix in del_sw_hw_rule by Yuval Avnery · 5 years ago
  66. 82b8fa5 net/mlx5e: Remove the false indication of software timestamping support by Alaa Hleihel · 5 years ago
  67. ba0b3c1 xen/netfront: tolerate frags with no data by Juergen Gross · 5 years ago
  68. bd50de3 vhost: make sure used idx is seen before log in vhost_add_used_n() by Jason Wang · 5 years ago
  69. 0ca2635 net/wan: fix a double free in x25_asy_open_tty() by Cong Wang · 5 years ago
  70. 99519a6 net: phy: Fix the issue that netif always links up after resuming by Kunihiko Hayashi · 5 years ago
  71. 401b5f3 isdn: fix kernel-infoleak in capi_unlocked_ioctl by Eric Dumazet · 5 years ago
  72. b3ebeeb ibmveth: fix DMA unmap error in ibmveth_xmit_start error path by Tyrel Datwyler · 5 years ago
  73. afb85b1 NFC: nxp-nci: Include unaligned.h instead of access_ok.h by Guenter Roeck · 9 years ago
  74. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  75. 00279b5 drm/ioctl: Fix Spectre v1 vulnerabilities by Gustavo A. R. Silva · 5 years ago
  76. dac7314 Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels by Dexuan Cui · 5 years ago
  77. 1d060fe gpio: max7301: fix driver for use with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  78. 78d2d27 mmc: omap_hsmmc: fix DMA API warning by Russell King · 5 years ago
  79. b102595 mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl by Ulf Hansson · 5 years ago
  80. 71383ff mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support by Ulf Hansson · 5 years ago
  81. 68f3ea1 mmc: core: Reset HPI enabled state during re-init and in case of errors by Ulf Hansson · 5 years ago
  82. baecfd9 USB: serial: option: add Telit LN940 series by Jörgen Storvist · 5 years ago
  83. ce1e78c USB: serial: option: add Fibocom NL668 series by Jörgen Storvist · 5 years ago
  84. 8284907 USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode) by Jörgen Storvist · 5 years ago
  85. 673187c USB: serial: option: add HP lt4132 by Tore Anderson · 5 years ago
  86. a3c9085 USB: serial: option: add GosunCn ZTE WeLink ME3630 by Jörgen Storvist · 5 years ago
  87. e953031 xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only by Mathias Nyman · 5 years ago
  88. 5501175 USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data by Hui Peng · 5 years ago
  89. 6f59058 ib_srpt: Fix a use-after-free in __srpt_close_all_ch() by Bart Van Assche · 6 years ago
  90. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  91. 1228a33 rtc: snvs: Add timeouts to avoid kernel lockups by Trent Piepho · 6 years ago
  92. 54dbda7 rtc: snvs: add a missing write sync by Guy Shapiro · 7 years ago
  93. 36764b4 nvmet-rdma: fix response use after free by Israel Rukshin · 5 years ago
  94. 89efcfc i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node by Hans de Goede · 6 years ago
  95. ebf838c i2c: axxia: properly handle master timeout by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 6 years ago
  96. 06ec667 vhost/vsock: fix reset orphans race with close timeout by Stefan Hajnoczi · 5 years ago
  97. ba89274 drm/ast: Fix connector leak during driver unload by Sam Bobroff · 5 years ago
  98. 2198eb1 ethernet: fman: fix wrong of_node_put() in probe function by Nicolas Saenz Julienne · 5 years ago
  99. 2b8b723 net/mlx4_en: Fix build break when CONFIG_INET is off by Saeed Mahameed · 5 years ago
  100. 24ed8c5 mv88e6060: disable hardware level MAC learning by Anderson Luiz Alves · 5 years ago