1. c485e2c drm/dp_mst: Refactor pdt setup/teardown, add more locking by Lyude Paul · 6 years ago
  2. d29333c drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactor by Lyude Paul · 6 years ago
  3. 7cb12d4 drm/dp_mst: Destroy MSTBs asynchronously by Lyude Paul · 6 years ago
  4. 2e79e22 Merge v5.4-rc4 into drm-next by Daniel Vetter · 5 years ago
  5. f1b4a92 Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 5 years ago
  6. 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
  7. 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
  8. ce53908 drm/i915: Update DRIVER_DATE to 20191021 by Joonas Lahtinen · 5 years ago
  9. 952f89f drm/i915/gvt: Wean off struct_mutex by Chris Wilson · 5 years ago
  10. 7d194c2 Linux 5.4-rc4 by Linus Torvalds · 5 years ago
  11. 0dc3c56 drm/i915: Extract GT ring management by Andi Shyti · 5 years ago
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 8814c6d drm/i915/perf: fix oa config reconfiguration by Lionel Landwerlin · 5 years ago
  18. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  19. 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
  20. 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  21. 05908d7 net: ethernet: dwmac-sun8i: show message only when switching to promisc by Mans Rullgard · 5 years ago
  22. 3d00cf2 net: aquantia: add an error handling in aq_nic_set_multicast_list by Chenwandun · 5 years ago
  23. 7087383 Merge branch 'netem-fix-further-issues-with-packet-corruption' by David S. Miller · 5 years ago
  24. e0ad032 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  25. a7fa12d net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  26. bd310aca macb: propagate errors when getting optional clocks by Michael Tretter · 5 years ago
  27. 3d5c1a0 xen/netback: fix error path of xenvif_connect_data() by Juergen Gross · 5 years ago
  28. 580a05f net: hns3: fix mis-counting IRQ vector numbers issue by Yonglong Liu · 5 years ago
  29. 998d755 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  30. 585d730 scripts/gdb: fix debugging modules on s390 by Ilya Leoshkevich · 5 years ago
  31. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  32. ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
  33. 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
  34. 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
  35. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  36. a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
  37. d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
  38. 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
  39. f7daefe zram: fix race between backing_dev_show and backing_dev_store by Chenwandun · 5 years ago
  40. ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
  41. b918c43 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  42. f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
  43. f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
  44. b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
  45. 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
  46. 6f24c8d mm/gup_benchmark: add a missing "w" to getopt string by John Hubbard · 5 years ago
  47. ce750f4 ocfs2: fix error handling in ocfs2_setattr() by Chengguang Xu · 5 years ago
  48. b749ecf mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release by Roman Gushchin · 5 years ago
  49. 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
  50. 00d6c01 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 5 years ago
  51. a26ee56 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 5 years ago
  52. ca210ba scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set by Joel Colledge · 5 years ago
  53. 96c804a mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() by David Hildenbrand · 5 years ago
  54. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  55. 641fe2e9 drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store() by David Hildenbrand · 5 years ago
  56. d418d07 Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. 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
  58. 7acf6c9 drm/i915: prettify MST debug message by Lucas De Marchi · 5 years ago
  59. 73cefd9 drm/i915: add pipe id/name to pipe mismatch logs by Lucas De Marchi · 5 years ago
  60. cbd9b9f drm/i915: remove extra new line on pipe_config mismatch by Lucas De Marchi · 5 years ago
  61. 10d987f drm/i915: fix port checks for MST support on gen >= 11 by Lucas De Marchi · 5 years ago
  62. 327f8d8 drm/i915: simplify setting of ddi_io_power_domain by Lucas De Marchi · 5 years ago
  63. a6c948f drm/i915/display/icl: In port sync mode disable slaves first then master by Manasi Navare · 5 years ago
  64. 51528af drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence by Manasi Navare · 5 years ago
  65. eadf6f9 drm/i915/display/icl: Enable master-slaves in trans port sync by Manasi Navare · 5 years ago
  66. ba5f1ae drm/i915/display/icl: HW state readout for transcoder port sync config by Manasi Navare · 5 years ago
  67. 705135b drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports by Manasi Navare · 5 years ago
  68. bfb926e drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync by Manasi Navare · 5 years ago
  69. b9959c7 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
  70. 6b95cf9 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  71. 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
  72. 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
  73. 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
  74. 789fa87 drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove by Janusz Krzysztofik · 5 years ago
  75. 38b4fe3 net: usb: lan78xx: Connect PHY before registering MAC by Andrew Lunn · 5 years ago
  76. e381d2b Merge branch 'vsock-virtio-make-the-credit-mechanism-more-robust' by David S. Miller · 5 years ago
  77. ae6fcfbf vsock/virtio: discard packets if credit is not respected by Stefano Garzarella · 5 years ago
  78. ec3359b vsock/virtio: send a credit update when buffer size is changed by Stefano Garzarella · 5 years ago
  79. 2e97879 mlxsw: spectrum_trap: Push Ethernet header before reporting trap by Ido Schimmel · 5 years ago
  80. 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
  81. 7571438 Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  82. 63158ac Merge branch 'net-bcmgenet-restore-internal-EPHY-support' by David S. Miller · 5 years ago
  83. 25382b9 net: bcmgenet: reset 40nm EPHY on energy detect by Doug Berger · 5 years ago
  84. 1f51548 net: bcmgenet: soft reset 40nm EPHYs before MAC init by Doug Berger · 5 years ago
  85. fe586b8 net: phy: bcm7xxx: define soft_reset for 40nm EPHY by Doug Berger · 5 years ago
  86. 7de4840 net: bcmgenet: don't set phydev->link from MAC by Doug Berger · 5 years ago
  87. e83c467 drm/i915: Correct the PCH type in irq postinstall by Vivek Kasireddy · 5 years ago
  88. 5f93393 Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  89. adca4ce Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  90. e59b76f Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  91. c3419fd Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi by Linus Torvalds · 5 years ago
  92. 46ac18c iommu/amd: Check PM_LEVEL_SIZE() condition in locked section by Joerg Roedel · 5 years ago
  93. b55f009 Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  94. 0b7b696 drm/i915: Make hdcp2_msg_timeout.timeout u16 by Ville Syrjälä · 5 years ago
  95. eac03ef drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2 by Ville Syrjälä · 5 years ago
  96. 770ce5a drm/i915: Remove dead weight from hdcp2_msg_timeout[] by Ville Syrjälä · 5 years ago
  97. a4f4048 nvme-pci: Set the prp2 correctly when using more than 4k page by Kevin Hao · 5 years ago
  98. 67fdd8e drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/ by Ville Syrjälä · 5 years ago
  99. 2edb3de drm/i915: Shrink eDRAM ways/sets arrays by Ville Syrjälä · 5 years ago
  100. 36b53a2 drm/i915: Make dirty_pipes refer to pipes by Ville Syrjälä · 5 years ago