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