1. 1482e66 Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  2. dd79b53 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  3. 1d76c07 Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  4. 3b2ee61 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  5. 6bd2c87 Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  6. b2cb931 Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  7. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  8. 15da849 Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  9. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  10. 4c84515 Merge branches 'pm-cpuidle' and 'acpi-pm' by Rafael J. Wysocki · 5 years ago
  11. d16f0f6 Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  12. 82e50ec Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  13. 7315c0e Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  14. ee9b280 of/platform: Unconditionally pause/resume sync state during kernel init by Saravana Kannan · 5 years ago
  15. ca01e79 PCI: rockchip: Fix IO outbound ATU register number by Enric Balletbo i Serra · 5 years ago
  16. f271fe1 drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10 by changzhu · 5 years ago
  17. 90f6452 drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9 by changzhu · 5 years ago
  18. d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
  19. 413fc38 drm/amdgpu: avoid using invalidate semaphore for picasso by changzhu · 5 years ago
  20. a680aea Revert "drm/amdgpu: dont schedule jobs while in reset" by Alex Deucher · 5 years ago
  21. cdf1d28 Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 5 years ago
  22. 5ba0474 Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  23. bd95c14 drm/amdgpu: fix license on Kconfig and Makefiles by Alex Deucher · 5 years ago
  24. 69897d3 drm/amdgpu/gfx10: update gfx golden settings for navi14 by Tianci.Yin · 5 years ago
  25. 847b0d8 drm/amdgpu/gfx10: update gfx golden settings by Tianci.Yin · 5 years ago
  26. 5714a20 drm/amdgpu/gfx10: update gfx golden settings for navi14 by Tianci.Yin · 5 years ago
  27. 02cca57 drm/amdgpu/gfx10: update gfx golden settings by Tianci.Yin · 5 years ago
  28. 3b7436c md: make sure desc_nr less than MD_SB_DISKS by Yufen Yu · 5 years ago
  29. 028288d md: raid1: check rdev before reference in raid1_sync_request func by Zhiqiang Liu · 5 years ago
  30. a7ede3d raid5: need to set STRIPE_HANDLE for batch head by Guoqing Jiang · 5 years ago
  31. 750bde2 drm/i915: Serialise with remote retirement by Chris Wilson · 5 years ago
  32. 63b9b80 virtio_balloon: divide/multiply instead of shifts by Michael S. Tsirkin · 5 years ago
  33. 2a946fa virtio_balloon: name cleanups by Michael S. Tsirkin · 5 years ago
  34. 63341ab virtio-balloon: fix managed page counts when migrating pages between zones by David Hildenbrand · 5 years ago
  35. b0142d6 cpuidle: Fix cpuidle_driver_state_disabled() by Rafael J. Wysocki · 5 years ago
  36. 07b6728 drm/amd/display: include linux/slab.h where needed by Arnd Bergmann · 5 years ago
  37. 2c2f00a i2c: remove i2c_new_dummy() API by Wolfram Sang · 5 years ago
  38. 1f00534 drm/amd/display: fix undefined struct member reference by Arnd Bergmann · 5 years ago
  39. 3d1890e drm/nouveau/kms/nv50-: fix panel scaling by Ben Skeggs · 5 years ago
  40. ae5769d drm/nouveau/kms/nv50-: Limit MST BPC to 8 by Lyude Paul · 5 years ago
  41. ac2d927 drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom by Lyude Paul · 5 years ago
  42. 310d357 drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN by Lyude Paul · 5 years ago
  43. 64d17f2 drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware by Hans de Goede · 5 years ago
  44. 37a68ea drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit by Hans de Goede · 5 years ago
  45. f26a9e9 drm/i915/gt: Detect if we miss WaIdleLiteRestore by Chris Wilson · 5 years ago
  46. 3ce8209 drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() by Ville Syrjälä · 5 years ago
  47. 0eb8e74 drm/i915/fbc: Disable fbc by default on all glk+ by Ville Syrjälä · 5 years ago
  48. 177e876 drm/i915/perf: Configure OAR for specific context by Umesh Nerlige Ramappa · 5 years ago
  49. 2a264a0 drm/i915/perf: Allow non-privileged access when OA buffer is not sampled by Umesh Nerlige Ramappa · 5 years ago
  50. b9ea0ba ACPI: PM: Avoid attaching ACPI PM domain to certain devices by Rafael J. Wysocki · 5 years ago
  51. 316eaf1 Merge tag 'thermal-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  52. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  53. 36deedd drm/i915/gt: Save irqstate around virtual_context_destroy by Chris Wilson · 5 years ago
  54. 36fcb42 cpuidle: use first valid target residency as poll time by Marcelo Tosatti · 5 years ago
  55. 43cb867 drm: meson: venc: cvbs: fix CVBS mode matching by Martin Blumenstingl · 5 years ago
  56. 781d5eb Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  57. 27dbc54 PM / devfreq: Use PM QoS for sysfs min/max_freq by Leonard Crestez · 5 years ago
  58. 05d7ae1 PM / devfreq: Add PM QoS support by Leonard Crestez · 5 years ago
  59. 42a6b25 PM / devfreq: Don't fail devfreq_dev_release if not in list by Leonard Crestez · 5 years ago
  60. 46cecc0 PM / devfreq: Introduce get_freq_range helper by Leonard Crestez · 5 years ago
  61. e7cc792 PM / devfreq: Set scaling_max_freq to max on OPP notifier error by Leonard Crestez · 5 years ago
  62. e876e71 PM / devfreq: Fix devfreq_notifier_call returning errno by Leonard Crestez · 5 years ago
  63. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  64. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  65. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  66. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  67. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  68. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  69. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  70. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  71. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  72. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  73. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  74. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  75. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  76. 5026061 thermal: power_allocator: Fix Kconfig warning by YueHaibing · 5 years ago
  77. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  78. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  79. dc3ecfc Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 5 years ago
  80. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  81. 462f855 phy: mdio-thunder: add missed pci_release_regions in remove by Chuhong Yuan · 5 years ago
  82. f421031 net: stmmac: reset Tx desc base address before restarting Tx by Jongsung Kim · 5 years ago
  83. a6a10d4 enetc: disable EEE autoneg by default by Yangbo Lu · 5 years ago
  84. afbd65f Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  85. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  86. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  87. 7e4c6b9 nvme/pci: Fix read queue count by Keith Busch · 5 years ago
  88. 17c33167 nvme/pci Limit write queue sizes to possible cpus by Keith Busch · 5 years ago
  89. 3f68baf nvme/pci: Fix write and poll queue types by Keith Busch · 5 years ago
  90. 0a52399 drm/panfrost: Open/close the perfcnt BO by Boris Brezillon · 5 years ago
  91. aed44cb drm/panfrost: Fix a race in panfrost_gem_free_object() by Boris Brezillon · 5 years ago
  92. 3bb69db drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo() by Boris Brezillon · 5 years ago
  93. 70cc779 drm/panfrost: Fix a race in panfrost_ioctl_madvise() by Boris Brezillon · 5 years ago
  94. 22bd4df drm/panfrost: devfreq: Round frequencies to OPPs by Steven Price · 5 years ago
  95. 694cfe7 dm thin: Flush data device before committing metadata by Nikos Tsironis · 5 years ago
  96. 916a914 Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  97. 5af5b2a Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  98. c25f318 Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  99. 0f679ed Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  100. 4adf0b4 drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd> by Thomas Zimmermann · 5 years ago