1. 7624629 drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper by Thierry Reding · 5 years ago
  2. 99c830b drm/dp: Add drm_dp_channel_coding_supported() helper by Thierry Reding · 5 years ago
  3. 8cda78b drm/dp: Add drm_dp_fast_training_cap() helper by Thierry Reding · 5 years ago
  4. 2980426a drm/dp: Remove a gratuituous blank line by Thierry Reding · 5 years ago
  5. 80664f7 drm/dp: Sort includes alphabetically by Thierry Reding · 5 years ago
  6. 44bf67f Merge drm/drm-next into drm-misc-next by Sean Paul · 5 years ago
  7. a96bf3c Revert "drm/omap: add OMAP_BO flags to affect buffer allocation" by Sean Paul · 5 years ago
  8. 2e79e22 Merge v5.4-rc4 into drm-next by Daniel Vetter · 5 years ago
  9. a5e5cf9 drm/todo: Add levels by Daniel Vetter · 5 years ago
  10. ac18a29 drm/todo: Remove i915 device_link task by Daniel Vetter · 5 years ago
  11. b60e711 drm/doc: Drop misleading comment on drm_mode_config_cleanup by Daniel Vetter · 5 years ago
  12. cb87637 drm/vc4: Use drm_hdmi_avi_infoframe_bars() by Ville Syrjälä · 5 years ago
  13. 076d9a5 drm/edid: Add drm_hdmi_avi_infoframe_bars() by Ville Syrjälä · 5 years ago
  14. a1d0c02 MAINTAINERS: Add Mihail to Komeda DRM driver by Mihail Atanassov · 5 years ago
  15. dc6015c drm/mipi_dbi: Use simple right shift instead of double negation by Andy Shevchenko · 5 years ago
  16. 64f1cc9 drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d function by Gerd Hoffmann · 5 years ago
  17. 9e370df drm/virtio: print a single line with device features by Gerd Hoffmann · 5 years ago
  18. 8ee2f95 drm/qxl: allocate small objects top-down by Gerd Hoffmann · 5 years ago
  19. db26208 drm/qxl: use DEFINE_DRM_GEM_FOPS() by Gerd Hoffmann · 5 years ago
  20. de7f7c4 drm/qxl: drop verify_access by Gerd Hoffmann · 5 years ago
  21. 60f5722 drm/qxl: switch qxl to &drm_gem_object_funcs.mmap by Gerd Hoffmann · 5 years ago
  22. 80ed59b drm/qxl: drop qxl_ttm_fault by Gerd Hoffmann · 5 years ago
  23. ddd9b54 drm: remove unnecessary return variable by Wambui Karuga · 5 years ago
  24. ec3b7b6 drm/gma500: fix memory disclosures due to uninitialized bytes by Kangjie Lu · 5 years ago
  25. 57a25a5 gma/gma500: fix a memory disclosure bug due to uninitialized bytes by Kangjie Lu · 5 years ago
  26. f1b4a92 Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 5 years ago
  27. 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
  28. 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
  29. 2b6f588 drm/komeda: Dump SC_ENH_* registers from scaler block by Mihail Atanassov · 5 years ago
  30. ece485d drm: tda998x: use cec_notifier_conn_(un)register by Dariusz Marcinkiewicz · 5 years ago
  31. ce53908 drm/i915: Update DRIVER_DATE to 20191021 by Joonas Lahtinen · 5 years ago
  32. 952f89f drm/i915/gvt: Wean off struct_mutex by Chris Wilson · 5 years ago
  33. 7d194c2 Linux 5.4-rc4 by Linus Torvalds · 5 years ago
  34. 0dc3c56 drm/i915: Extract GT ring management by Andi Shyti · 5 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 8814c6d drm/i915/perf: fix oa config reconfiguration by Lionel Landwerlin · 5 years ago
  41. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  42. 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
  43. 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  44. 05908d7 net: ethernet: dwmac-sun8i: show message only when switching to promisc by Mans Rullgard · 5 years ago
  45. 3d00cf2 net: aquantia: add an error handling in aq_nic_set_multicast_list by Chenwandun · 5 years ago
  46. 7087383 Merge branch 'netem-fix-further-issues-with-packet-corruption' by David S. Miller · 5 years ago
  47. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  48. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  49. bd310aca macb: propagate errors when getting optional clocks by Michael Tretter · 5 years ago
  50. 3d5c1a0 xen/netback: fix error path of xenvif_connect_data() by Juergen Gross · 5 years ago
  51. 580a05f net: hns3: fix mis-counting IRQ vector numbers issue by Yonglong Liu · 5 years ago
  52. 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  53. 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
  54. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  55. ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
  56. 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
  57. 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
  58. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  59. a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
  60. d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
  61. 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
  62. f7daefe zram: fix race between backing_dev_show and backing_dev_store by Chenwandun · 5 years ago
  63. ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
  64. b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  65. f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
  66. f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
  67. b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
  68. 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
  69. 6f24c8d mm/gup_benchmark: add a missing "w" to getopt string by John Hubbard · 5 years ago
  70. ce750f4 ocfs2: fix error handling in ocfs2_setattr() by Chengguang Xu · 5 years ago
  71. b749ecf mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release by Roman Gushchin · 5 years ago
  72. 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
  73. 00d6c01 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 5 years ago
  74. a26ee56 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 5 years ago
  75. ca210ba scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set by Joel Colledge · 5 years ago
  76. 96c804a mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() by David Hildenbrand · 5 years ago
  77. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  78. 641fe2e9 drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store() by David Hildenbrand · 5 years ago
  79. d418d07 Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. dfdcff3 Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  81. 7acf6c9 drm/i915: prettify MST debug message by Lucas De Marchi · 5 years ago
  82. 73cefd9 drm/i915: add pipe id/name to pipe mismatch logs by Lucas De Marchi · 5 years ago
  83. cbd9b9f drm/i915: remove extra new line on pipe_config mismatch by Lucas De Marchi · 5 years ago
  84. 10d987f drm/i915: fix port checks for MST support on gen >= 11 by Lucas De Marchi · 5 years ago
  85. 327f8d8 drm/i915: simplify setting of ddi_io_power_domain by Lucas De Marchi · 5 years ago
  86. a6c948f drm/i915/display/icl: In port sync mode disable slaves first then master by Manasi Navare · 5 years ago
  87. 51528af drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence by Manasi Navare · 5 years ago
  88. eadf6f9 drm/i915/display/icl: Enable master-slaves in trans port sync by Manasi Navare · 5 years ago
  89. ba5f1ae drm/i915/display/icl: HW state readout for transcoder port sync config by Manasi Navare · 5 years ago
  90. 705135b drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports by Manasi Navare · 5 years ago
  91. bfb926e drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync by Manasi Navare · 5 years ago
  92. b9959c7 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
  93. 6b95cf9 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  94. fb8527e Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  95. 90105ae Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  96. 8eb4b3b Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  97. 789fa87 drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove by Janusz Krzysztofik · 5 years ago
  98. 949561e drm/edid: Fix HDMI VIC handling by Ville Syrjälä · 5 years ago
  99. cfd6f8c3 drm/edid: Extract drm_mode_cea_vic() by Ville Syrjälä · 5 years ago
  100. 28c03a44 drm/edid: Make drm_get_cea_aspect_ratio() static by Ville Syrjälä · 5 years ago