1. ab87cc9 kselftests: Add dma-heap test by John Stultz · 5 years ago
  2. 43d7238 dma-buf: heaps: Add CMA heap to dmabuf heaps by John Stultz · 5 years ago
  3. 47a32f9 dma-buf: heaps: Add system heap to dmabuf heaps by John Stultz · 5 years ago
  4. 7b87ea7 dma-buf: heaps: Add heap helpers by John Stultz · 5 years ago
  5. a69b0e8 dma-buf: Add dma-buf heaps framework by Andrew F. Davis · 5 years ago
  6. ea7d8c6 drm/ttm: stop exporting ttm_mem_io_* functions by Christian König · 5 years ago
  7. 51ea742 drm/qxl: stop using TTM to call driver internal functions by Christian König · 5 years ago
  8. ef38321 drm/ttm: use the parent resv for ghost objects v3 by Christian König · 6 years ago
  9. 97588b5 drm/ttm: remove pointers to globals by Christian König · 5 years ago
  10. 9165fb8 drm/ttm: always keep BOs on the LRU by Christian König · 5 years ago
  11. 7fb03cc drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx by Christian König · 5 years ago
  12. c6a5f8d drm/gpu: Fix Memory barrier without comment Issue by Bhanusree · 5 years ago
  13. e109c6d drm/gpu: Fix Missing blank line after declarations by Bhanusree · 5 years ago
  14. 3f4bb9f drm: Spelling s/connet/connect/ by Geert Uytterhoeven · 5 years ago
  15. 56916cd drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers by Thomas Zimmermann · 5 years ago
  16. ecad80f drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers by Thomas Zimmermann · 5 years ago
  17. eddc0ac drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers by Thomas Zimmermann · 5 years ago
  18. 6542ad8 drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb() by Thomas Zimmermann · 5 years ago
  19. 606be04 drm/gpu: Add comment for memory barrier by Bhanusree · 5 years ago
  20. 2ec35bd drm/mediatek: remove cast to pointers passed to kfree by Wambui Karuga · 5 years ago
  21. 62db7d1e drm/simple-kms: Standardize arguments for callbacks by Daniel Vetter · 5 years ago
  22. f45f57c dma-buf: stop using the dmabuf->lock so much v2 by Christian König · 5 years ago
  23. 15fd552 dma-buf: change DMA-buf locking convention v3 by Christian König · 7 years ago
  24. 9a42c7c drm/tegra: Move drm_dp_link helpers to Tegra DRM by Thierry Reding · 5 years ago
  25. 2589c40 drm/rockchip: Avoid drm_dp_link helpers by Thierry Reding · 5 years ago
  26. 8ef8261 drm/msm: edp: Avoid drm_dp_link helpers by Thierry Reding · 5 years ago
  27. 98bca69 drm/bridge: tc358767: Use DP nomenclature by Thierry Reding · 5 years ago
  28. e7dc8d4 drm/bridge: tc358767: Avoid drm_dp_link helpers by Thierry Reding · 5 years ago
  29. ff1e8fb drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers by Thierry Reding · 5 years ago
  30. 79465e0 drm/dp: Add helper to get post-cursor adjustments by Thierry Reding · 5 years ago
  31. fc6b420 drm/dp: Do not busy-loop during link training by Thierry Reding · 5 years ago
  32. 7624629 drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper by Thierry Reding · 5 years ago
  33. 99c830b drm/dp: Add drm_dp_channel_coding_supported() helper by Thierry Reding · 5 years ago
  34. 8cda78b drm/dp: Add drm_dp_fast_training_cap() helper by Thierry Reding · 5 years ago
  35. 2980426a drm/dp: Remove a gratuituous blank line by Thierry Reding · 5 years ago
  36. 80664f7 drm/dp: Sort includes alphabetically by Thierry Reding · 5 years ago
  37. 44bf67f Merge drm/drm-next into drm-misc-next by Sean Paul · 5 years ago
  38. a96bf3c Revert "drm/omap: add OMAP_BO flags to affect buffer allocation" by Sean Paul · 5 years ago
  39. 2e79e22 Merge v5.4-rc4 into drm-next by Daniel Vetter · 5 years ago
  40. a5e5cf9 drm/todo: Add levels by Daniel Vetter · 5 years ago
  41. ac18a29 drm/todo: Remove i915 device_link task by Daniel Vetter · 5 years ago
  42. b60e711 drm/doc: Drop misleading comment on drm_mode_config_cleanup by Daniel Vetter · 5 years ago
  43. cb87637 drm/vc4: Use drm_hdmi_avi_infoframe_bars() by Ville Syrjälä · 5 years ago
  44. 076d9a5 drm/edid: Add drm_hdmi_avi_infoframe_bars() by Ville Syrjälä · 5 years ago
  45. a1d0c02 MAINTAINERS: Add Mihail to Komeda DRM driver by Mihail Atanassov · 5 years ago
  46. dc6015c drm/mipi_dbi: Use simple right shift instead of double negation by Andy Shevchenko · 5 years ago
  47. 64f1cc9 drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function by Gerd Hoffmann · 5 years ago
  48. 9e370df drm/virtio: print a single line with device features by Gerd Hoffmann · 5 years ago
  49. 8ee2f95 drm/qxl: allocate small objects top-down by Gerd Hoffmann · 5 years ago
  50. db26208 drm/qxl: use DEFINE_DRM_GEM_FOPS() by Gerd Hoffmann · 5 years ago
  51. de7f7c4 drm/qxl: drop verify_access by Gerd Hoffmann · 5 years ago
  52. 60f5722 drm/qxl: switch qxl to &drm_gem_object_funcs.mmap by Gerd Hoffmann · 5 years ago
  53. 80ed59b drm/qxl: drop qxl_ttm_fault by Gerd Hoffmann · 5 years ago
  54. ddd9b54 drm: remove unnecessary return variable by Wambui Karuga · 5 years ago
  55. ec3b7b6 drm/gma500: fix memory disclosures due to uninitialized bytes by Kangjie Lu · 5 years ago
  56. 57a25a5 gma/gma500: fix a memory disclosure bug due to uninitialized bytes by Kangjie Lu · 5 years ago
  57. f1b4a92 Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 5 years ago
  58. 400e913 Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next by Dave Airlie · 5 years ago
  59. 89910e62 Merge tag 'drm-intel-next-2019-10-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  60. 2b6f588 drm/komeda: Dump SC_ENH_* registers from scaler block by Mihail Atanassov · 5 years ago
  61. ece485d drm: tda998x: use cec_notifier_conn_(un)register by Dariusz Marcinkiewicz · 5 years ago
  62. ce53908 drm/i915: Update DRIVER_DATE to 20191021 by Joonas Lahtinen · 5 years ago
  63. 952f89f drm/i915/gvt: Wean off struct_mutex by Chris Wilson · 5 years ago
  64. 7d194c2 Linux 5.4-rc4 by Linus Torvalds · 5 years ago
  65. 0dc3c56 drm/i915: Extract GT ring management by Andi Shyti · 5 years ago
  66. e2ab4ef Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  67. 4fe34d6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. 81c4bc3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. 188768f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 589f122 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. 8814c6d drm/i915/perf: fix oa config reconfiguration by Lionel Landwerlin · 5 years ago
  72. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  73. 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
  74. 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  75. 05908d7 net: ethernet: dwmac-sun8i: show message only when switching to promisc by Mans Rullgard · 5 years ago
  76. 3d00cf2 net: aquantia: add an error handling in aq_nic_set_multicast_list by Chenwandun · 5 years ago
  77. 7087383 Merge branch 'netem-fix-further-issues-with-packet-corruption' by David S. Miller · 5 years ago
  78. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  79. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  80. bd310aca macb: propagate errors when getting optional clocks by Michael Tretter · 5 years ago
  81. 3d5c1a0 xen/netback: fix error path of xenvif_connect_data() by Juergen Gross · 5 years ago
  82. 580a05f net: hns3: fix mis-counting IRQ vector numbers issue by Yonglong Liu · 5 years ago
  83. 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  84. 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
  85. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  86. ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
  87. 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
  88. 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
  89. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  90. a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
  91. d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
  92. 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
  93. f7daefe zram: fix race between backing_dev_show and backing_dev_store by Chenwandun · 5 years ago
  94. ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
  95. b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  96. f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
  97. f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
  98. b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
  99. 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
  100. 6f24c8d mm/gup_benchmark: add a missing "w" to getopt string by John Hubbard · 5 years ago