stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/6] IB/hfi1,rdmavt: Fixes for the 4.17 RC
@ 2018-04-30 17:00 Dennis Dalessandro
  2018-04-30 17:00 ` [PATCH for-next 1/6] IB/hfi1: Fix handling of FECN marked multicast packet Dennis Dalessandro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dennis Dalessandro @ 2018-04-30 17:00 UTC (permalink / raw)
  To: jgg, dledford
  Cc: Mike Marciniszyn, linux-rdma, stable, Michael J. Ruhl, Don Hiatt,
	Sebastian Sanchez

Hi Jason and Doug,

Here are 6 patches that might make the bar for RC. The first patch fixes
something that came in pretty recently, I beleive 4.13. The second patch is
trivial, but does modify user visible text.

Patch 3 looks large but it's mostly comments. It just moves code. Patch 4 is
also pretty simple. The last two patches fix memory leaks.

If you don't think these pass muster for RC please carry over to for-next.

---

Michael J. Ruhl (1):
      IB/hfi1 Use correct type for num_user_context

Mike Marciniszyn (2):
      IB/hfi1: Fix handling of FECN marked multicast packet
      IB/hfi1: Fix loss of BECN with AHG

Sebastian Sanchez (3):
      IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
      IB/{hfi1,rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
      IB/hfi1: Fix memory leak in exception path in get_irq_affinity()


 drivers/infiniband/hw/hfi1/affinity.c |   11 +++----
 drivers/infiniband/hw/hfi1/driver.c   |   19 ++++++++++---
 drivers/infiniband/hw/hfi1/hfi.h      |    8 +++--
 drivers/infiniband/hw/hfi1/init.c     |   43 ++++++++++++++++++++--------
 drivers/infiniband/hw/hfi1/pcie.c     |    3 --
 drivers/infiniband/hw/hfi1/platform.c |    1 +
 drivers/infiniband/hw/hfi1/qsfp.c     |    2 +
 drivers/infiniband/hw/hfi1/ruc.c      |   50 ++++++++++++++++++++++++++-------
 drivers/infiniband/hw/hfi1/ud.c       |    6 ++--
 9 files changed, 101 insertions(+), 42 deletions(-)

--
-Denny

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-30 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-30 17:00 [PATCH for-next 0/6] IB/hfi1,rdmavt: Fixes for the 4.17 RC Dennis Dalessandro
2018-04-30 17:00 ` [PATCH for-next 1/6] IB/hfi1: Fix handling of FECN marked multicast packet Dennis Dalessandro
2018-04-30 17:01 ` [PATCH for-next 3/6] IB/hfi1: Fix loss of BECN with AHG Dennis Dalessandro
2018-04-30 17:01 ` [PATCH for-next 4/6] IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used Dennis Dalessandro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).