All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-3.18 00/15] Stable candidates for 3.18.y
@ 2017-07-25 20:45 Amit Pundir
  2017-07-25 20:45 ` [PATCH for-3.18 01/15] ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc Amit Pundir
                   ` (15 more replies)
  0 siblings, 16 replies; 20+ messages in thread
From: Amit Pundir @ 2017-07-25 20:45 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 v3.18.62 for
ARCH=arm/arm64 + allmodconfig.

Regards,
Amit Pundir


Ben Hutchings (1):
  sh_eth: Fix ethtool operation crash when net device is down

Calvin Owens (1):
  mpt3sas: Don't overreach ioc->reply_post[] during initialization

Daniel Borkmann (2):
  net: sctp: fix race for one-to-many sockets in sendmsg's auto
    associate
  net, sched: fix soft lockup in tc_classify

Florian Fainelli (1):
  net: phy: Do not perform software reset for Generic PHY

Guillaume Nault (1):
  ppp: take reference on channels netns

Herbert Xu (1):
  af_key: Fix sadb_x_ipsecrequest parsing

Jan Stancek (1):
  ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc

Jia-Ju Bai (1):
  isdn: Fix a sleep-in-atomic bug

Lior David (1):
  wil6210: fix deadlock when using fw_no_recovery option

Oliver Neukum (2):
  kaweth: fix firmware download
  kaweth: fix oops upon failed memory allocation

Sudeep Holla (3):
  mailbox: always wait in mbox_send_message for blocking Tx mode
  mailbox: skip complete wait event if timer expired
  mailbox: handle empty message in tx_tick

 drivers/isdn/i4l/isdn_ppp.c             |  2 +-
 drivers/mailbox/mailbox.c               | 13 +++++----
 drivers/net/ethernet/renesas/sh_eth.c   | 10 +++++++
 drivers/net/phy/phy_device.c            |  2 +-
 drivers/net/ppp/ppp_generic.c           |  2 ++
 drivers/net/usb/kaweth.c                | 10 ++++---
 drivers/net/wireless/ath/wil6210/main.c | 15 ++++++-----
 drivers/scsi/mpt3sas/mpt3sas_base.c     | 33 +++++++++++------------
 include/linux/phy.h                     |  4 +++
 net/ipv6/ip6_flowlabel.c                |  4 +--
 net/key/af_key.c                        | 47 ++++++++++++++++++---------------
 net/sched/cls_api.c                     |  4 ++-
 net/sctp/socket.c                       |  8 +++++-
 13 files changed, 95 insertions(+), 59 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-08-03 22:28 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-25 20:45 [PATCH for-3.18 00/15] Stable candidates for 3.18.y Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 01/15] ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 02/15] net: sctp: fix race for one-to-many sockets in sendmsg's auto associate Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 03/15] sh_eth: Fix ethtool operation crash when net device is down Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 04/15] ppp: take reference on channels netns Amit Pundir
2017-07-26  9:52   ` Guillaume Nault
2017-07-26 10:30     ` Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 05/15] mpt3sas: Don't overreach ioc->reply_post[] during initialization Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 06/15] kaweth: fix firmware download Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 07/15] kaweth: fix oops upon failed memory allocation Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 08/15] net: phy: Do not perform software reset for Generic PHY Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 09/15] isdn: Fix a sleep-in-atomic bug Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 10/15] wil6210: fix deadlock when using fw_no_recovery option Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 11/15] net, sched: fix soft lockup in tc_classify Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 12/15] mailbox: always wait in mbox_send_message for blocking Tx mode Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 13/15] mailbox: skip complete wait event if timer expired Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 14/15] mailbox: handle empty message in tx_tick Amit Pundir
2017-07-25 20:45 ` [PATCH for-3.18 15/15] af_key: Fix sadb_x_ipsecrequest parsing Amit Pundir
2017-07-26  5:03   ` Amit Pundir
2017-08-03 22:28 ` [PATCH for-3.18 00/15] Stable candidates for 3.18.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.