The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

are available in the git repository at:

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

for you to fetch changes up to f5c16f29bf5e57ba4051fc7785ba7f035f798c71:

  sysfs: make sure read buffer is zeroed (2014-05-20 10:15:53 +0900)

----------------------------------------------------------------
Driver core fixes for 3.15-rc6

Here are two driver core (well, sysfs) fixes for 3.15-rc6 that resolve
some reported issues and a regression from 3.13.

Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>

----------------------------------------------------------------
Tejun Heo (2):
      kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
      sysfs: make sure read buffer is zeroed

 fs/kernfs/file.c       | 17 ++++++++++-------
 fs/sysfs/file.c        |  3 ++-
 fs/sysfs/mount.c       |  3 ++-
 include/linux/kernfs.h | 19 ++++++++++++++++++-
 4 files changed, 32 insertions(+), 10 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