1. a068aab bonding: Fix reference count leak in bond_sysfs_slave_add. by Qiushi Wu · 4 years, 7 months ago
  2. 183be6f net: dsa: felix: send VLANs on CPU port as egress-tagged by Vladimir Oltean · 4 years, 7 months ago
  3. 5b186cd nfp: flower: fix used time of merge flow statistics by Heinrich Kuhn · 4 years, 7 months ago
  4. a4976a3 crypto: chelsio/chtls: properly set tp->lsndtime by Eric Dumazet · 4 years, 8 months ago
  5. 2a5a880 bnxt_en: fix firmware message length endianness by Edwin Peer · 4 years, 8 months ago
  6. 95ec1f4 bnxt_en: Fix return code to "flash_device". by Vasundhara Volam · 4 years, 8 months ago
  7. b8056e8 bnxt_en: Fix accumulation of bp->net_stats_prev. by Michael Chan · 4 years, 8 months ago
  8. 591612a net: usb: qmi_wwan: add Telit LE910C1-EUX composition by Daniele Palmas · 4 years, 8 months ago
  9. f2fb6b6 net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a by Fugang Duan · 4 years, 8 months ago
  10. 15c9738 qlcnic: fix missing release in qlcnic_83xx_interrupt_test. by Qiushi Wu · 4 years, 8 months ago
  11. 5d14c30 dpaa_eth: fix usage as DSA master, try 3 by Vladimir Oltean · 4 years, 8 months ago
  12. 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
  13. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  14. 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
  15. 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
  16. febfd9d net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 8 months ago
  17. 4c64b83 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend by Grygorii Strashko · 4 years, 8 months ago
  18. 0ddfee1 net: phy: mscc: fix initialization of the MACsec protocol mode by Antoine Tenart · 4 years, 8 months ago
  19. 31096c3e net: stmmac: don't attach interface until resume finishes by Leon Yu · 4 years, 8 months ago
  20. ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 8 months ago
  21. 423b8ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  22. 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
  23. 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
  24. 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
  25. 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
  26. ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 8 months ago
  27. 60858c0 device-dax: don't leak kernel memory to user space after unloading kmem by David Hildenbrand · 4 years, 8 months ago
  28. 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
  29. a24deb9 Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  30. 4f7400d net/mlx5: Fix error flow in case of function_setup failure by Shay Drory · 4 years, 8 months ago
  31. d37bd5e net/mlx5e: CT: Correctly get flow rule by Roi Dayan · 4 years, 8 months ago
  32. 5e911e2 net/mlx5e: Update netdev txq on completions during closure by Moshe Shemesh · 4 years, 9 months ago
  33. 9ca4153 net/mlx5: Annotate mutex destroy for root ns by Roi Dayan · 4 years, 8 months ago
  34. 6eb7a26 net/mlx5: Don't maintain a case of del_sw_func being null by Roi Dayan · 4 years, 8 months ago
  35. aee37f3 net/mlx5: Fix cleaning unmanaged flow tables by Roi Dayan · 4 years, 8 months ago
  36. df14ad1e net/mlx5: Fix memory leak in mlx5_events_init by Moshe Shemesh · 4 years, 8 months ago
  37. a16b8e0 net/mlx5e: Fix inner tirs handling by Roi Dayan · 4 years, 8 months ago
  38. 16736e1 net/mlx5e: kTLS, Destroy key object after destroying the TIS by Tariq Toukan · 4 years, 8 months ago
  39. 3213484 net/mlx5e: Fix allowed tc redirect merged eswitch offload cases by Maor Dickman · 4 years, 9 months ago
  40. f7936dd net/mlx5: Avoid processing commands before cmdif is ready by Eran Ben Elisha · 4 years, 10 months ago
  41. d43b700 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 4 years, 10 months ago
  42. 17d00e8 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
  43. 5a73015 net: sun: fix missing release regions in cas_init_one(). by Qiushi Wu · 4 years, 8 months ago
  44. bf655ba net: mscc: ocelot: fix address ageing time (again) by Vladimir Oltean · 4 years, 8 months ago
  45. 561535b r8169: fix OCP access on RTL8117 by Heiner Kallweit · 4 years, 8 months ago
  46. 4340f42 mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails by Jiri Pirko · 4 years, 8 months ago
  47. a96ac8a net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x by Jonathan McDowell · 4 years, 8 months ago
  48. be43224 netdevsim: Ensure policer drop counter always increases by Ido Schimmel · 4 years, 8 months ago
  49. 79dde73 net/ethernet/freescale: rework quiesce/activate for ucc_geth by Valentin Longchamp · 4 years, 8 months ago
  50. 3138a07 net: mvpp2: fix RX hashing for non-10G ports by Russell King · 4 years, 8 months ago
  51. b4024c9 felix: Fix initialization of ioremap resources by Claudiu Manoil · 4 years, 8 months ago
  52. db9f384 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  53. 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
  54. 7a839db misc: rtsx: Add short delay after exit from ASPM by Klaus Doth · 4 years, 8 months ago
  55. 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
  56. a765421 net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe() by Tang Bin · 4 years, 8 months ago
  57. 9bf4303 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  58. 1401cf6 net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe by Wei Yongjun · 4 years, 8 months ago
  59. 3469660 net: ethernet: ti: fix some return value check of cpsw_ale_create() by Wei Yongjun · 4 years, 8 months ago
  60. 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
  61. 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
  62. 1592cd1 null_blk: don't allow discard for zoned mode by Chaitanya Kulkarni · 4 years, 8 months ago
  63. e274832 null_blk: return error for invalid zone size by Chaitanya Kulkarni · 4 years, 8 months ago
  64. 44e9604 driver core: Fix handling of SYNC_STATE_ONLY + STATELESS device links by Saravana Kannan · 4 years, 8 months ago
  65. a9e90d9 wireguard: noise: separate receive counter from send counter by Jason A. Donenfeld · 4 years, 8 months ago
  66. c78a0b4 wireguard: queueing: preserve flow hash across packet scrubbing by Jason A. Donenfeld · 4 years, 8 months ago
  67. bc67d37 wireguard: noise: read preshared key while taking lock by Jason A. Donenfeld · 4 years, 8 months ago
  68. 31ecebe drm/amd/display: Defer cursor lock until after VUPDATE by Nicholas Kazlauskas · 4 years, 8 months ago
  69. 5aa82e3 drm/amd/display: Remove dml_common_def file by Rodrigo Siqueira · 4 years, 9 months ago
  70. b6ef55c drm/amd/display: DP training to set properly SCRAMBLING_DISABLE by Vladimir Stempen · 4 years, 8 months ago
  71. 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
  72. 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
  73. 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
  74. 5a3f610 drm/edid: Add Oculus Rift S to non-desktop list by Jan Schmidt · 4 years, 8 months ago
  75. 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
  76. c27a2043 r8152: support additional Microsoft Surface Ethernet Adapter variant by Marc Payne · 4 years, 8 months ago
  77. 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
  78. ef01cee net: bmac: Fix read of MAC address from ROM by Jeremy Kerr · 4 years, 8 months ago
  79. 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
  80. 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
  81. 3a5fd0d dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' by Christophe JAILLET · 4 years, 8 months ago
  82. 21c27f0 driver core: Fix SYNC_STATE_ONLY device link implementation by Saravana Kannan · 4 years, 8 months ago
  83. bd42126 iommu: Fix deferred domain attachment by Joerg Roedel · 4 years, 8 months ago
  84. ad99cb5 drm/etnaviv: Fix a leak in submit_pin_objects() by Dan Carpenter · 4 years, 8 months ago
  85. 40b697e25 drm/etnaviv: fix perfmon domain interation by Christian Gmeiner · 4 years, 8 months ago
  86. f3a6a6c mtd:rawnand: brcmnand: Fix PM resume crash by Kamal Dasu · 4 years, 8 months ago
  87. 7b01b72 mtd: Fix mtd not registered due to nvmem name collision by Ricardo Ribalda Delgado · 4 years, 8 months ago
  88. 3507273 mtd: spinand: Propagate ECC information to the MTD structure by Miquel Raynal · 4 years, 8 months ago
  89. 607b9df ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive by Rafael J. Wysocki · 4 years, 8 months ago
  90. 8feea62 Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 8 months ago
  91. 0e7572c ubi: Fix seq_file usage in detailed_erase_block_info debugfs file by Richard Weinberger · 4 years, 8 months ago
  92. e3f2d55 net: phy: propagate an error back to the callers of phy_sfp_probe by Leon Romanovsky · 4 years, 8 months ago
  93. 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
  94. 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
  95. b4f1874 tpm: check event log version before reading final events by Loïc Yhuel · 4 years, 8 months ago
  96. e8da08a0 efi: Pull up arch-specific prototype efi_systab_show_arch() by Benjamin Thiel · 4 years, 8 months ago
  97. f45a7bc net: ipa: don't be a hog in gsi_channel_poll() by Alex Elder · 4 years, 8 months ago
  98. 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
  99. 3d1c1e5 Merge tag 'block-5.7-2020-05-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  100. 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