Hi Greg, Few stable candidates for 4.4.y for your consideration. Cherry-picked and build tested on Linux v4.4.78 for ARCH=arm/arm64 + allmodconfig. Few fixes are applicable for 3.18.y as well and I'll submit them along with other fixes shortly in a separate thread. Regards, Amit Pundir Calvin Owens (1): mpt3sas: Don't overreach ioc->reply_post[] during initialization 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 Jia-Ju Bai (1): isdn: Fix a sleep-in-atomic bug Lior David (1): wil6210: fix deadlock when using fw_no_recovery option Michal Kazior (1): ath10k: fix null deref on wmi-tlv when trying spectral scan 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 Sudip Mukherjee (1): nfc: fdp: fix NULL pointer dereference drivers/isdn/i4l/isdn_ppp.c | 2 +- drivers/mailbox/mailbox.c | 13 +++++---- drivers/net/phy/phy_device.c | 2 +- drivers/net/ppp/ppp_generic.c | 2 ++ drivers/net/usb/kaweth.c | 10 +++++-- drivers/net/wireless/ath/ath10k/wmi-ops.h | 6 ++++ drivers/net/wireless/ath/wil6210/main.c | 15 +++++----- drivers/nfc/fdp/i2c.c | 6 ++-- drivers/scsi/mpt3sas/mpt3sas_base.c | 33 +++++++++++----------- include/linux/phy.h | 4 +++ net/key/af_key.c | 47 +++++++++++++++++-------------- 11 files changed, 82 insertions(+), 58 deletions(-) -- 2.7.4