This is the start of the stable review cycle for the 3.10.44 release.
There are 18 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 Sat Jun 14 23:22:02 UTC 2014.
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.0/stable-review/patch-3.10.44-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gre...@linuxfoundation.org>
    Linux 3.10.44-rc1

Andreas Schrägle <ajs124.ajs...@gmail.com>
    ahci: add PCI ID for Marvell 88SE91A0 SATA Controller

Jérôme Carretero <cj...@zougloub.eu>
    ahci: Add Device ID for HighPoint RocketRaid 642L

Tomas Winkler <tomas.wink...@intel.com>
    mei: me: drop harmful wait optimization

Ben Collins <be...@servergy.com>
    SCSI: megaraid: Use resource_size_t for PCI resources, not long

Andy Lutomirski <l...@amacapital.net>
    auditsc: audit_krule mask accesses need bounds checking

Vlastimil Babka <vba...@suse.cz>
    mm/compaction: make isolate_freepages start at pageblock boundary

Vlastimil Babka <vba...@suse.cz>
    mm: compaction: detect when scanners meet in isolate_freepages

Vlastimil Babka <vba...@suse.cz>
    mm: compaction: reset cached scanner pfn's before reading them

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Fix alua_access_state attribute OOPs for un-configured devices

Nicholas Bellinger <n...@linux-iscsi.org>
    target: Allow READ_CAPACITY opcode in ALUA Standby access state

Roland Dreier <rol...@purestorage.com>
    iscsi-target: Fix wrong buffer / buffer overrun in 
iscsi_change_param_value()

Nicholas Bellinger <n...@linux-iscsi.org>
    iser-target: Fix multi network portal shutdown regression

Sagi Grimberg <sa...@mellanox.com>
    Target/iscsi,iser: Avoid accepting transport connections during stop stage

Florian Westphal <f...@strlen.de>
    netfilter: ipv4: defrag: set local_df flag on defragmented skb

Thomas Petazzoni <thomas.petazz...@free-electrons.com>
    ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree

Thomas Petazzoni <thomas.petazz...@free-electrons.com>
    ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree

Chris Mason <c...@fb.com>
    mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll

Andy Lutomirski <l...@amacapital.net>
    fs,userns: Change inode_capable to capable_wrt_inode_uidgid


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

Diffstat:

 Makefile                                         |  4 +-
 arch/arm/boot/dts/armada-xp-gp.dts               |  2 +-
 arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts |  2 +-
 drivers/ata/ahci.c                               |  4 ++
 drivers/infiniband/ulp/isert/ib_isert.c          |  8 ++++
 drivers/misc/mei/hw-me.c                         |  4 +-
 drivers/net/ethernet/mellanox/mlx4/en_cq.c       |  1 -
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c   |  6 +--
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h     |  1 -
 drivers/scsi/megaraid/megaraid_sas.h             |  1 -
 drivers/scsi/megaraid/megaraid_sas_base.c        |  5 ++-
 drivers/target/iscsi/iscsi_target.c              |  1 +
 drivers/target/iscsi/iscsi_target_core.h         |  1 +
 drivers/target/iscsi/iscsi_target_login.c        | 51 +++++++++++----------
 drivers/target/iscsi/iscsi_target_tpg.c          |  9 ++--
 drivers/target/target_core_alua.c                |  9 ++++
 drivers/target/target_core_configfs.c            |  5 +++
 fs/attr.c                                        |  8 ++--
 fs/inode.c                                       | 10 +++--
 fs/namei.c                                       | 11 ++---
 include/linux/capability.h                       |  2 +-
 kernel/auditsc.c                                 | 27 +++++++----
 kernel/capability.c                              | 18 +++-----
 mm/compaction.c                                  | 57 +++++++++++++++---------
 net/ipv4/netfilter/nf_defrag_ipv4.c              |  5 ++-
 25 files changed, 152 insertions(+), 100 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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