All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.9.y 00/10] Stable candidates for linux-4.9.y
@ 2018-11-28 14:39 Amit Pundir
  2018-11-28 14:39 ` [PATCH for-4.9.y 01/10] ath10k: fix kernel panic due to race in accessing arvif list Amit Pundir
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Amit Pundir @ 2018-11-28 14:39 UTC (permalink / raw)
  To: Greg KH; +Cc: Stable

Hi Greg,

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

Few fixes are applicable for 4.4.y and 3.18.y as well,
but they needed minor rebasing, so I'll submit them
along with other fixes shortly in separate threads.

Regards,
Amit Pundir


Amitkumar Karwar (3):
  mwifiex: prevent register accesses after host is sleeping
  mwifiex: report error to PCIe for suspend failure
  mwifiex: Fix NULL pointer dereference in skb_dequeue()

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

Karthik D A (1):
  mwifiex: fix p2p device doesn't find in scan problem

Subhash Jadavani (2):
  scsi: ufs: fix race between clock gating and devfreq scaling work
  scsi: ufshcd: release resources if probe fails

Vasanthakumar Thiagarajan (1):
  ath10k: fix kernel panic due to race in accessing arvif list

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/ath/ath10k/mac.c           |  6 ++
 drivers/net/wireless/marvell/mwifiex/cfg80211.c | 10 +++-
 drivers/net/wireless/marvell/mwifiex/pcie.c     | 19 +++++--
 drivers/net/wireless/marvell/mwifiex/wmm.c      | 12 +++-
 drivers/net/wireless/st/cw1200/wsm.c            | 16 +++---
 drivers/scsi/ufs/ufs.h                          |  3 +-
 drivers/scsi/ufs/ufshcd-pci.c                   |  2 +
 drivers/scsi/ufs/ufshcd-pltfrm.c                |  5 +-
 drivers/scsi/ufs/ufshcd.c                       | 75 ++++++++++++++++++++++---
 9 files changed, 118 insertions(+), 30 deletions(-)

-- 
2.7.4

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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-28 14:39 [PATCH for-4.9.y 00/10] Stable candidates for linux-4.9.y Amit Pundir
2018-11-28 14:39 ` [PATCH for-4.9.y 01/10] ath10k: fix kernel panic due to race in accessing arvif list Amit Pundir
2018-11-28 14:39 ` [PATCH for-4.9.y 02/10] cw1200: Don't leak memory if krealloc failes Amit Pundir
2018-11-28 14:39 ` [PATCH for-4.9.y 03/10] mwifiex: prevent register accesses after host is sleeping Amit Pundir
2018-11-28 14:39 ` [PATCH for-4.9.y 04/10] mwifiex: report error to PCIe for suspend failure Amit Pundir
2018-11-28 14:39 ` [PATCH for-4.9.y 05/10] mwifiex: Fix NULL pointer dereference in skb_dequeue() Amit Pundir
2018-11-28 14:40 ` [PATCH for-4.9.y 06/10] mwifiex: fix p2p device doesn't find in scan problem Amit Pundir
2018-11-28 14:40 ` [PATCH for-4.9.y 07/10] scsi: ufs: fix bugs related to null pointer access and array size Amit Pundir
2018-11-28 14:40 ` [PATCH for-4.9.y 08/10] scsi: ufshcd: Fix race between clk scaling and ungate work Amit Pundir
2018-11-28 14:40 ` [PATCH for-4.9.y 09/10] scsi: ufs: fix race between clock gating and devfreq scaling work Amit Pundir
2018-11-28 14:40 ` [PATCH for-4.9.y 10/10] scsi: ufshcd: release resources if probe fails Amit Pundir
2018-11-29 10:12 ` [PATCH for-4.9.y 00/10] Stable candidates for linux-4.9.y Greg KH

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.