[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201025133637.GA7862@athena.kudzu.us>
Date: Sun, 25 Oct 2020 09:36:37 -0400
From: Jon Mason <jdmason@...zu.us>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-ntb@...glegroups.com
Subject: [GIT PULL] NTB bug fixes for v5.10
Hello Linus,
Here are a few NTB bug fixes for v5.10. Please consider pulling them.
Thanks,
Jon
The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:
Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)
are available in the Git repository at:
git://github.com/jonmason/ntb tags/ntb-5.10
for you to fetch changes up to b8e2c8bbdf7778c6e3c65db21ababb1dfa794282:
NTB: Use struct_size() helper in devm_kzalloc() (2020-08-24 10:58:06 -0400)
----------------------------------------------------------------
Bug fixes for v5.10
----------------------------------------------------------------
Dinghao Liu (1):
ntb: intel: Fix memleak in intel_ntb_pci_probe
Gustavo A. R. Silva (1):
NTB: Use struct_size() helper in devm_kzalloc()
Kaige Li (1):
NTB: hw: amd: fix an issue about leak system resources
drivers/ntb/hw/amd/ntb_hw_amd.c | 1 +
drivers/ntb/hw/intel/ntb_hw_gen1.c | 2 +-
drivers/ntb/test/ntb_msi_test.c | 5 +----
3 files changed, 3 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists