From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f193.google.com ([209.85.215.193]:41995 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727726AbeK2Btq (ORCPT ); Wed, 28 Nov 2018 20:49:46 -0500 Received: by mail-pg1-f193.google.com with SMTP id d72so9588680pga.9 for ; Wed, 28 Nov 2018 06:47:51 -0800 (PST) From: Amit Pundir To: Greg KH Cc: Stable Subject: [PATCH for-3.18.y 0/5] Stable candidates for linux-3.18.y Date: Wed, 28 Nov 2018 20:17:42 +0530 Message-Id: <1543416467-2081-1-git-send-email-amit.pundir@linaro.org> Sender: stable-owner@vger.kernel.org List-ID: 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