1. 7fc6311 drm/amd/pp: Fix performance drop on Fiji by Rex Zhu · 7 years ago
  2. 7c2b134 Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  3. 352672d drm/nouveau: Fix deadlock in nv50_mstm_register_connector() by Lyude Paul · 7 years ago
  4. 0d5a03c drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client by Ben Skeggs · 7 years ago
  5. 5c0e0b4 Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  6. 44ef02c Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  7. 03a0a3e Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  8. 87bf742 Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  9. dec60f3 agp: uninorth: make two functions static by Mathieu Malaterre · 7 years ago
  10. 639f790 drm/amd/pp: Refine the output of pp_power_profile_mode on VI by Rex Zhu · 7 years ago
  11. e6a5b9f drm/amdgpu: Switch to interruptable wait to recover from ring hang. by Andrey Grodzovsky · 7 years ago
  12. da29132 drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages by Michel Dänzer · 7 years ago
  13. bd4caed drm/amd/display: Use kvzalloc for potentially large allocations by Michel Dänzer · 7 years ago
  14. 018d82e drm/amd/display: Don't return ddc result and read_bytes in same return value by Harry Wentland · 7 years ago
  15. 6e65fb8 drm/amd/display: Add get_firmware_info_v3_2 for VG12 by Harry Wentland · 7 years ago
  16. 60a5205 drm/amd: Add BIOS smu_info v3_3 required struct def. by Jerry (Fangzhi) Zuo · 7 years ago
  17. c519113 drm/amd/display: Add VG12 ASIC IDs by Harry Wentland · 7 years ago
  18. 9a0e980 drm/vc4: Fix scaling of uni-planar formats by Boris Brezillon · 7 years ago
  19. 6f2db7d drm/exynos: hdmi: avoid duplicating drm_bridge_attach by Peter Rosin · 7 years ago
  20. e8f48f9 drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log by Florent Flament · 7 years ago
  21. 660d88e drm/i915: Correctly populate user mode h/vdisplay with pipe src size during readout by Ville Syrjälä · 7 years ago
  22. 9d21955 drm/i915: Adjust eDP's logical vco in a reliable place. by Rodrigo Vivi · 7 years ago
  23. 7a10967 drm/bridge/sii8620: add Kconfig dependency on extcon by Andrzej Hajda · 7 years ago
  24. 47aaaec drm/omap: handle alloc failures in omap_connector by Tomi Valkeinen · 7 years ago
  25. 7f26eee drm/omap: add missing linefeeds to prints by Tomi Valkeinen · 7 years ago
  26. e1cdab6 drm/omap: handle error if scale coefs are not found by Tomi Valkeinen · 7 years ago
  27. 4d6cb5e drm/omap: check return value from soc_device_match by Tomi Valkeinen · 7 years ago
  28. 6a0f0c5 drm/omap: fix possible NULL ref issue in tiler_reserve_2d by Tomi Valkeinen · 7 years ago
  29. 77eeac2 drm/omap: fix uninitialized ret variable by Tomi Valkeinen · 7 years ago
  30. 4a9fbfc drm/omap: silence unititialized variable warning by Dan Carpenter · 7 years ago
  31. 164c241 drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge. by Eric Anholt · 7 years ago
  32. b5cb2e5 drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default_clear() by Ville Syrjälä · 7 years ago
  33. f0b408e drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear() by Ville Syrjälä · 7 years ago
  34. 772d4f8 Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  35. 03b5f0c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. ee946c3 Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  37. 8e95cb33 Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  38. 4a7a772 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  39. f933147 Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  40. c12fd0f Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  41. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  42. 2f50037 Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. 6844dc4 Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  44. 43b78f1 Revert "usb: host: ehci: Use dma_pool_zalloc()" by Greg Kroah-Hartman · 7 years ago
  45. 7fe3fa3b platform/x86: Kconfig: Fix dell-laptop dependency chain. by Mario Limonciello · 7 years ago
  46. 9f0a93d platform/x86: asus-wireless: Fix NULL pointer dereference by João Paulo Rechi Vita · 7 years ago
  47. 54c6fd5 Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  48. b99dc74 Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  49. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  50. 2b7db29 media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR by From: Gustavo A. R. Silva · 7 years ago
  51. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  52. bb60931 Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  53. 0ccc1c8 drm/exynos: mixer: avoid Oops in vp_video_buffer() by Tobias Jakobi · 7 years ago
  54. 2eced8e drm/exynos/mixer: fix synchronization check in interlaced mode by Andrzej Hajda · 7 years ago
  55. a02cbe2 Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  56. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  57. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  58. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  59. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  60. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  61. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  62. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  63. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  64. df80b8f qed: fix spelling mistake: "offloded" -> "offloaded" by Colin Ian King · 7 years ago
  65. 1a2f474 usb: typec: tps6598x: handle block reads separately with plain-I2C adapters by Heikki Krogerus · 7 years ago
  66. 5671a46 usb: typec: tcpm: Release the role mux when exiting by Heikki Krogerus · 7 years ago
  67. fb5ee84 USB: Accept bulk endpoints with 1024-byte maxpacket by Alan Stern · 7 years ago
  68. 4e11581 net/mlx5e: fix spelling mistake: "loobpack" -> "loopback" by Colin Ian King · 7 years ago
  69. 44a182b xhci: Fix use-after-free in xhci_free_virt_device by Mathias Nyman · 7 years ago
  70. 8bfc3b4 nvmet: switch loopback target state to connecting when resetting by Johannes Thumshirn · 7 years ago
  71. a785dbc nvme/multipath: Fix multipath disabled naming collisions by Keith Busch · 7 years ago
  72. 5cadde8 nvme/multipath: Disable runtime writable enabling parameter by Keith Busch · 7 years ago
  73. f31a211 nvme: Set integrity flag for user passthrough commands by Keith Busch · 7 years ago
  74. 59a2f3f nvme: fix potential memory leak in option parsing by Chengguang Xu · 7 years ago
  75. 5697db4 qmi_wwan: do not steal interfaces from class drivers by Bjørn Mork · 7 years ago
  76. 40fa84e iommu: rockchip: fix building without CONFIG_OF by Arnd Bergmann · 7 years ago
  77. 09a44ca bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set by Coly Li · 7 years ago
  78. 4fd8e13 bcache: set dc->io_disable to true in conditional_stop_bcache_device() by Coly Li · 7 years ago
  79. ecb2ba8 bcache: add wait_for_kthread_stop() in bch_allocator_thread() by Coly Li · 7 years ago
  80. bf78980 bcache: count backing device I/O error for writeback I/O by Coly Li · 7 years ago
  81. 6147305 bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error() by Coly Li · 7 years ago
  82. 6e916a7 bcache: store disk name in struct cache and struct cached_dev by Coly Li · 7 years ago
  83. a85894c iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb() by Joerg Roedel · 7 years ago
  84. 0dfc0c7 iommu/vt-d: fix shift-out-of-bounds in bug checking by Changbin Du · 7 years ago
  85. cd2c9fc iommu/dma: Move PCI window region reservation back into dma specific path. by Shameer Kolothum · 7 years ago
  86. 2f8c7f2 iommu/rockchip: Make clock handling optional by Heiko Stuebner · 7 years ago
  87. 94c793a iommu/amd: Hide unused iommu_table_lock by Arnd Bergmann · 7 years ago
  88. aa7528f iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte() by Jagannathan Raman · 7 years ago
  89. ecd649b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  90. 3b6f979 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  91. 1e5fbc0b Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  92. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  93. 49ceda9 drm/bridge: vga-dac: Fix edid memory leak by Sean Paul · 7 years ago
  94. af3e0fc 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() by Ingo Molnar · 7 years ago
  95. 5e5add1 net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode by Grygorii Strashko · 7 years ago
  96. 1bc2463 irqchip/qcom: Fix check for spurious interrupts by Agustin Vega-Frias · 7 years ago
  97. 4842ed5 USB: serial: visor: handle potential invalid device configuration by Greg Kroah-Hartman · 7 years ago
  98. 4205cb0 USB: serial: option: adding support for ublox R410M by SZ Lin (林上智) · 7 years ago
  99. 50a5852 nfp: flower: set tunnel ttl value to net default by John Hurley · 7 years ago
  100. f6eeb9e Input: atmel_mxt_ts - add missing compatible strings to OF device table by Javier Martinez Canillas · 7 years ago