1. b0d46cb pinctrl: meson: meson8: add support for the Meson8m2 SoC by Martin Blumenstingl · 7 years ago
  2. e508099 pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002 by Timur Tabi · 7 years ago
  3. f265e8b pinctrl: qcom: remove static globals to allow multiple TLMMs by Timur Tabi · 7 years ago
  4. 2242ddf pinctrl: actions: Add Actions S900 pinctrl driver by Manivannan Sadhasivam · 7 years ago
  5. 4e21264 pinctrl: samsung: add pin_dbg_show callback for debugfs by Chanho Park · 7 years ago
  6. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  7. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  8. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  9. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  10. f681137 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  11. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  12. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  13. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  14. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  15. 3e565a3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  16. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  17. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 7 years ago
  18. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 7 years ago
  19. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 7 years ago
  20. b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago
  21. 16e205c Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  22. 0c314a9 Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  23. a10beab Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  24. dece02f Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  25. 1cb19e8 Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)" by Harry Wentland · 7 years ago
  26. 1bc8ffb Revert "drm/amd/display: fix dereferencing possible ERR_PTR()" by Harry Wentland · 7 years ago
  27. b2f3f59 drm/amd/display: Fix regamma not affecting full-intensity color values by Leo (Sunpeng) Li · 7 years ago
  28. 1409bc6 drm/amd/display: Fix FBC text console corruption by Roman Li · 7 years ago
  29. 89fc8d4 drm/amd/display: Only register backlight device if embedded panel connected by Harry Wentland · 7 years ago
  30. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  32. d1cb771 Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  33. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  34. bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
  35. 62843c2 nvme: Use admin command effects for admin commands by Keith Busch · 7 years ago
  36. c739969 nvmet: fix space padding in serial number by Daniel Verkamp · 7 years ago
  37. fd92c77 nvme: check return value of init_srcu_struct function by Max Gurtovoy · 7 years ago
  38. 543c09c nvmet: Fix nvmet_execute_write_zeroes sector count by Rodrigo R. Galvao · 7 years ago
  39. 22b5560 nvme-pci: Separate IO and admin queue IRQ vectors by Keith Busch · 7 years ago
  40. a6ff726 nvme-pci: Remove unused queue parameter by Keith Busch · 7 years ago
  41. 64ee0ac nvme-pci: Skip queue deletion if there are no queues by Keith Busch · 7 years ago
  42. 6038aa5 nvme: target: fix buffer overflow by Arnd Bergmann · 7 years ago
  43. 74c6c71 nvme: don't send keep-alives to the discovery controller by Johannes Thumshirn · 7 years ago
  44. 00b683d nvme: unexport nvme_start_keep_alive by Johannes Thumshirn · 7 years ago
  45. 11d9ea6 nvme-loop: fix kernel oops in case of unhandled command by Ming Lei · 7 years ago
  46. 7ec6074 nvme: enforce 64bit offset for nvme_get_log_ext fn by Matias Bjørling · 7 years ago
  47. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  48. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  49. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  50. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  51. 1eace83 i2c: add param sanity check to i2c_transfer() by Ard Biesheuvel · 7 years ago
  52. f7f6d91 i2c: i801: Restore configuration at shutdown by Jean Delvare · 7 years ago
  53. a086bb8 i2c: i801: Save register SMBSLVCMD value only once by Jean Delvare · 7 years ago
  54. 83c1f36 tun: send netlink notification when the device is modified by Sabrina Dubroca · 7 years ago
  55. 9fffc5c tun: set the flags before registering the netdevice by Sabrina Dubroca · 7 years ago
  56. 47b9986 lan78xx: Don't reset the interface on open by Phil Elwell · 7 years ago
  57. cb98526 bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). by Michael Chan · 7 years ago
  58. 11c3ec7 bnxt_en: Need to include RDMA rings in bnxt_check_rings(). by Michael Chan · 7 years ago
  59. 9d96465 bnxt_en: Support max-mtu with VF-reps by Sriharsha Basavapatna · 7 years ago
  60. 479ca3b bnxt_en: Ignore src port field in decap filter nodes by Sriharsha Basavapatna · 7 years ago
  61. e85a9be bnxt_en: do not allow wildcard matches for L2 flows by Andy Gospodarek · 7 years ago
  62. 7991cb9 bnxt_en: Fix ethtool -x crash when device is down. by Michael Chan · 7 years ago
  63. c3d7bad drm/amd/display: fix brightness level after resume from suspend by Roman Li · 7 years ago
  64. af2ac32 drm/amd/display: HDMI has no sound after Panel power off/on by Charlene Liu · 7 years ago
  65. 1b59fb0 drm/amdgpu: add MP1 and THM hw ip base reg offset by Evan Quan · 7 years ago
  66. 2d4f902 drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset by Huang Rui · 7 years ago
  67. b155035 drm/radeon: add PX quirk for Asus K73TK by Nico Sneck · 7 years ago
  68. 8837c70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  69. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  70. 60a0527 mac80211_hwsim: use DEFINE_IDA by Matthew Wilcox · 7 years ago
  71. bbd876a rapidio: use a reference count for struct mport_dma_req by Ioan Nicu · 7 years ago
  72. b94bb1f drivers/rapidio/rio-scan.c: fix typo in comment by Vasyl Gomonovych · 7 years ago
  73. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  74. bc8755b mm: check __highest_present_section_nr directly in memory_dev_init() by Wei Yang · 7 years ago
  75. 2d097c5 sr: get/drop reference to device in revalidate and check_events by Jens Axboe · 7 years ago
  76. ddd3d40 vhost: return bool from *_access_ok() functions by Stefan Hajnoczi · 7 years ago
  77. d14d2b7 vhost: fix vhost_vq_access_ok() log check by Stefan Hajnoczi · 7 years ago
  78. 7ced6c9 vhost: Fix vhost_copy_to_user() by Eric Auger · 7 years ago
  79. 9a11aff net: aquantia: oops when shutdown on already stopped device by Igor Russkikh · 7 years ago
  80. cce96d1 net: aquantia: Regression on reset with 1.x firmware by Igor Russkikh · 7 years ago
  81. 5376534 cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN by Bassem Boubaker · 7 years ago
  82. 3f01ddb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 7 years ago
  83. fed5607 lan78xx: Avoid spurious kevent 4 "error" by Phil Elwell · 7 years ago
  84. 4bfc338 lan78xx: Correctly indicate invalid OTP by Phil Elwell · 7 years ago
  85. adf5845 PCI: Remove messages about reassigning resources by Desnes A. Nunes do Rosario · 7 years ago
  86. 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
  87. af4a722 s390/zcrypt: Support up to 256 crypto adapters. by Harald Freudenberger · 7 years ago
  88. c171d3b Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs-for-v4.17' into working-branch-for-4.17 by Benson Leung · 7 years ago
  89. c1d1e91a platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle by Gwendal Grignou · 7 years ago
  90. b082b2e platform/chrome: cros_ec_debugfs: Add PD port info to debugfs by Shawn Nematbakhsh · 7 years ago
  91. f631928 platform/chrome: cros_ec_debugfs: Use octal permissions '0444' by Enric Balletbo i Serra · 7 years ago
  92. 7d800c9 platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants by Enric Balletbo i Serra · 7 years ago
  93. 93afebb platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define. by Enric Balletbo i Serra · 7 years ago
  94. 3113942 platform/chrome: cros_ec_sysfs: Modify error handling by Gwendal Grignou · 7 years ago
  95. 1b30dfd PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken by Sinan Kaya · 7 years ago
  96. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  97. a7726f6 Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  98. 1b02dcb Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  99. 92589cb Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  100. 9ab89c4 Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago