1. a012024 drm/crc: Only report a single overflow when a CRC fd is opened by Maarten Lankhorst · 7 years ago
  2. 38cb8d9 drm: Add drm_connector_has_possible_encoder() by Ville Syrjälä · 7 years ago
  3. 83aefbb drm: Add drm_connector_for_each_possible_encoder() by Ville Syrjälä · 7 years ago
  4. 418cc6c dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  5. 070473b drm: add missing ctx argument to plane transitional helpers by Russell King · 7 years ago
  6. 7370573 drm: Add drm_connector_mask() by Ville Syrjälä · 7 years ago
  7. 6f3be03 drm: Add drm_encoder_mask() by Ville Syrjälä · 7 years ago
  8. 62f77ad drm: Add drm_plane_mask() by Ville Syrjälä · 7 years ago
  9. c701317 dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  10. 1b48b72 dma-fence: remove fill_driver_data callback by Daniel Vetter · 7 years ago
  11. 14d9dee drm/v3d: Define the fourcc modifier for the Broadcom UIF format. by Eric Anholt · 7 years ago
  12. c981c01 Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.com/bzolnier/linux into drm-misc-next by Gustavo Padovan · 7 years ago
  13. 83d83be console/fbcon: Add support for deferred console takeover by Hans de Goede · 7 years ago
  14. eab9766 Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  15. b4d4b0b Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  16. 8b5f7a6 drm: of: Export and rename drm_crtc_port_mask() by Jernej Skrabec · 7 years ago
  17. 59a9c39 dt-bindings: display: sunxi-drm: Add TCON TOP description by Jernej Skrabec · 7 years ago
  18. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. d3a6749 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  25. 46d8f40 drm: Consider drivers setting DRIVER_ATOMIC as atomic. by Eric Anholt · 7 years ago
  26. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  27. 3ee7e86 bdi: Fix another oops in wb_workfn() by Jan Kara · 7 years ago
  28. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  29. bed9df9 irqdesc: Delete irq_desc_get_msi_desc() by John Garry · 7 years ago
  30. 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago
  31. 565c17b Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  32. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  33. 6cc65be locking/qspinlock: Fix build for anonymous union in older GCC compilers by Steven Rostedt (VMware) · 7 years ago
  34. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  35. f43fc5a Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  36. 6aa1340 drm/bridge: Move the struct drm_bridge member kerneldoc inline. by Eric Anholt · 7 years ago
  37. 8d4f4b8 drm: Document mode_config.max_width/height as the max fb dimensions by Ville Syrjälä · 7 years ago
  38. 8730662 kernel.h: Fix a typo in comment by Wei Wang · 7 years ago
  39. f642fb5 x86/platform/UV: Add adjustable set memory block size function by mike.travis@hpe.com · 7 years ago
  40. 9a789fc rseq/cleanup: Do not abort rseq c.s. in child on fork() by Mathieu Desnoyers · 7 years ago
  41. 08ba91e nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. by Doron Roberts-Kedes · 7 years ago
  42. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  43. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  45. d67b6a2 drm: writeback: Add client capability for exposing writeback connectors by Liviu Dudau · 7 years ago
  46. b13cc8d drm: writeback: Add out-fences for writeback connectors by Brian Starkey · 8 years ago
  47. 935774c drm: Add writeback connector type by Brian Starkey · 8 years ago
  48. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
  49. a19741e dma_buf: remove device parameter from attach callback v2 by Christian König · 7 years ago
  50. a507a30 ACPI / processor: Finish making acpi_processor_ppc_has_changed() void by Brian Norris · 7 years ago
  51. 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  52. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 7 years ago
  53. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 7 years ago
  54. 1fe8388 xen: share start flags between PV and PVH by Roger Pau Monne · 7 years ago
  55. e364672 drm/i915/aml: Introducing Amber Lake platform by José Roberto de Souza · 7 years ago
  56. b9be785 drm/i915/whl: Introducing Whiskey Lake platform by José Roberto de Souza · 7 years ago
  57. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 7 years ago
  58. ba1f665 drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers by Haneen Mohammed · 7 years ago
  59. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  60. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 7 years ago
  61. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 7 years ago
  62. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  63. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  64. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  65. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  66. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  67. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  68. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  70. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 7 years ago
  71. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  72. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  73. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  74. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  75. 9facc33 bpf: reject any prog that failed read-only lock by Daniel Borkmann · 7 years ago
  76. 7d1982b bpf: fix panic in prog load calls cleanup by Daniel Borkmann · 7 years ago
  77. 81d3501 uapi/drm: add AMDGPU_HW_IP_VCN_JPEG for jpeg CS by Boyuan Zhang · 7 years ago
  78. 741f01e drm/scheduler: Avoid using wait_event_killable for dying process (V4) by Andrey Grodzovsky · 7 years ago
  79. b646c1d drm/amdgpu: add kernel doc for memory domains. by Samuel Li · 7 years ago
  80. 2d33948 drm/scheduler: add documentation by Nayan Deshmukh · 7 years ago
  81. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 7 years ago
  82. be7f99c block: remov blk_queue_invalidate_tags by Christoph Hellwig · 7 years ago
  83. 95c7c09 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  84. badbc27 nl80211: fix some kernel doc tag mistakes by Luca Coelho · 7 years ago
  85. 2f6e24d Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  86. 94aefd3 aio: mark __aio_sigset::sigmask const by Avi Kivity · 7 years ago
  87. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  88. fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 7 years ago
  89. 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 7 years ago
  90. 92ee383 mm: fix race between kmem_cache destroy, create and deactivate by Shakeel Butt · 7 years ago
  91. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  92. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  93. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 7 years ago
  94. 2dd5aa1 ALSA: usb-audio: Add bi-directional terminal types by Jorge Sanjuan · 7 years ago
  95. e6c3456 blk-mq: remove blk_mq_tagset_iter by Christoph Hellwig · 7 years ago
  96. da66126 blk-mq: don't time out requests again that are in the timeout handler by Christoph Hellwig · 7 years ago
  97. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  98. f3b5020 Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  99. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  100. cf65a0f dma-mapping: move all DMA mapping code to kernel/dma by Christoph Hellwig · 7 years ago