All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-3.18.y 0/5] Stable candidates for linux-3.18.y
@ 2018-11-28 14:47 Amit Pundir
  2018-11-28 14:47 ` [PATCH for-3.18.y 1/5] cw1200: Don't leak memory if krealloc failes Amit Pundir
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Amit Pundir @ 2018-11-28 14:47 UTC (permalink / raw)
  To: Greg KH; +Cc: Stable

Hi Greg,

Few stable candidates for 3.18.y for your consideration.
Cherry picked and build tested on linux-3.18.127 for
ARCH=arm/arm64 + allmodconfig.

Regards,
Amit Pundir


Johannes Thumshirn (1):
  cw1200: Don't leak memory if krealloc failes

Mauricio Faria de Oliveira (1):
  scsi: qla2xxx: do not queue commands when unloading

Subhash Jadavani (1):
  scsi: ufs: fix race between clock gating and devfreq scaling work

Venkat Gopalakrishnan (1):
  scsi: ufshcd: Fix race between clk scaling and ungate work

Yaniv Gardi (1):
  scsi: ufs: fix bugs related to null pointer access and array size

 drivers/net/wireless/cw1200/wsm.c   | 16 +++++----
 drivers/net/wireless/mwifiex/pcie.c |  9 +++--
 drivers/scsi/qla2xxx/qla_os.c       | 14 ++++++++
 drivers/scsi/ufs/ufs.h              |  3 +-
 drivers/scsi/ufs/ufshcd.c           | 72 +++++++++++++++++++++++++++++++++----
 5 files changed, 97 insertions(+), 17 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-11-29  1:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 14:47 [PATCH for-3.18.y 0/5] Stable candidates for linux-3.18.y Amit Pundir
2018-11-28 14:47 ` [PATCH for-3.18.y 1/5] cw1200: Don't leak memory if krealloc failes Amit Pundir
2018-11-28 14:47 ` [PATCH for-3.18.y 2/5] scsi: ufs: fix bugs related to null pointer access and array size Amit Pundir
2018-11-28 14:47 ` [PATCH for-3.18.y 3/5] scsi: ufshcd: Fix race between clk scaling and ungate work Amit Pundir
2018-11-28 14:47 ` [PATCH for-3.18.y 4/5] scsi: ufs: fix race between clock gating and devfreq scaling work Amit Pundir
2018-11-28 14:47 ` [PATCH for-3.18.y 5/5] scsi: qla2xxx: do not queue commands when unloading Amit Pundir

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.