This is the start of the stable review cycle for the 3.10.92 release.
There are 17 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sun Oct 25 17:44:42 UTC 2015.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.10.92-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.10.92-rc1
Ilya Dryomov <[email protected]>
rbd: fix double free on rbd_dev->header_name
Mike Snitzer <[email protected]>
dm thin: fix missing pool reference count decrement in pool_ctr error path
Shaohua Li <[email protected]>
workqueue: make sure delayed work run in local cpu
Wolfram Sang <[email protected]>
i2c: rcar: enable RuntimePM before registering to the core
Russell King <[email protected]>
crypto: ahash - ensure statesize is non-zero
Dave Kleikamp <[email protected]>
crypto: sparc - initialize blkcipher.ivsize
Geert Uytterhoeven <[email protected]>
m68k/uaccess: Fix asm constraints for userspace access
Charles Keepax <[email protected]>
asix: Do full reset during ax88772_bind
Michel Stam <[email protected]>
asix: Don't reset PHY on if_up for ASIX 88772
Joe Perches <[email protected]>
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Guillaume Nault <[email protected]>
ppp: don't override sk->sk_state in pppoe_flush_dev()
Eric Dumazet <[email protected]>
net: add pfmemalloc check in sk_add_backlog()
Pravin B Shelar <[email protected]>
skbuff: Fix skb checksum partial check.
Pravin B Shelar <[email protected]>
skbuff: Fix skb checksum flag on skb pull
Aaron Conole <[email protected]>
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole <[email protected]>
af_unix: Convert the unix_sk macro to an inline function for type safety
Alexander Couzens <[email protected]>
l2tp: protect tunnel->del_work by ref_count
-------------
Diffstat:
Makefile | 4 ++--
arch/m68k/include/asm/uaccess_mm.h | 8 ++++----
arch/m68k/lib/uaccess.c | 6 +++---
arch/sparc/crypto/aes_glue.c | 2 ++
arch/sparc/crypto/camellia_glue.c | 1 +
arch/sparc/crypto/des_glue.c | 2 ++
crypto/ahash.c | 3 ++-
drivers/block/rbd.c | 1 -
drivers/i2c/busses/i2c-rcar.c | 7 ++++---
drivers/md/dm-thin.c | 2 +-
drivers/net/ppp/pppoe.c | 1 -
drivers/net/usb/asix_devices.c | 16 ++--------------
include/linux/skbuff.h | 3 +++
include/net/af_unix.h | 6 +++++-
include/net/sock.h | 8 ++++++++
kernel/workqueue.c | 8 ++++----
net/core/ethtool.c | 2 +-
net/core/skbuff.c | 9 +++++----
net/l2tp/l2tp_core.c | 11 +++++++++--
net/unix/af_unix.c | 14 +++++++++++++-
20 files changed, 71 insertions(+), 43 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html