All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Pundir <amit.pundir@linaro.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Stable <stable@vger.kernel.org>
Subject: [PATCH for-3.18.y 0/5] Stable candidates for linux-3.18.y
Date: Wed, 28 Nov 2018 20:17:42 +0530	[thread overview]
Message-ID: <1543416467-2081-1-git-send-email-amit.pundir@linaro.org> (raw)

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

             reply	other threads:[~2018-11-29  1:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28 14:47 Amit Pundir [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543416467-2081-1-git-send-email-amit.pundir@linaro.org \
    --to=amit.pundir@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.