1. 947fcfe drm: drm_rect.h: delete duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  2. afae47a drm: msm_drm.h: delete duplicated words in comments by Randy Dunlap · 4 years, 6 months ago
  3. 66137f5 drm: i915_drm.h: delete duplicated words in comments by Randy Dunlap · 4 years, 6 months ago
  4. b9f3cfa drm: drm_mode_config.h: delete duplicated words in comments by Randy Dunlap · 4 years, 6 months ago
  5. f621f3b drm: drm_gem.h: delete duplicated words in comments by Randy Dunlap · 4 years, 6 months ago
  6. 19d97fd drm: drm_bridge.h: delete duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  7. 09f3344 drm: drm_atomic.h: delete duplicated word in comment by Randy Dunlap · 4 years, 6 months ago
  8. e04be23 drm/ttm: further cleanup ttm_mem_reg handling by Christian König · 4 years, 6 months ago
  9. 17d8dcf fbdev/fb.h: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 7 months ago
  10. 9ac2b63 drm: drm_fourcc: Add generic alias for 16_16_TILE modifier by Brian Starkey · 4 years, 6 months ago
  11. d6528ec drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression by Neil Armstrong · 4 years, 6 months ago
  12. 92703c7 drm/drm_connector: use inline comments for drm_bus_flags by Sam Ravnborg · 4 years, 6 months ago
  13. aa9d408 drm/drm_connector: drop legacy drm_bus_flags values by Sam Ravnborg · 4 years, 6 months ago
  14. 4ec0a44 of_graph: add of_graph_is_present() by Dmitry Osipenko · 4 years, 6 months ago
  15. 5186421 drm: Introduce epoch counter to drm_connector by Stanislav Lisovskiy · 4 years, 6 months ago
  16. 536faa4 drm: Add helper to compare edids. by Stanislav Lisovskiy · 4 years, 6 months ago
  17. 7e4e589 drm: pl111: Absorb the external register header by Linus Walleij · 4 years, 7 months ago
  18. 0fb8125 video: fbdev: amba-clcd: Retire elder CLCD driver by Linus Walleij · 4 years, 7 months ago
  19. 60e9eab Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 4 years, 6 months ago
  20. 6407d66 drm/ttm: do not keep GPU dependent addresses by Nirmoy Das · 4 years, 6 months ago
  21. d41a39d drm/scheduler: improve job distribution with multiple queues by Nirmoy Das · 4 years, 6 months ago
  22. 7e06886 drm/mipi-dbi: Remove ->enabled by Daniel Vetter · 4 years, 7 months ago
  23. 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
  24. 7be390d drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc() by Laurent Pinchart · 4 years, 7 months ago
  25. 35a395f drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init() by Laurent Pinchart · 4 years, 7 months ago
  26. af05bba drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid() by Laurent Pinchart · 4 years, 7 months ago
  27. 29fc897 drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data by Laurent Pinchart · 4 years, 7 months ago
  28. 49da7e5 drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy() by Laurent Pinchart · 4 years, 7 months ago
  29. 96591a4 drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid() by Laurent Pinchart · 4 years, 7 months ago
  30. 12c683e drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() by Laurent Pinchart · 4 years, 7 months ago
  31. 192a3aa drm: edid: Constify connector argument to infoframe functions by Laurent Pinchart · 4 years, 7 months ago
  32. 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  33. 93bbca2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  34. 6467777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  35. a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
  36. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  37. eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
  38. 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
  39. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  40. 592be75 Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  41. 24cfbec drm/dp: DRM DP helper for reading Ignore MSA from DPCD by Manasi Navare · 4 years, 7 months ago
  42. 672f925 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  43. 98b7699 Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
  44. 79ce058 drm: drm_fourcc: Add uncompressed AFBC modifier by Ben Davis · 4 years, 8 months ago
  45. 94b292b drm: drm_fourcc: add NV15, Q410, Q401 YUV formats by Ben Davis · 4 years, 7 months ago
  46. 390fd04 i2c: remove deprecated i2c_new_device API by Wolfram Sang · 4 years, 7 months ago
  47. 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 7 months ago
  48. 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 7 months ago
  49. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  50. 670d0a4 sparse: use identifiers to define address spaces by Luc Van Oostenryck · 4 years, 7 months ago
  51. 3373a34 block: make function 'kill_bdev' static by Zheng Bin · 4 years, 7 months ago
  52. b529211 libata: Use per port sync for detach by Kai-Heng Feng · 4 years, 7 months ago
  53. c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  54. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  55. b19d57d overflow.h: Add flex_array_size() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  56. 9b38cc7 kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 8 months ago
  57. 6911967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  58. ffbc937 Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 7 months ago
  59. 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 7 months ago
  60. 5cab163 tifm: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  61. af6bb61 sctp: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  62. 18bdc20 RxRPC: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  63. 9c5fbf0 libata: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  64. 67a862a kprobes: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  65. ad8cb16 keys: encrypted-type: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  66. 50b6951 kexec: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  67. 764e515f KVM: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  68. 67cd462 FS-Cache: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  69. 6b5679d cb710: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  70. ec4ac36 drm/edid: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  71. d6562f1 can: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  72. 466f966 dmaengine: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
  73. 7bb7ee8 scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA by Christoph Hellwig · 4 years, 7 months ago
  74. f517f79 ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods by Vaibhav Jain · 4 years, 7 months ago
  75. 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 7 months ago
  76. 762f926 net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline by Alaa Hleihel · 4 years, 7 months ago
  77. 5bcc066 trace/events/block.h: drop kernel-doc for dropped function parameter by Randy Dunlap · 4 years, 7 months ago
  78. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  79. 907f532 drm: vmwgfx: remove drm_driver::master_set() return type by Emil Velikov · 4 years, 7 months ago
  80. 376bd28 crypto: ccp - Fix sparse warnings in sev-dev by Herbert Xu · 4 years, 7 months ago
  81. 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
  82. 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
  83. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  84. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  85. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  86. 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  87. 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
  88. ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  89. a942908 Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  90. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  91. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  92. df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
  93. 7b97d86 ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers by zhangyi (F) · 4 years, 7 months ago
  94. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  95. 88ee9d5 ext4: support xattr gnu.* namespace for the Hurd by Jan (janneke) Nieuwenhuizen · 4 years, 7 months ago
  96. b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  97. 9716e57 Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  98. a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  99. 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  100. cd16ed3 Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago