This is the start of the stable review cycle for the 4.1.12 release.
There are 46 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:46:11 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/v4.x/stable-review/patch-4.1.12-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
    Linux 4.1.12-rc1

Jeff Layton <[email protected]>
    nfs4: have do_vfs_lock take an inode pointer

Jeff Layton <[email protected]>
    locks: inline posix_lock_file_wait and flock_lock_file_wait

Jeff Layton <[email protected]>
    locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait

Jeff Layton <[email protected]>
    locks: have flock_lock_file take an inode pointer instead of a filp

Steve Wise <[email protected]>
    svcrdma: handle rdma read with a non-zero initial page offset

Steve Capper <[email protected]>
    arm64: Fix THP protection change logic

Uwe Kleine-König <[email protected]>
    pinctrl: imx25: ensure that a pin with id i is at position i in the info 
array

Konstantin Khlebnikov <[email protected]>
    sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()

Frederic Weisbecker <[email protected]>
    sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET

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

Alex Deucher <[email protected]>
    drm/radeon: add pm sysfs files late

Dave Airlie <[email protected]>
    drm/radeon: attach tile property to mst connector

Dave Airlie <[email protected]>
    drm/dp/mst: make mst i2c transfer code more robust.

Ben Skeggs <[email protected]>
    drm/nouveau/fbcon: take runpm reference when userspace has an open fd

Shaohua Li <[email protected]>
    workqueue: make sure delayed work run in local cpu

Wolfram Sang <[email protected]>
    i2c: designware-platdrv: enable RuntimePM before registering to the core

Mika Westerberg <[email protected]>
    i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348

Wolfram Sang <[email protected]>
    i2c: s3c2410: enable RuntimePM before registering to the core

Wolfram Sang <[email protected]>
    i2c: rcar: enable RuntimePM before registering to the core

Javier Martinez Canillas <[email protected]>
    mfd: max77843: Fix max77843_chg_init() return on error

Christoph Hellwig <[email protected]>
    nfsd/blocklayout: accept any minlength

Will Deacon <[email protected]>
    arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419

Chris Mason <[email protected]>
    btrfs: fix use after free iterating extrefs

David Sterba <[email protected]>
    btrfs: check unsupported filters in balance arguments

Shaohua Li <[email protected]>
    memcg: convert threshold to bytes

Russell King <[email protected]>
    crypto: ahash - ensure statesize is non-zero

Dave Kleikamp <[email protected]>
    crypto: sparc - initialize blkcipher.ivsize

Daniel Vetter <[email protected]>
    drm: Fix locking for sysfs dpms file

Andrey Vagin <[email protected]>
    net/unix: fix logic about sk_peek_offset

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

Arad, Ronen <[email protected]>
    netlink: Trim skb to alloc size to avoid MSG_TRUNC

Jon Paul Maloy <[email protected]>
    tipc: move fragment importance field to new header position

Joe Perches <[email protected]>
    ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings

WANG Cong <[email protected]>
    act_mirred: clear sender cpu before sending to tx

Konstantin Khlebnikov <[email protected]>
    ovs: do not allocate memory from offline numa node

Daniel Borkmann <[email protected]>
    bpf: fix panic in SO_GET_FILTER with native ebpf programs

Eric Dumazet <[email protected]>
    inet: fix race in reqsk_queue_unlink()

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()

Eric Dumazet <[email protected]>
    inet: fix races in reqsk_queue_hash_req()

Pravin B Shelar <[email protected]>
    skbuff: Fix skb checksum partial check.

Pravin B Shelar <[email protected]>
    skbuff: Fix skb checksum flag on skb pull

Alexander Couzens <[email protected]>
    l2tp: protect tunnel->del_work by ref_count

Ivan Mikhaylov <[email protected]>
    net/ibm/emac: bump version numbers for correct work with ethtool


-------------

Diffstat:

 Makefile                                    |  4 +-
 arch/arm64/Makefile                         |  2 +-
 arch/arm64/include/asm/pgtable.h            |  4 +-
 arch/sparc/crypto/aes_glue.c                |  2 +
 arch/sparc/crypto/camellia_glue.c           |  1 +
 arch/sparc/crypto/des_glue.c                |  2 +
 arch/x86/include/asm/preempt.h              |  4 +-
 crypto/ahash.c                              |  3 +-
 drivers/block/rbd.c                         |  1 -
 drivers/gpu/drm/drm_dp_mst_topology.c       |  3 +-
 drivers/gpu/drm/drm_sysfs.c                 | 12 ++----
 drivers/gpu/drm/nouveau/nouveau_fbcon.c     | 24 +++++++++++
 drivers/gpu/drm/radeon/radeon_display.c     | 14 +------
 drivers/gpu/drm/radeon/radeon_dp_mst.c      |  1 +
 drivers/gpu/drm/radeon/radeon_pm.c          | 63 +++++++++++++++++------------
 drivers/i2c/busses/i2c-designware-platdrv.c | 33 ++++++++++++---
 drivers/i2c/busses/i2c-rcar.c               |  7 ++--
 drivers/i2c/busses/i2c-s3c2410.c            |  8 ++--
 drivers/md/dm-thin.c                        |  2 +-
 drivers/mfd/max77843.c                      |  2 +-
 drivers/net/ethernet/ibm/emac/core.h        |  6 +--
 drivers/net/ppp/pppoe.c                     |  1 -
 drivers/pinctrl/freescale/pinctrl-imx25.c   |  4 +-
 fs/btrfs/backref.c                          |  8 ++--
 fs/btrfs/ioctl.c                            |  5 +++
 fs/btrfs/volumes.h                          |  8 ++++
 fs/locks.c                                  | 38 +++++++++--------
 fs/nfs/nfs4proc.c                           | 16 ++++----
 fs/nfsd/blocklayout.c                       |  8 ----
 include/asm-generic/preempt.h               |  5 ++-
 include/drm/drm_dp_mst_helper.h             |  3 +-
 include/linux/fs.h                          | 30 +++++++++-----
 include/linux/preempt.h                     |  5 ++-
 include/linux/preempt_mask.h                | 16 ++++++--
 include/linux/sched.h                       |  6 ---
 include/linux/skbuff.h                      |  3 ++
 include/net/af_unix.h                       |  6 ++-
 include/net/sock.h                          |  8 ++++
 kernel/sched/core.c                         |  6 +--
 kernel/workqueue.c                          |  8 ++--
 mm/memcontrol.c                             |  1 +
 net/core/ethtool.c                          |  2 +-
 net/core/filter.c                           |  6 ++-
 net/core/skbuff.c                           |  9 +++--
 net/ipv4/inet_connection_sock.c             | 27 +++++++------
 net/l2tp/l2tp_core.c                        | 11 ++++-
 net/netlink/af_netlink.c                    | 34 ++++++++++------
 net/openvswitch/flow_table.c                |  3 +-
 net/sched/act_mirred.c                      |  1 +
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c     |  6 ++-
 net/tipc/msg.h                              |  4 +-
 net/unix/af_unix.c                          | 16 +++++++-
 52 files changed, 314 insertions(+), 188 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to