1. a34ced4 drm/stm: fix CONFIG_FB dependency by Arnd Bergmann · 6 years ago
  2. eea9b97 drm/v3d: Add support for V3D v4.2. by Eric Anholt · 6 years ago
  3. fc22771 drm/v3d: Handle errors from IRQ setup. by Eric Anholt · 6 years ago
  4. 935f3d8 drm/v3d: Make sure the GPU is on when measuring clocks. by Eric Anholt · 6 years ago
  5. a7dde1b drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x. by Eric Anholt · 6 years ago
  6. d26f9c7 Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 6 years ago
  7. 877b37299 drm: export drm_timeout_abs_to_jiffies by Qiang Yu · 6 years ago
  8. e2771de drm/sun4i: rgb: Change the pixel clock validation check by Maxime Ripard · 6 years ago
  9. 9f7dfd0 drm/sun4i: Move rate variables to long long by Maxime Ripard · 6 years ago
  10. 19d0ffe drm/sun4i: rgb: Store the bridge pointer by Maxime Ripard · 6 years ago
  11. 1ce6f91 drm/sun4i: Move the panel pointer from the TCON to the encoders by Maxime Ripard · 6 years ago
  12. f741b28 drm/vc4: Use 16bpp by default for the fbdev buffer by Maxime Ripard · 6 years ago
  13. cd7d3a1 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  14. 6b5c029 drm/vc4: Add a debugfs entry to disable/enable the load tracker by Paul Kocialkowski · 6 years ago
  15. 4686da8 drm/vc4: Add a load tracker to prevent HVS underflow errors by Boris Brezillon · 6 years ago
  16. 531a1b6 drm/vc4: Report HVS underrun errors by Boris Brezillon · 6 years ago
  17. dbfbe71 drm/dsc: Split DSC PPS and SDP header initialisations by David Francis · 6 years ago
  18. 06d7cec drm/dsc: Add native 420 and 422 support to compute_rc_params by David Francis · 6 years ago
  19. dc43332 drm/i915: Move dsc rate params compute into drm by David Francis · 6 years ago
  20. 296e9b1 drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes by Swati Sharma · 6 years ago
  21. 696fa00 drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions by Swati Sharma · 6 years ago
  22. 50bf5d7 drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc by Swati Sharma · 6 years ago
  23. 095b1d0 drm/i915: Enable P010, P012, P016 formats for primary and sprite planes by Juha-Pekka Heikkila · 6 years ago
  24. df7d415 drm/i915: Preparations for enabling P010, P012, P016 formats by Juha-Pekka Heikkila · 6 years ago
  25. e131221 drm/i915: Add P010, P012, P016 plane control definitions by Juha-Pekka Heikkila · 6 years ago
  26. 4b057e7 Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  27. 634092b drm/amd/display: Use vrr friendly pageflip throttling in DC. by Mario Kleiner · 6 years ago
  28. 8ff6264 drm: fix spelling mistake "intead" -> "instead" by Colin Ian King · 6 years ago
  29. 9d5645a drm/tinydrm: Use drm_dev_enter/exit() by Noralf Trønnes · 6 years ago
  30. 2afd9fc drm/tinydrm: Remove tinydrm_device by Noralf Trønnes · 6 years ago
  31. 3eba392 drm/tinydrm: Drop using tinydrm_device by Noralf Trønnes · 6 years ago
  32. ec33f1d drm/tinydrm/repaper: Drop using tinydrm_device by Noralf Trønnes · 6 years ago
  33. de99f06 drm/drv: DOC: Add driver example code by Noralf Trønnes · 6 years ago
  34. 9b1f1b6 drm: Add devm_drm_dev_init() by Noralf Trønnes · 6 years ago
  35. 56be650 drm/drv: Hold ref on parent device during drm_device lifetime by Noralf Trønnes · 6 years ago
  36. 2c3cd66 Merge v5.0 into drm-next by Dave Airlie · 6 years ago
  37. 1c163f4 Linux 5.0 by Linus Torvalds · 6 years ago
  38. c027c7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  39. e7c42a8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. df49fd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  41. c93d921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  42. fa3294c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  43. 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
  44. a6da21b net: dsa: mv88e6xxx: Fix statistics on mv88e6161 by Andrew Lunn · 6 years ago
  45. cf1c9cc geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
  46. f08d611 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  47. ed8fe20 net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode by Heiner Kallweit · 6 years ago
  48. 3612af7 bpf: fix sanitation rewrite in case of non-pointers by Daniel Borkmann · 6 years ago
  49. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  50. d1a2930 MIPS: eBPF: Fix icache flush end address by Paul Burton · 6 years ago
  51. 90490ef lan743x: Fix TX Stall Issue by Bryan Whitehead · 6 years ago
  52. d25ed41 net: phy: phylink: fix uninitialized variable in phylink_get_mac_state by Heiner Kallweit · 6 years ago
  53. 15f3ddf net: aquantia: regression on cpus with high cores: set mode with 8 queues by Dmitry Bogdanov · 6 years ago
  54. ada641f selftests: fixes for UDP GRO by Paolo Abeni · 6 years ago
  55. a215ce8 Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  56. 2d28e01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  57. cb6acd0 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  58. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  59. 6357c81 Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  60. 352d20d bpf: drop refcount if bpf_map_new_fd() fails in map_create() by Peng Sun · 6 years ago
  61. a7db690 drm/sun4i: Improve VI scaling for DE2/DE3 by Jernej Skrabec · 6 years ago
  62. 2586de7 drm/sun4i: Add VI scaler line size quirk for DE2/DE3 by Jernej Skrabec · 6 years ago
  63. 6089e65 Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes by Arnd Bergmann · 6 years ago
  64. 36baa6e Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 6 years ago
  65. c825dc2 drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330 by David Santamaría Rogado · 6 years ago
  66. bf23aba Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  67. 3eb07d2 Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  68. d235c48 net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X by Maxime Chevallier · 6 years ago
  69. 6e46e2d net: dsa: mv88e6xxx: Fix u64 statistics by Andrew Lunn · 6 years ago
  70. a2288d4 xen-netback: don't populate the hash cache on XenBus disconnect by Igor Druzhinin · 6 years ago
  71. 99e87f5 xen-netback: fix occasional leak of grant ref mappings under memory pressure by Igor Druzhinin · 6 years ago
  72. ac51050 sctp: chunk.c: correct format string for size_t in printk by Matthias Maennich · 6 years ago
  73. 5845f70 net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
  74. 3a8ed36 Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  75. 3f25a599 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  76. 8ed0579 kvm: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  77. b49996c drm/doc: Fix copy paste error in drm_crtc_funcs.destroy() by Maarten Lankhorst · 6 years ago
  78. e30be06 mmc: sdhci-esdhc-imx: correct the fix of ERR004536 by BOUGH CHEN · 6 years ago
  79. 9cd05ad x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT by Lan Tianyu · 6 years ago
  80. c7c0d8d tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  81. 13b9901 drm/bochs: Drop best_encoder by Daniel Vetter · 6 years ago
  82. 98f41dc drm/virtio: implement prime export by Gerd Hoffmann · 6 years ago
  83. 873f51d drm/virtio: remove prime pin/unpin callbacks. by Gerd Hoffmann · 6 years ago
  84. c837da8 drm/virtio: implement prime mmap by Gerd Hoffmann · 6 years ago
  85. f86d17e crypto: arm64/chacha - fix hchacha_block_neon() for big endian by Eric Biggers · 6 years ago
  86. 4b6d196 crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian by Eric Biggers · 6 years ago
  87. 5578de4 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  88. a1fd1ad ipv4: Pass original device to ip_rcv_finish_core by David Ahern · 6 years ago
  89. e27775a Merge branch 'pmtu-selftest-fixes' by David S. Miller · 6 years ago
  90. b3cc4f8 selftests: pmtu: add explicit tests for PMTU exceptions cleanup by Paolo Abeni · 6 years ago
  91. 651eb32 selftests: pmtu: disable DAD in all namespaces by Paolo Abeni · 6 years ago
  92. 72a7d45 net: phy: dp83867: add soft reset delay by Max Uvarov · 6 years ago
  93. 17fb465 drm/bochs: Fix the ID mismatch error by Alistair Francis · 6 years ago
  94. 2216322 drm: Block fb changes for async plane updates by Nicholas Kazlauskas · 6 years ago
  95. 7fbd5d7 Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux into drm-next by Dave Airlie · 6 years ago
  96. e0bf304 MIPS: fix memory setup for platforms with PHYS_OFFSET != 0 by Thomas Bogendoerfer · 6 years ago
  97. 90b5e58 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  98. 0a1d529 mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 6 years ago
  99. 372c932 dma-buf: clarify locking documentation for reservation_object_get_excl by Lucas Stach · 7 years ago
  100. 547c713 dma-buf: add some lockdep asserts to the reservation object implementation by Lucas Stach · 8 years ago