This is the start of the stable review cycle for the 3.4.94 release.
There are 8 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:28 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.4.94-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.4.94-rc1

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

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

Rashika Kheria <rashika.khe...@gmail.com>
    Staging: zram: Fix memory leak by refcount mismatch

Jiang Liu <liu...@gmail.com>
    zram: protect sysfs handler from invalid memory access

Guenter Roeck <li...@roeck-us.net>
    powerpc: Fix 64 bit builds with binutils 2.24

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

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


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

Diffstat:

 Makefile                                       |  4 ++--
 arch/powerpc/Makefile                          |  4 +++-
 arch/powerpc/include/asm/ppc_asm.h             |  7 ++++++-
 drivers/ata/ahci.c                             |  2 ++
 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/staging/zram/zram_sysfs.c              | 21 +++++++++++++++-----
 kernel/auditsc.c                               | 27 +++++++++++++++++---------
 net/ipv4/netfilter/nf_defrag_ipv4.c            |  5 +++--
 12 files changed, 54 insertions(+), 30 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