1. bab5c80 Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  2. 38a1260 mux: adgs1408: use the correct MODULE_LICENSE by Peter Rosin · 6 years ago
  3. 4ea07ab Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Greg Kroah-Hartman · 6 years ago
  4. 60bd7be Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  5. ef0e75a Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  6. 62d2e53 Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  7. c789174 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  8. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  9. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  10. 54baca0 net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  11. bf3b452 net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  12. 0528586 net: phy: sfp: remove sfp_mutex's definition by Sebastian Andrzej Siewior · 6 years ago
  13. 511cfd5 r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips by Maciej S. Szmigiero · 6 years ago
  14. 2a1e89d net: socionext: clear rx irq correctly by Ilias Apalodimas · 6 years ago
  15. 2645060 net/mlx4_core: Fix warnings during boot on driverinit param set failures by Moshe Shemesh · 6 years ago
  16. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  17. 4f76177 qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface by Giacinto Cifelli · 6 years ago
  18. 9dcd936 Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  19. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  20. b8db9e6 Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  21. f7e59f3 Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Greg Kroah-Hartman · 6 years ago
  22. dd9a403 IB/mlx5: Unmap DMA addr from HCA before IOMMU by Valentine Fatiev · 6 years ago
  23. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  24. f259f89 pinctrl: mcp23s08: fix irq and irqchip setup order by Marco Felsch · 6 years ago
  25. 3e779a2 gpio: Assign gpio_irq_chip::parents to non-stack pointer by Stephen Boyd · 6 years ago
  26. 4f66667 libertas: call into generic suspend code before turning off power by Daniel Mack · 6 years ago
  27. 8894891 of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  28. bb2d8f2 Merge tag 'tag-chrome-platform-fixes-for-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Greg Kroah-Hartman · 6 years ago
  29. 3d647e6 Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Greg Kroah-Hartman · 6 years ago
  30. d4d2313 mfd: cros-ec: copy the whole event in get_next_event_xfer by Emil Karlson · 6 years ago
  31. 9864cd5 dm: fix report zone remapping to account for partition offset by Damien Le Moal · 6 years ago
  32. c7cd555 dm cache: destroy migration_cache if cache target registration failed by Shenghui Wang · 6 years ago
  33. 248ab77 net: ena: fix auto casting to boolean by Arthur Kiyanovski · 6 years ago
  34. 78a55d0 net: ena: fix NULL dereference due to untimely napi initialization by Arthur Kiyanovski · 6 years ago
  35. d7703dd net: ena: fix rare bug when failed restart/resume is followed by driver removal by Arthur Kiyanovski · 6 years ago
  36. d79c388 net: ena: fix warning in rmmod caused by double iounmap by Arthur Kiyanovski · 6 years ago
  37. 41591b3 mmc: block: avoid multiblock reads for the last sector in SPI mode by Chris Boot · 6 years ago
  38. 0854ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  39. 5ba1587 Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  40. 16e2a9d oradax: remove redundant null check before kfree by Colin Ian King · 6 years ago
  41. df58f37 sbus: Use of_get_child_by_name helper by Rob Herring · 6 years ago
  42. 76ebebd mach64: detect the dot clock divider correctly on sparc by Mikulas Patocka · 6 years ago
  43. fb1c592 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Greg Kroah-Hartman · 6 years ago
  44. 4ebaf07 Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Greg Kroah-Hartman · 6 years ago
  45. cc02f85 Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  46. 055d8d9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Greg Kroah-Hartman · 6 years ago
  47. 40fa916 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 6 years ago
  48. c1d84a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  49. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  50. 5943a9b Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Greg Kroah-Hartman · 6 years ago
  51. b98d6cb Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  52. 3830711 Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  53. 5aebc7d Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Greg Kroah-Hartman · 6 years ago
  54. 35f3625 net: mvpp2: Extract the correct ethtype from the skb for tx csum offload by Maxime Chevallier · 6 years ago
  55. 0781168 yam: fix a missing-check bug by Wenwen Wang · 6 years ago
  56. 2c05d88 net: cxgb3_main: fix a missing-check bug by Wenwen Wang · 6 years ago
  57. cecf107 Input: uinput - add a schedule point in uinput_inject_events() by Dmitry Torokhov · 6 years ago
  58. 36d2582 Input: evdev - add a schedule point in evdev_write() by Dmitry Torokhov · 6 years ago
  59. b2e45b4 Merge tag 'iommu-fixes-v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Greg Kroah-Hartman · 6 years ago
  60. 4fbeba4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Greg Kroah-Hartman · 6 years ago
  61. 9ce7610 i2c: designware: Call i2c_dw_clk_rate() only when calculating timings by Jarkko Nikula · 6 years ago
  62. b3e9b51 iommu/amd: Clear memory encryption mask from physical address by Singh, Brijesh · 6 years ago
  63. 7e41837 net: phy: phylink: fix SFP interface autodetection by Baruch Siach · 6 years ago
  64. 2d52527 be2net: don't flip hw_features when VXLANs are added/deleted by Davide Caratti · 6 years ago
  65. e46368c drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect() by Lyude Paul · 6 years ago
  66. ca89319 net: dsa: b53: Keep CPU port as tagged in all VLANs by Florian Fainelli · 6 years ago
  67. c78fe05 bnxt_en: get the reduced max_irqs by the ones used by RDMA by Vasundhara Volam · 6 years ago
  68. a2bf74f bnxt_en: free hwrm resources, if driver probe fails. by Venkat Duvvuru · 6 years ago
  69. 5db0e09 bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request by Vasundhara Volam · 6 years ago
  70. dbe80d4 bnxt_en: Fix VNIC reservations on the PF. by Michael Chan · 6 years ago
  71. f74c371 Input: mousedev - add a schedule point in mousedev_write() by Eric Dumazet · 6 years ago
  72. befad94 Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  73. bdf800c6 Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  74. 3a9df1e Merge tag 'drm-misc-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  75. 471b83b team: Forbid enslaving team device to itself by Ido Schimmel · 6 years ago
  76. f7b2a56 net/usb: cancel pending work when unbinding smsc75xx by Yu Zhao · 6 years ago
  77. 5d07384 dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 6 years ago
  78. 4561ffc dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 6 years ago
  79. 69e445a PM / core: Clear the direct_complete flag on errors by Rafael J. Wysocki · 6 years ago
  80. c360867 mlxsw: spectrum: Delete RIF when VLAN device is removed by Ido Schimmel · 6 years ago
  81. f3c84a8 mlxsw: pci: Derive event type from event queue number by Nir Dotan · 6 years ago
  82. 10be83c Merge tag 'drm-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  83. 3f4258b Merge tag 'soc-fsl-fix-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into fixes by Arnd Bergmann · 6 years ago
  84. 11b29c9 drm/amdkfd: Fix incorrect use of process->mm by Felix Kuehling · 6 years ago
  85. 987bf11 drm/amd/display: Signal hw_done() after waiting for flip_done() by Shirish S · 6 years ago
  86. d8938c9 Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 6 years ago
  87. 659c937 Merge tag 'drm-intel-fixes-2018-10-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  88. cec4de3 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  89. 4233cfe ixgbe: check return value of napi_complete_done() by Song Liu · 6 years ago
  90. 4c9613c drm/i915: Handle incomplete Z_FINISH for compressed error states by Chris Wilson · 6 years ago
  91. 6bebe37 Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Greg Kroah-Hartman · 6 years ago
  92. 5b37260 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Greg Kroah-Hartman · 6 years ago
  93. ad608fb media: v4l: event: Prevent freeing event subscriptions while accessed by Sakari Ailus · 6 years ago
  94. 77d981b Merge tag 'exynos-drm-fixes-for-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 6 years ago
  95. 9003b36 r8169: always autoneg on resume by Alex Xu (Hello71) · 6 years ago
  96. b9f1bcb Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  97. ec40564 net: qualcomm: rmnet: Fix incorrect allocation flag in receive path by Subash Abhinov Kasiviswanathan · 6 years ago
  98. 6392ff3 net: qualcomm: rmnet: Fix incorrect allocation flag in transmit by Subash Abhinov Kasiviswanathan · 6 years ago
  99. a07f388 net: qualcomm: rmnet: Skip processing loopback packets by Sean Tranchetti · 6 years ago
  100. 45ec318 net: systemport: Fix wake-up interrupt race during resume by Florian Fainelli · 6 years ago