The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:

  Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ 
tags/driver-core-3.15-rc3

for you to fetch changes up to 0c8c77d35582c3f7989f1316368da5ae7f14ad4b:

  s390/ccwgroup: Fix memory corruption (2014-04-25 12:25:14 -0700)

----------------------------------------------------------------
Driver core fixes for 3.15-rc3

Here are some kernfs fixes for 3.15-rc3 that resolve some reported
problems.  Nothing huge, but all needed.

Signed-off-by: Greg Kroah-Hartman <[email protected]>

----------------------------------------------------------------
Christian Borntraeger (1):
      s390/ccwgroup: Fix memory corruption

Jianyu Zhan (1):
      kernfs: fix a subdir count leak

Tejun Heo (1):
      kernfs: add back missing error check in kernfs_fop_mmap()

 arch/s390/include/asm/ccwgroup.h | 2 +-
 fs/kernfs/dir.c                  | 9 ++++++---
 fs/kernfs/file.c                 | 2 ++
 3 files changed, 9 insertions(+), 4 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