All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Tejun Heo <tj@kernel.org>
Subject: [GIT PULL] Driver core / sysfs fixes for 3.15-rc3
Date: Sat, 26 Apr 2014 17:36:46 -0700	[thread overview]
Message-ID: <20140427003646.GA3018@kroah.com> (raw)

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 <gregkh@linuxfoundation.org>

----------------------------------------------------------------
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(-)

                 reply	other threads:[~2014-04-27  0:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140427003646.GA3018@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.