1. 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  2. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  3. 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  4. e3181e9 Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  5. febfd9d net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 8 months ago
  6. 4c64b83 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend by Grygorii Strashko · 4 years, 8 months ago
  7. 0ddfee1 net: phy: mscc: fix initialization of the MACsec protocol mode by Antoine Tenart · 4 years, 8 months ago
  8. 31096c3e net: stmmac: don't attach interface until resume finishes by Leon Yu · 4 years, 8 months ago
  9. ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 8 months ago
  10. 423b8ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  11. 23f0dac Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
  12. 0e36fd4 Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  13. 8f26104 Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
  14. d3044d7 Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
  15. ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 8 months ago
  16. 60858c0 device-dax: don't leak kernel memory to user space after unloading kmem by David Hildenbrand · 4 years, 8 months ago
  17. e644645 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  18. a24deb9 Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  19. 4f7400d net/mlx5: Fix error flow in case of function_setup failure by Shay Drory · 4 years, 8 months ago
  20. d37bd5e net/mlx5e: CT: Correctly get flow rule by Roi Dayan · 4 years, 8 months ago
  21. 5e911e2 net/mlx5e: Update netdev txq on completions during closure by Moshe Shemesh · 4 years, 9 months ago
  22. 9ca4153 net/mlx5: Annotate mutex destroy for root ns by Roi Dayan · 4 years, 8 months ago
  23. 6eb7a26 net/mlx5: Don't maintain a case of del_sw_func being null by Roi Dayan · 4 years, 8 months ago
  24. aee37f3 net/mlx5: Fix cleaning unmanaged flow tables by Roi Dayan · 4 years, 8 months ago
  25. df14ad1e net/mlx5: Fix memory leak in mlx5_events_init by Moshe Shemesh · 4 years, 8 months ago
  26. a16b8e0 net/mlx5e: Fix inner tirs handling by Roi Dayan · 4 years, 8 months ago
  27. 16736e1 net/mlx5e: kTLS, Destroy key object after destroying the TIS by Tariq Toukan · 4 years, 8 months ago
  28. 3213484 net/mlx5e: Fix allowed tc redirect merged eswitch offload cases by Maor Dickman · 4 years, 9 months ago
  29. f7936dd net/mlx5: Avoid processing commands before cmdif is ready by Eran Ben Elisha · 4 years, 10 months ago
  30. d43b700 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 4 years, 10 months ago
  31. 17d00e8 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
  32. 5a73015 net: sun: fix missing release regions in cas_init_one(). by Qiushi Wu · 4 years, 8 months ago
  33. bf655ba net: mscc: ocelot: fix address ageing time (again) by Vladimir Oltean · 4 years, 8 months ago
  34. 561535b r8169: fix OCP access on RTL8117 by Heiner Kallweit · 4 years, 8 months ago
  35. 4340f42 mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails by Jiri Pirko · 4 years, 8 months ago
  36. a96ac8a net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x by Jonathan McDowell · 4 years, 8 months ago
  37. be43224 netdevsim: Ensure policer drop counter always increases by Ido Schimmel · 4 years, 8 months ago
  38. 79dde73 net/ethernet/freescale: rework quiesce/activate for ucc_geth by Valentin Longchamp · 4 years, 8 months ago
  39. 3138a07 net: mvpp2: fix RX hashing for non-10G ports by Russell King · 4 years, 8 months ago
  40. b4024c9 felix: Fix initialization of ioremap resources by Claudiu Manoil · 4 years, 8 months ago
  41. db9f384 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  42. 9bb4cbf Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Borislav Petkov · 4 years, 8 months ago
  43. 7a839db misc: rtsx: Add short delay after exit from ASPM by Klaus Doth · 4 years, 8 months ago
  44. 7d9ff5e Merge tag 'amd-drm-fixes-5.7-2020-05-21' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  45. a765421 net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe() by Tang Bin · 4 years, 8 months ago
  46. 9bf4303 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  47. 1401cf6 net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe by Wei Yongjun · 4 years, 8 months ago
  48. 3469660 net: ethernet: ti: fix some return value check of cpsw_ale_create() by Wei Yongjun · 4 years, 8 months ago
  49. d2f8825 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 8 months ago
  50. cedd54f Merge tag 'dmaengine-fix-5.7-rc7' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 8 months ago
  51. 1592cd1 null_blk: don't allow discard for zoned mode by Chaitanya Kulkarni · 4 years, 8 months ago
  52. e274832 null_blk: return error for invalid zone size by Chaitanya Kulkarni · 4 years, 8 months ago
  53. 44e9604 driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links by Saravana Kannan · 4 years, 8 months ago
  54. a9e90d9 wireguard: noise: separate receive counter from send counter by Jason A. Donenfeld · 4 years, 8 months ago
  55. c78a0b4 wireguard: queueing: preserve flow hash across packet scrubbing by Jason A. Donenfeld · 4 years, 8 months ago
  56. bc67d37 wireguard: noise: read preshared key while taking lock by Jason A. Donenfeld · 4 years, 8 months ago
  57. 31ecebe drm/amd/display: Defer cursor lock until after VUPDATE by Nicholas Kazlauskas · 4 years, 8 months ago
  58. 5aa82e3 drm/amd/display: Remove dml_common_def file by Rodrigo Siqueira · 4 years, 9 months ago
  59. b6ef55c drm/amd/display: DP training to set properly SCRAMBLING_DISABLE by Vladimir Stempen · 4 years, 8 months ago
  60. b85051e Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 8 months ago
  61. fea371e Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 8 months ago
  62. 2ea1940 Merge tag 'pm-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  63. 5a3f610 drm/edid: Add Oculus Rift S to non-desktop list by Jan Schmidt · 4 years, 8 months ago
  64. 7b5b380 Merge branch 'vmwgfx-fixes-5.7' of git://people.freedesktop.org/~sroland/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  65. c27a2043 r8152: support additional Microsoft Surface Ethernet Adapter variant by Marc Payne · 4 years, 8 months ago
  66. f25641c Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 8 months ago
  67. ef01cee net: bmac: Fix read of MAC address from ROM by Jeremy Kerr · 4 years, 8 months ago
  68. 03fb3ac Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
  69. c2b00cb Merge tag 'iommu-fixes-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  70. 3a5fd0d dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' by Christophe JAILLET · 4 years, 8 months ago
  71. 21c27f0 driver core: Fix SYNC_STATE_ONLY device link implementation by Saravana Kannan · 4 years, 8 months ago
  72. bd42126 iommu: Fix deferred domain attachment by Joerg Roedel · 4 years, 8 months ago
  73. ad99cb5 drm/etnaviv: Fix a leak in submit_pin_objects() by Dan Carpenter · 4 years, 8 months ago
  74. 40b697e25 drm/etnaviv: fix perfmon domain interation by Christian Gmeiner · 4 years, 8 months ago
  75. f3a6a6c mtd:rawnand: brcmnand: Fix PM resume crash by Kamal Dasu · 4 years, 8 months ago
  76. 7b01b72 mtd: Fix mtd not registered due to nvmem name collision by Ricardo Ribalda Delgado · 4 years, 8 months ago
  77. 3507273 mtd: spinand: Propagate ECC information to the MTD structure by Miquel Raynal · 4 years, 8 months ago
  78. 607b9df ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive by Rafael J. Wysocki · 4 years, 8 months ago
  79. 8feea62 Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 8 months ago
  80. 0e7572c ubi: Fix seq_file usage in detailed_erase_block_info debugfs file by Richard Weinberger · 4 years, 8 months ago
  81. e3f2d55 net: phy: propagate an error back to the callers of phy_sfp_probe by Leon Romanovsky · 4 years, 8 months ago
  82. 9b1f2cb Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 8 months ago
  83. fb27bc0 Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
  84. b4f1874 tpm: check event log version before reading final events by Loïc Yhuel · 4 years, 8 months ago
  85. e8da08a0 efi: Pull up arch-specific prototype efi_systab_show_arch() by Benjamin Thiel · 4 years, 8 months ago
  86. f45a7bc net: ipa: don't be a hog in gsi_channel_poll() by Alex Elder · 4 years, 8 months ago
  87. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  88. 3d1c1e5 Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  89. cf0ca70 Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
  90. 8054200 drm/vmwgfx: Return true in function vmw_fence_obj_signaled() by Jason Yan · 4 years, 8 months ago
  91. c594285 drm/vmwgfx: remove redundant assignment to variable ret by Colin Ian King · 4 years, 9 months ago
  92. bde26a7 drm/vmwgfx: Fix parameter name in vmw_bo_init by Guixiong Wei · 4 years, 9 months ago
  93. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  94. d5dfe4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  95. efa6a7d dpaa2-eth: properly handle buffer size restrictions by Ioana Ciornei · 4 years, 8 months ago
  96. 051e6b7 Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago
  97. e7cea79 Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  98. 1b0be99 vhost: missing __user tags by Michael S. Tsirkin · 4 years, 8 months ago
  99. 1ea34b2 bus: mhi: core: Fix some error return code by Wei Yongjun · 4 years, 8 months ago
  100. 1333174 ipack: tpci200: fix error return code in tpci200_register() by Wei Yongjun · 4 years, 8 months ago