[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140521045116.GA11184@kroah.com>
Date: Wed, 21 May 2014 13:51:16 +0900
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Tejun Heo <tj@...nel.org>
Subject: [GIT PULL] Driver core / sysfs fixes for 3.15-rc6
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 <gregkh@...uxfoundation.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists