1. b0383c0 Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  2. cc8f129 drm/rockchip: fix VOP_WIN_GET macro by John Keeping · 6 years ago
  3. abd4e74 Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()" by Rob Herring · 6 years ago
  4. e6be0a9 Revert "drm/panfrost: Use drm_gem_map_offset()" by Rob Herring · 6 years ago
  5. 0a0b65d drm/vgem: drop DRM_AUTH usage from the driver by Emil Velikov · 6 years ago
  6. 34127c7 drm/msm: drop DRM_AUTH usage from the driver by Emil Velikov · 6 years ago
  7. 94533c4 drm/nouveau: remove open-coded drm_invalid_op() by Emil Velikov · 6 years ago
  8. 6702842 Revert "drm/nouveau: remove open-coded drm_invalid_op()" by Sean Paul · 6 years ago
  9. 7d5000d Revert "drm/msm: drop DRM_AUTH usage from the driver" by Sean Paul · 6 years ago
  10. 54fc01b Revert "drm/vgem: drop DRM_AUTH usage from the driver" by Sean Paul · 6 years ago
  11. 912e21b Revert "Revert "drm/panfrost: Use drm_gem_map_offset()"" by Sean Paul · 6 years ago
  12. 87160d2 Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"" by Sean Paul · 6 years ago
  13. fcfce9f drm/sti: fix opencoded use of drm_panel_* by Sam Ravnborg · 6 years ago
  14. b8c036d dma-buf: simplify reservation_object_get_fences_rcu a bit by Christian König · 6 years ago
  15. 4c2488c drm/i915: stop using seqcount for fence pruning by Christian König · 6 years ago
  16. 96e9549 dma-buf: fix shared fence list handling in reservation_object_copy_fences by Christian König · 6 years ago
  17. 93505ee dma-buf: fix busy wait for new shared fences by Christian König · 6 years ago
  18. 178e5f3 drm/crc-debugfs: Add notes about CRC<->commit interactions by Brian Starkey · 6 years ago
  19. bc0380b drm/hdcp: reference for srm file format by Ramalingam C · 6 years ago
  20. a41e71f drm/i915: update the hdcp state with uevent by Ramalingam C · 6 years ago
  21. bb5a45d drm/hdcp: update content protection property with uevent by Ramalingam C · 6 years ago
  22. 6fe2ce0 drm: uevent for connector status change by Ramalingam C · 6 years ago
  23. d456512 drm/i915: Attach content type property by Ramalingam C · 6 years ago
  24. 7672dbb drm: Add Content protection type property by Ramalingam C · 6 years ago
  25. c123357 drm/bochs: Use dev_get_drvdata by Chuhong Yuan · 6 years ago
  26. f6d2b63 drm/qxl: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
  27. e7f0141 drm/ttm: drop ttm_buffer_object->resv by Gerd Hoffmann · 6 years ago
  28. 7a4db29 drm/virtio: switch driver from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  29. 5c69f13 drm/qxl: switch driver from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  30. 27c44ac drm/nouveau: switch driver from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  31. 5a5011a drm/amdgpu: switch driver from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  32. 4922f55 drm/vmwgfx: switch driver from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  33. 336ac94 drm/radeon: switch driver from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  34. e532a13 drm/ttm: switch ttm core from bo->resv to bo->base.resv by Gerd Hoffmann · 6 years ago
  35. 2e3c9ec drm/ttm: set both resv and base.resv pointers by Gerd Hoffmann · 6 years ago
  36. b96f3e7 drm/ttm: use gem vma_node by Gerd Hoffmann · 6 years ago
  37. 1e053b1 drm/ttm: use gem reservation object by Gerd Hoffmann · 6 years ago
  38. f8659be drm/nouveau: use embedded gem object by Gerd Hoffmann · 6 years ago
  39. c105de2 drm/amdgpu: use embedded gem object by Gerd Hoffmann · 6 years ago
  40. ce77038 drm/radeon: use embedded gem object by Gerd Hoffmann · 6 years ago
  41. e0828d5 drm/qxl: use embedded gem object by Gerd Hoffmann · 6 years ago
  42. 0e580c6 drm/vram: use embedded gem object by Gerd Hoffmann · 6 years ago
  43. 8eb8833 drm/ttm: add gem base object by Gerd Hoffmann · 6 years ago
  44. dce14e3 Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  45. e7642f3 backlight: drop EARLY_EVENT_BLANK support by Sam Ravnborg · 6 years ago
  46. 5156eb8 drm/bridge/parade: Drop legacy GPIO header by Linus Walleij · 6 years ago
  47. f15543a drm/bridge/nxp-ptn3460: Drop legacy GPIO headers by Linus Walleij · 6 years ago
  48. b316c92 drm/bridge/megachips: Drop GPIO header by Linus Walleij · 6 years ago
  49. 2e1bc0e drm/pl111: Fix unused variable warning by Shaokun Zhang · 6 years ago
  50. 92cb3e5 dma-buf: fix stack corruption in dma_fence_chain_release by Christian König · 6 years ago
  51. 0dbd555 dma-buf: add more reservation object locking wrappers by Christian König · 6 years ago
  52. e21a712 Linux 5.3-rc3 by Linus Torvalds · 6 years ago
  53. a6831a8 Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 6 years ago
  54. 62d1716 Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  55. fa4f99c tpm: tpm_ibm_vtpm: Fix unallocated banks by Nayna Jain · 6 years ago
  56. 1e5ac63 tpm: Fix null pointer dereference on chip register error path by Milan Broz · 6 years ago
  57. 4b6f231 Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  58. 4c0d228 MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer by Geert Uytterhoeven · 6 years ago
  59. 05e4f88 Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  60. 8449c98 Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/micah-morton/linux by Linus Torvalds · 6 years ago
  61. 0c5b6c28 kconfig: Clear "written" flag to avoid data loss by M. Vefa Bicakci · 6 years ago
  62. d8778f1 Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  63. cf6c8ae Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  64. 8b7fd67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 0432a0a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. af42e74 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. e12b243 Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  68. b7aea68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  69. 6167254 Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  70. 05103ea drm/vblank: drop use of DRM_WAIT_ON() by Sam Ravnborg · 6 years ago
  71. 7291edc drivers/acpi/scan.c: document why we don't need the device_hotplug_lock by David Hildenbrand · 6 years ago
  72. 14c5ceb memremap: move from kernel/ to mm/ by Christoph Hellwig · 6 years ago
  73. 733d1d1 lib/test_meminit.c: use GFP_ATOMIC in RCU critical section by Alexander Potapenko · 6 years ago
  74. cbedfe11 asm-generic: fix -Wtype-limits compiler warnings by Qian Cai · 6 years ago
  75. b59b1ba cgroup: kselftest: relax fs_spec checks by Chris Down · 6 years ago
  76. aa4996b mm/memory_hotplug.c: remove unneeded return for void function by Weitao Hou · 6 years ago
  77. 7b358c6 mm/migrate.c: initialize pud_entry in migrate_vma() by Ralph Campbell · 6 years ago
  78. 315c692 coredump: split pipe command whitespace before expanding template by Paul Wise · 6 years ago
  79. ee38d94 page flags: prioritize kasan bits over last-cpuid by Arnd Bergmann · 6 years ago
  80. af700ea ubsan: build ubsan.c more conservatively by Arnd Bergmann · 6 years ago
  81. ebb6d35 kasan: remove clang version check for KASAN_STACK by Arnd Bergmann · 6 years ago
  82. 670105a mm: compaction: avoid 100% CPU usage during compaction when a task is killed by Mel Gorman · 6 years ago
  83. ebdf4de mm: migrate: fix reference check race between __find_get_block() and migration by Jan Kara · 6 years ago
  84. fa1e512 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 6 years ago
  85. 7bc36e3 ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 6 years ago
  86. df9576d Revert "kmemleak: allow to coexist with fault injection" by Yang Shi · 6 years ago
  87. 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 6 years ago
  88. d6781e4 drm/pl111: Drop special pads config check by Linus Walleij · 6 years ago
  89. 1af8246 drm/pl111: Deprecate the pads from the DT binding by Linus Walleij · 6 years ago
  90. 0e31225 Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  91. 4f1a6ef Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  92. 2b372a9 mtd: hyperbus: Add hardware dependency to AM654 driver by Jean Delvare · 6 years ago
  93. 2d75989 mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies by Vignesh Raghavendra · 6 years ago
  94. 8493b2a mtd: rawnand: micron: handle on-die "ECC-off" devices correctly by Marco Felsch · 6 years ago
  95. dcb8cfb Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  96. a507f25 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  97. 9100fc5 Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  98. 4dd6819 Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  99. 6e6d053 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  100. 10e5ddd Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago