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 <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.4.94-rc1 Jérôme Carretero <cJ-ko@xxxxxxxxxxx> ahci: Add Device ID for HighPoint RocketRaid 642L Ben Collins <ben.c@xxxxxxxxxxxx> SCSI: megaraid: Use resource_size_t for PCI resources, not long Andy Lutomirski <luto@xxxxxxxxxxxxxx> auditsc: audit_krule mask accesses need bounds checking Rashika Kheria <rashika.kheria@xxxxxxxxx> Staging: zram: Fix memory leak by refcount mismatch Jiang Liu <liuj97@xxxxxxxxx> zram: protect sysfs handler from invalid memory access Guenter Roeck <linux@xxxxxxxxxxxx> powerpc: Fix 64 bit builds with binutils 2.24 Florian Westphal <fw@xxxxxxxxx> netfilter: ipv4: defrag: set local_df flag on defragmented skb Chris Mason <clm@xxxxxx> 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 stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html