1. bbfb6ce drm/i915: Implement .get_format_info() hook for CCS by Ville Syrjälä · 7 years ago
  2. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  3. 09ef237 Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  4. 16fece0 drm: Nuke drm_atomic_legacy_backoff by Daniel Vetter · 7 years ago
  5. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  6. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
  7. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  8. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  9. 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 7 years ago
  10. adb8a5a uapi drm/armada_drm.h: use __u32 and __u64 instead of uint32_t and uint64_t by Mikko Rapeli · 7 years ago
  11. 2cd575a drm: remove unused and redundant callbacks by Peter Rosin · 7 years ago
  12. ace9881 drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init() by David Lechner · 7 years ago
  13. 9f589b2 Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 7 years ago
  14. f89823c drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface by Lionel Landwerlin · 7 years ago
  15. 5e0594f drm: rcar-du: Repair vblank for DRM page flips using the VSP by Kieran Bingham · 7 years ago
  16. dd24df6 Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  17. db1689a drm: Create a format/modifier blob by Ben Widawsky · 7 years ago
  18. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  19. d1b6c62 drm: Add a few missing descriptions in drm_driver docs by Sean Paul · 7 years ago
  20. 6c70faf drm: Fix warning when building docs for scdc_helper by Sean Paul · 7 years ago
  21. c92883a drm: Fix kerneldoc for atomic_async_update by Daniel Vetter · 7 years ago
  22. 96bf51d drm/atomic: Update comment to match the code by Thierry Reding · 7 years ago
  23. cebd8c5 v4l: vsp1: Add pipe index argument to the VSP-DU API by Laurent Pinchart · 8 years ago
  24. db1fc97 dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  25. 8810419 drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  26. db61152 drm/gem: Add drm_gem_dumb_map_offset() by Noralf Trønnes · 7 years ago
  27. f309946 drm/vc4: Add an ioctl for labeling GEM BOs for summary stats by Eric Anholt · 7 years ago
  28. 78acea3 Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  29. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
  30. 6702222 drm/bridge: Add a devm_ allocator for panel bridge. by Eric Anholt · 7 years ago
  31. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 7 years ago
  32. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 7 years ago
  33. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 7 years ago
  34. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  35. 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 7 years ago
  36. c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 7 years ago
  37. 09ac4fc drm/ttm: Implement vm_operations_struct.access v2 by Felix Kuehling · 7 years ago
  38. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
  39. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  40. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  41. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  42. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  44. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  45. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  46. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 7 years ago
  47. 660f6b5 Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  48. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  49. 4cabc5b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  50. 963916f IB/cma: Fix reference count leak when no ipv4 addresses are set by Kalderon, Michal · 7 years ago
  51. a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 7 years ago
  52. dc1a0af nvme: fix byte swapping in the streams code by Christoph Hellwig · 7 years ago
  53. f86f418 trace: fix the errors caused by incompatible type of RCU variables by Chunyan Zhang · 7 years ago
  54. beaec53 llist: clang: introduce member_address_is_nonnull() by Alexander Potapenko · 7 years ago
  55. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  56. a90c6ac Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  57. 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  58. 46fc515 drm/bridge/synopsys: Add MIPI DSI host controller bridge by Philippe CORNU · 7 years ago
  59. 8bd226f include: usb: audio: specify exact endiannes of descriptors by Ruslan Bilovol · 7 years ago
  60. 7855f58 IB/core: Remove NOIO QP create flag by Leon Romanovsky · 8 years ago
  61. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  62. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  63. a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 8 years ago
  64. df39a9f bpf: check NULL for sk_to_full_sk() return value by WANG Cong · 7 years ago
  65. 13c401f jhash: fix -Wimplicit-fallthrough warnings by Jakub Kicinski · 7 years ago
  66. ef434a0 Merge branch 'drm-misc-next-fixes' into drm-misc-fixes by Sean Paul · 7 years ago
  67. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  68. cf56c2f netfilter: remove old pre-netns era hook api by Florian Westphal · 7 years ago
  69. e67ae2b libceph: fix old style declaration warnings by Arnd Bergmann · 7 years ago
  70. b1f5bfc sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() by Alexander Potapenko · 7 years ago
  71. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  72. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  73. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  74. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  75. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  76. 96d0d83 Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  77. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  78. 077d2ba replace incorrect strscpy use in FORTIFY_SOURCE by Daniel Micay · 7 years ago
  79. 9049f2f fault-inject: parse as natural 1-based value for fail-nth write interface by Akinobu Mita · 7 years ago
  80. ccd5d1b Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  81. 4d25ec1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  82. 1430858 Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  83. 76250f2 dma-buf/fence: Avoid use of uninitialised timestamp by Chris Wilson · 8 years ago
  84. 2570fe2 drm: add helper functions for YCBCR420 handling by Shashank Sharma · 7 years ago
  85. e6a9a2c drm/edid: parse ycbcr 420 deep color information by Shashank Sharma · 7 years ago
  86. 832d4f2 drm/edid: parse YCBCR420 videomodes from EDID by Shashank Sharma · 7 years ago
  87. d852315 drm: add helper to validate YCBCR420 modes by Shashank Sharma · 7 years ago
  88. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
  89. 379ea9a drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper by Noralf Trønnes · 7 years ago
  90. 2b02c20 cdc_ncm: Set NTB format again after altsetting switch for Huawei devices by Enrico Mioso · 7 years ago
  91. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  92. 5f057ff drm: rename, adjust and export drm_atomic_replace_property_blob by Peter Rosin · 7 years ago
  93. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  94. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  95. b4f937c NFS: Don't run wake_up_bit() when nobody is waiting... by Trond Myklebust · 7 years ago
  96. 301bfa4 NFS: Don't run wake_up_bit() when nobody is waiting... by Trond Myklebust · 7 years ago
  97. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  98. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 7 years ago
  99. f174ff7 nfs: add a nfs_ilookup helper by Peng Tao · 7 years ago
  100. 8dcbec6 NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration by Chuck Lever · 7 years ago