1. ba1f665 drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers by Haneen Mohammed · 7 years ago
  2. e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 7 years ago
  3. 09ea0df dma-buf: make map_atomic and map function pointers optional by Gerd Hoffmann · 7 years ago
  4. e065a8d drm/vc4: Add support for SAND modifier. by Dave Stevenson · 7 years ago
  5. 8fb756d drm: Trust format_mod_supported() when it OKs a plane modifier. by Eric Anholt · 7 years ago
  6. 83bc4ec drm/mm: Add a search-by-address variant to only inspect a single hole by Chris Wilson · 7 years ago
  7. 2f7e876 drm/mm: Reject over-sized allocation requests early by Chris Wilson · 7 years ago
  8. 0c08754 drm/panel: Add device_link from panel device to DRM device by Jyri Sarha · 7 years ago
  9. 50525c3 drm: content-type property for HDMI connector by Stanislav Lisovskiy · 7 years ago
  10. 5d435b4 drm/bridge: spelling and coding style minor fixes by Philippe Cornu · 7 years ago
  11. 584a014 drm: clarify adjusted_mode documentation for bridges by Philippe Cornu · 7 years ago
  12. 110ab11 drm/virtio: add define for second capset to the virgl code. by Dave Airlie · 7 years ago
  13. c9ac371d drm: Fix render node numbering regression from control node removal. by Eric Anholt · 7 years ago
  14. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  15. 900aa8a drm: Add and handle new aspect ratios in DRM layer by Shashank Sharma · 7 years ago
  16. c3ff0cd drm: Expose modes with aspect ratio, only if requested by Ankit Nautiyal · 7 years ago
  17. 7595bda drm: Add DRM client cap for aspect-ratio by Ankit Nautiyal · 7 years ago
  18. dd7c262 drm/modes: Introduce drm_mode_match() by Ville Syrjälä · 7 years ago
  19. 2f065d8 drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4 by Matt Atwood · 7 years ago
  20. 0597017 drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper by Matt Atwood · 7 years ago
  21. f96bdf5 drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. by Maarten Lankhorst · 7 years ago
  22. 8eb008c Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  23. 57692c9 drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+ by Eric Anholt · 7 years ago
  24. 4c70ac7 drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits. by Eric Anholt · 7 years ago
  25. 0d49f30 drm: remove all control node code by Daniel Vetter · 7 years ago
  26. 51f170a Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d" by Daniel Vetter · 7 years ago
  27. 49a53d4 dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  28. 95ed01e dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  29. aee1a37 dma-fence: remove fill_driver_data callback by Daniel Vetter · 7 years ago
  30. 2c269b0 dma-fence: Some kerneldoc polish for dma-fence.h by Daniel Vetter · 7 years ago
  31. e84fcb9 drm/vc4: Export fence through syncobj by Stefan Schake · 7 years ago
  32. 818f5c8 drm/vc4: Syncobj import support by Stefan Schake · 7 years ago
  33. 0ab3902 Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  34. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  36. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  37. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  38. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  39. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  40. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  41. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  42. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  43. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  44. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  45. 30e9db6d drm: Don't pass the index to drm_property_add_enum() by Ville Syrjälä · 7 years ago
  46. ebb513a drm/dp: Rename the edp_sdp_header as dp_sdp_header by Manasi Navare · 7 years ago
  47. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  48. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  49. 21f2db5 Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 7 years ago
  50. c7d0a03 Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  51. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  52. 69bfd47 Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  53. 3442097 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  54. 8fba70b0 Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. 24a7e4d virtio: add ability to iterate over vqs by Michael S. Tsirkin · 7 years ago
  56. fe64407 block: mq: Add some minor doc for core structs by Linus Walleij · 7 years ago
  57. 06e22bb Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  58. 088e861 ALSA: control: Hardening for potential Spectre v1 by Takashi Iwai · 7 years ago
  59. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 6e35fed drm: Don't EXPORT drm_add/reset_display_info by Daniel Vetter · 7 years ago
  61. b400003 virtio_balloon: add array of stat names by Michael S. Tsirkin · 7 years ago
  62. d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
  63. 6510bbc mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 7 years ago
  64. 30d23f2 drm/atomic: better doc for implicit vs explicit fencing by Daniel Vetter · 7 years ago
  65. ccc3b2b drm: Move simple_display_pipe prepare_fb helper into gem fb helpers by Daniel Vetter · 7 years ago
  66. 7bb3bb4 drm/bridge: analogix_dp: Split the platform-specific poweron in two parts by Douglas Anderson · 7 years ago
  67. 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 7 years ago
  68. 903f9db tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 7 years ago
  69. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  70. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  71. cc74edd net: sched: ife: handle malformed tlv length by Alexander Aring · 7 years ago
  72. 867ab4b Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  73. b905ef9a llc: delete timers synchronously in llc_sk_free() by Cong Wang · 7 years ago
  74. c1e9dae Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 285848b Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  77. 12c8f25 kasan: add no_sanitize attribute for clang builds by Andrey Konovalov · 7 years ago
  78. 2e898e4 writeback: safer lock nesting by Greg Thelen · 7 years ago
  79. e01e806 fork: unconditionally clear stack on fork by Kees Cook · 7 years ago
  80. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  81. b9abdcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 0d9cf33 Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  83. 4d18905 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  84. 41e3bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  85. 36e584d Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  86. 85bd0ba arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  87. d90a10e fsnotify: Fix fsnotify_mark_connector race by Robert Kolchmeyer · 7 years ago
  88. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  89. 1cdae04 tracing: Add missing forward declaration by Ahbong Chang · 7 years ago
  90. ed4564b drivers: change struct device_driver::coredump() return type to void by Arend van Spriel · 7 years ago
  91. ccce20f scsi: sd_zbc: Avoid that resetting a zone fails sporadically by Bart Van Assche · 7 years ago
  92. 6667e6d scsi: ufs: add trace event for ufs upiu by Ohad Sharabi · 7 years ago
  93. 4d79e7d scsi: core: remove reference to scsi_show_extd_sense() by John Pittman · 7 years ago
  94. 5692fce ARM: OMAP2+: Fix build when using split object directories by Dave Gerlach · 7 years ago
  95. 0ce9144 block: add blk_queue_fua() helper function by Dave Chinner · 7 years ago
  96. 7ce2367 vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 7 years ago
  97. e142aa0 timekeeping: Remove __current_kernel_time() by Baolin Wang · 7 years ago
  98. f0ae6a0 timers: Remove stale struct tvec_base forward declaration by Liu, Changcheng · 7 years ago
  99. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  100. cd6e992 xen/sndif: Sync up with the canonical definition in Xen by Oleksandr Andrushchenko · 7 years ago