1. 06d6620 drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro by Thomas Zimmermann · 4 years, 7 months ago
  2. 26eb603 drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_ by Thomas Zimmermann · 4 years, 7 months ago
  3. d43be25 drivers: video: hdmi: cleanup coding style in video a bit by Bernard Zhao · 4 years, 8 months ago
  4. 42acb06 drm: pahole struct drm_display_mode by Ville Syrjälä · 4 years, 8 months ago
  5. d857e16 drm: Shrink drm_display_mode timings by Ville Syrjälä · 4 years, 8 months ago
  6. 6a494ea drm: Make mode->flags u32 by Ville Syrjälä · 4 years, 8 months ago
  7. 3542cc5 drm: Shrink mode->type to u8 by Ville Syrjälä · 4 years, 8 months ago
  8. 2159e46 drm: Shrink {width,height}_mm to u16 by Ville Syrjälä · 4 years, 8 months ago
  9. 0425662 drm: Nuke mode->vrefresh by Ville Syrjälä · 4 years, 8 months ago
  10. bd34cea drm/format-helper: Add drm_fb_swab() by Noralf Trønnes · 4 years, 8 months ago
  11. 64593f2 drm/client: Add drm_client_modeset_check() by Noralf Trønnes · 4 years, 8 months ago
  12. c9c03e3 drm/client: Add drm_client_framebuffer_flush() by Noralf Trønnes · 4 years, 8 months ago
  13. 0e799e8 drm: Restore the NULL check for drm_gem_object_put() by Chris Wilson · 4 years, 8 months ago
  14. ab15d56 drm: remove transient drm_gem_object_put_unlocked() by Emil Velikov · 4 years, 8 months ago
  15. be6ee10 drm: remove _unlocked suffix in drm_gem_object_put_unlocked by Emil Velikov · 4 years, 8 months ago
  16. 2f4dd13 drm/gem: add drm_gem_object_put helper by Emil Velikov · 4 years, 8 months ago
  17. eecd7fd drm/gem: add _locked suffix to drm_gem_object_put by Emil Velikov · 4 years, 8 months ago
  18. b5d2507 drm/gem: fold drm_gem_object_put_unlocked and __drm_gem_object_put() by Emil Velikov · 4 years, 8 months ago
  19. 1a9458a drm: remove drm_driver::gem_free_object by Emil Velikov · 4 years, 8 months ago
  20. e33f423 drm/doc: add WARNING for drm_device::struct_mutex by Emil Velikov · 4 years, 8 months ago
  21. ebdc02d drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argument by Hans de Goede · 4 years, 11 months ago
  22. 50b6f61 uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers by Mika Kahola · 4 years, 8 months ago
  23. 0cdea44 drm/mm: optimize rb_hole_addr rbtree search by Nirmoy Das · 4 years, 8 months ago
  24. b7301fd drm/ttm: Remove reference to the mem_glob member by Maya Rashish · 4 years, 9 months ago
  25. ca96088 drm/client: Dual licence the header in GPL-2 and MIT by Emmanuel Vadot · 4 years, 8 months ago
  26. 7837300 drm: Correct DP DSC macro typo by Rodrigo Siqueira · 4 years, 8 months ago
  27. 58911c2 drm: Nuke mode->hsync by Ville Syrjälä · 4 years, 8 months ago
  28. b0b5849 drm: Add devm_drm_dev_alloc macro by Daniel Vetter · 4 years, 9 months ago
  29. d308a88 drm/dp_mst: Kill the second sideband tx slot, save the world by Lyude Paul · 4 years, 8 months ago
  30. 973a590 Revert "drm/dp_mst: Remove single tx msg restriction." by Lyude Paul · 4 years, 8 months ago
  31. 9485654 Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
  32. 08d99b2 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 4 years, 9 months ago
  33. 74aae1c drm/device: Deprecate dev_private harder by Daniel Vetter · 4 years, 9 months ago
  34. 652fa53 Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  35. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  36. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  37. e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  38. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
  39. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  40. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  41. 96c6b59 mm/memory_hotplug: drop the flags field from struct mhp_restrictions by Logan Gunthorpe · 4 years, 9 months ago
  42. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  43. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  44. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  45. 8cd3984 mm/memory.c: add vm_insert_pages() by Arjun Roy · 4 years, 9 months ago
  46. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
  47. 8676af1 mm: cma: NUMA node interface by Aslan Bakirov · 4 years, 9 months ago
  48. 2370ae4 docs: mm: slab.h: fix a broken cross-reference by Mauro Carvalho Chehab · 4 years, 9 months ago
  49. ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 10 months ago
  50. 87ad46e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  51. 75bdc92 Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 9 months ago
  52. 21c5b3c Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  53. 4aafdf6 Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  54. 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  55. eab4002 Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  56. 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 4 years, 9 months ago
  57. 152cce0 drm/bridge: analogix_dp: Split bind() into probe() and real bind() by Marek Szyprowski · 4 years, 10 months ago
  58. b2ecb89 drm/legacy: Fix type for drm_local_map.offset by Chris Wilson · 4 years, 9 months ago
  59. fcc95f0 Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 9 months ago
  60. 5602b0a Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 9 months ago
  61. 413a103 Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 9 months ago
  62. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  63. 8e334c1 drm: Don't return 0 from a void drm_fbdev_generic_setup by Chris Wilson · 4 years, 9 months ago
  64. 0906d8b Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 9 months ago
  65. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  66. ddd5609 Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 9 months ago
  67. 3f523e1 crypto: curve25519 - do not pollute dispatcher based on assembler by Jason A. Donenfeld · 4 years, 9 months ago
  68. d9a9755 Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 by Jens Axboe · 4 years, 9 months ago
  69. 1aed950 drm/fb-helper: Remove return value from drm_fbdev_generic_setup() by Thomas Zimmermann · 4 years, 9 months ago
  70. 3dba4e1 drm/ttm: clean up ttm_trace_dma_map/ttm_trace_dma_unmap (v2) by Huang Rui · 4 years, 9 months ago
  71. 4342f83 drm/dp: get/set phy compliance pattern by Animesh Manna · 4 years, 10 months ago
  72. 8811d9e drm/amd/display: Align macro name as per DP spec by Animesh Manna · 4 years, 10 months ago
  73. a13f58a locking/refcount: Document interaction with PID_MAX_LIMIT by Jann Horn · 4 years, 10 months ago
  74. 9ebe542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 9 months ago
  75. 34183dd Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 9 months ago
  76. 8645f09 Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 9 months ago
  77. b574beb Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 9 months ago
  78. 38e2c63 Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years, 9 months ago
  79. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  80. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  81. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 9 months ago
  82. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 9 months ago
  83. 479a72c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  84. 20c22ad drm/dp_mst: Remove drm_dp_mst_has_audio() by Lyude Paul · 4 years, 9 months ago
  85. 295bcca linux/bits.h: add compile time sanity check of GENMASK inputs by Rikard Falkeborn · 4 years, 9 months ago
  86. 7e23452 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 4 years, 9 months ago
  87. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  88. f80ac98 bitops: always inline sign extension helpers by Josh Poimboeuf · 4 years, 9 months ago
  89. af9c5d2 compiler.h: fix error in BUILD_BUG_ON() reporting by Vegard Nossum · 4 years, 9 months ago
  90. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 9 months ago
  91. b829a0f seq_file: remove m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  92. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
  93. 6218d74 mm: remove dummy struct bootmem_data/bootmem_data_t by Waiman Long · 4 years, 9 months ago
  94. 1d90b64 include/linux/memremap.h: remove stale comments by Ira Weiny · 4 years, 9 months ago
  95. 3f3673d include/linux/swapops.h: correct guards for non_swap_entry() by Steven Price · 4 years, 9 months ago
  96. 552657b mm: fix ambiguous comments for better code readability by chenqiwu · 4 years, 9 months ago
  97. 5f47adf mm/memory_hotplug: allow to specify a default online_type by David Hildenbrand · 4 years, 9 months ago
  98. 862919e mm/memory_hotplug: convert memhp_auto_online to store an online_type by David Hildenbrand · 4 years, 9 months ago
  99. efc978a drivers/base/memory: map MMOP_OFFLINE to 0 by David Hildenbrand · 4 years, 9 months ago
  100. 956f8b4 drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE by David Hildenbrand · 4 years, 9 months ago