From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47343 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751546AbbF0BIa (ORCPT ); Fri, 26 Jun 2015 21:08:30 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org Subject: [PATCH 3.10 0/5] 3.10.82-stable review Date: Fri, 26 Jun 2015 18:08:23 -0700 Message-Id: <20150627010806.352473049@linuxfoundation.org> Sender: stable-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 3.10.82 release. There are 5 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 Mon Jun 29 01:07:49 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.82-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.10.82-rc1 James Smart lpfc: Add iotag memory barrier Ben Hutchings pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic Adam Jackson drm/mgag200: Reject non-character-cell-aligned mode widths Steven Rostedt tracing: Have filter check for balanced ops Steve Cornelius crypto: caam - fix RNG buffer cache alignment ------------- Diffstat: Makefile | 4 +-- drivers/crypto/caam/caamrng.c | 2 +- drivers/gpu/drm/mgag200/mgag200_mode.c | 5 ++++ drivers/scsi/lpfc/lpfc_sli.c | 21 +++++++++++++ fs/pipe.c | 55 ++++++++++++++++++++-------------- kernel/trace/trace_events_filter.c | 9 ++++-- 6 files changed, 68 insertions(+), 28 deletions(-)